IT Technology Blog

IT technology blog, featuring the essence for you to read the article, is to learn IT technology blog first choice

Linking Multiple Embedded Controls

Picking up Where we Left Off In the previous article, we explored the limitations of implementing our controls within WinCC and WonderWare's InTouch. Now we need to examine some aspects of implementi

Using Try... Catch..., Finally!

Download UsingTryCatchFinally - 87.72 KB Introduction Error handling is an important part of any software developers job. The .NET Framework offers some very powerful tools to handle errors in a

Advertise your Applications Webinterface on the Local lan using UPnP

Download source - 124.76 KB Download demo - 110.2 KB Introduction Many applications support webinterfaces, either for controlling the application or for configuration. For example; most home

Switching Between HTTP and HTTPS Automatically: Version 2

Download source files (version 3.1 for .NET 2.0) - 42.82 KB Download demo project (version 3.1 for .NET 2.0) - 8.4 KB Download untested source files (version 2.6 for .NET 1.1) - 37.84 KB Downloa

Another Collapsible Panel (ultra simple)

Download SimpleCollapsiblePanel - 73.07 KB Introduction    One of my last projects requiered a large amount of info to be displayed into cathegories. Due the unbalanced population of ea

Embedded Controls in HMIs

Background This article will focus primarily on WinCC and InTouch, but there are likely issues discussed here that will apply to designs of this type in any SCADA system. The company where I'm cur

Amble Avalona

Download Avalona_demo - 346.85 KBDownload Avalona_src - 292.23 KB Introduction Following in the footsteps of my previous article it would have been improper not to take on the task of xamlizing a fou

Animated WPF Panels

Download VB solution - 2.25 MB Download CS solution - 4.56 MB Introduction This article discusses how to apply custom animation to an already exisiting WPF layout by extending classes such as Gri

log4net Tutorial

Download source code - 218 KB Introduction One of the greatest logging tools out there for .NET is log4net. This software is the gold standard for how logging should be done. It is simple, powerful

Anonymous Methods - Behind The Scenes

Introduction I think one of the most mysterious thing in software development world is compilers. Let's talk about C# compiler specifically.C# compiler was written in C++ for historical reasons. C#

Say Hello To Behavior Driven Development (BDD)- Part 2

Download SearchSpec - 2.69 MB IntroductionThis article is the second part of the Article Say Hello To Behavior Driven Development (BDD)- Part 1 In this article I shall try to show you how to

Say Hello To Behavior Driven Development (BDD)- Part 1

Introduction Part 1 is going to introduce you with the concept of Behavior Driven Development. Part 2 will consist a step by step instruction to build an application following Behavior driven devel

Effective paging with List View control in ASP.NET

  Download PagingWithListView.zip - 8.67 KB Introduction Paging is an important thing for thousands of thousand data if we want to develop a scalable application. Sometime it may need custom

Please Stop Holding Project Status Meetings

Introduction Before I launch into the body of this essay, let me say that I think meetings are wonderful things. I'll even go so far as to say that people in my field, software development, probably

Data Historians - You Bought It, Use It! Real World Example

Introduction No matter what line of business you are in, it is all about data, lots of data, data from every source possible. The data can be collected manually, i.e. by someone writing dow

Extending Visual Studio Setup Project

Download DemoSetup.zip - 57.42 KB One of the things I hear all the time when companies talks for building reliable Windows Installer (MSI) for their product is –> Visual Studio Setup Project is

combination of Projects and VSM and warehousing

Download TTF_CodeProject2.zip - 5.62 MB    I've wrote this project for 4 years during this time i have lost my mother because of cancer so i dedicate this article to her and all those who

combination of Projects and VSM and warehousing

Download TTF_CodeProject2.zip - 5.62 MB    I've wrote this project for 4 years during this time i have lost my mother because of cancer so i dedicate this article to her and all those who

User Settings Applied

Download source - 101.6 KB Introduction Although just one among many requirements, the capability of a software to remember user input and reuse that information upon recurring operations is a cr

A Silverlight Sample Built with Self-Tracking Entities and WCF Services - Part 3

Please visit this project site for the latest releases and source code. Article Series This article is the third part of a series on developing a Silverlight business application using Self-trackin