Background
Microsoft announced Internet Explorer 9 Release Candidate on Feb 10th, 2011, RC indicates except bug fixing, there would not have big changes before the final RTM. Since I've been ke
Introduction
So you need to make an image map which is sectioned into area elements? Read further now for an explanatory automated process of getting it absolutely right, including coordinates for a
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
Download VBA Composite Controls source - 760.91 KB
Introduction
The VBA Composite Control Object Model encapsulates event-driven interactions between controls and objects in Visual Basic for Appl
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
Introduction
An array is a collection of same type variables which can be accessed using
numeric index. The numeric index is written in square brackets after the array
name.
Following is the
Download sample - 40.89 KB
Introduction
UdpPeer is simple control which provides the most functionality for the User Datagram Protocol (UDP). UdpPeer control simplifies the dealing with UDP in Win
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
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
IntroductionJQuery DataTables plugin is an excellent client-side component that can be used to create rich-functional tables in the web browser. This plugin adds lot of functionalities to the plain HT
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 BostonDealerWorkflow - 33.81 KB
Introduction
In this Article I will explain how Workflow 4.0 can be used to control page navigation in ASP.Net. If you are new to workflow 4.0 please go
Introduction
Asp.Net MVC has many great features, I have been playing around with Asp.NET MVC, and gone through couple of interesting things as part of Model Binding. Here I am putting together all
Download source code - 4.08 KB
Introduction
This is an ASP.NET control that can be dragged to a webpage or user control. It registers a JavaScript block to the page, which contains an object that r
Index
Preface
MVC 3.0 Razor as an OOP killer
The goal to have solution of dreams: OOP in ASP.NET MVC 3.0 (Razor)
Implementation of the OOP in ASP.NET MVC 3.0 (Razor)
Summary (and download)
Download source code - 1.03 KB
Introduction
This code allows you to set up easy fading in and out of images on a web page. It is a common thing now to see columns of latest images on the sides of w
jQuery is not a language but it is a well written JavaScript code, As quoted on official jQuery website “it is a fast and concise JavaScript Library that simplifies HTML document traversing, event han