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#
Download solution - 24.18 KB
Introduction
The article is to share a small utility to generate cascading delete SQL Script in Oracle and to introduce how it works.
Background
Recently I was
Download C# source - 39.1 KB
Download VB source - 52.26 KB
Introduction
I wrote an article earlier to create Array of PictureBox and wrote another article to create Array of Label and TextBox co
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
Download article source - 11.13 KB
Introduction
I will try in this simple tutorial to introduce you to the world of DirectX through
Visual Basic, although I am a beginner of both! I will focus on so
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
Download Files - 35.47 KB
This is a very simple to use macro written in Excel VBA for calculating and redistributing the error vector to close a traverse.
Background
I wrote this program for
Introduction
This article shows how to add functionality to the ASP.NET GridView control to allow the display of master/detail records with expanding rows. It probably isn't suited to scenarios whe
Download C# source - 39.1 KB
Download VB source - 52.26 KB
Introduction
I wrote an article earlier to create Array of PictureBox and wrote another article to create Array of Label and TextBox co
Download solution - 24.18 KB
Introduction
The article is to share a small utility to generate cascading delete SQL Script in Oracle and to introduce how it works.
Background
Recently I was
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
Download article source - 11.13 KB
Introduction
I will try in this simple tutorial to introduce you to the world of DirectX through
Visual Basic, although I am a beginner of both! I will focus on so
Introduction
This article shows how to add functionality to the ASP.NET GridView control to allow the display of master/detail records with expanding rows. It probably isn't suited to scenarios whe
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
Download C# source - 53.24 KB
Download VB source - 69.21 KB
Introduction
When I create a project for using a DataGrid with ComboBox, I hope to get a resizable ComboBox to set its Height as the He
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#
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
Download Files - 35.47 KB
This is a very simple to use macro written in Excel VBA for calculating and redistributing the error vector to close a traverse.
Background
I wrote this program for
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
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