IT Technology Blog

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

Internet Explorer 9 RC Performance/Web Standard Enhancement

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

Prepare an HTML document with the MAP element and AREA in VB.NET for two color image maps

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

Resizable ComboBox

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

VBA Composite Control Object Model

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

Phone Index

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

Doing Arrays - C#

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

UdpPeer Control

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

Starting DirectX with Visual Basic .NET

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

Expandable Rows In GridView

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

Vehicle Accessory Computer Interface

Downloads VACI - PIC16F877A Source Code & Hex Files (Proton PicBasic)Download VACI_Hardware_Code___Hex_File.zip - 24.01 KB VACI - User Interface Module (VB.Net)Download VACI_PC.zip - 344.59 KB

A Small Utility to Generate Cascading Delete SQL Script in Oracle

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

Integrating jQuery DataTables plugin into ASP.NET MVC applications

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

Expandable Rows In GridView

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

ASP.Net Page Navigation using Workflow 4.0

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

Asp.Net MVC Model Binding -Part1

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

Resource file to JavaScript object

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

OOP in ASP.NET MVC 3.0 despite of the Razor

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)

JavaScript Image Fader

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

Customize AsyncFileUpload (MS ajax control toolkit ), cross browser too

Download FileUploaderAjax40 - 1.06 MB (VS2010 + .NET 4.0) Download FileUploaderAjax35 - 1.05 MB (VS2005 + .NET 3.5) Introduction This article is about ho

What is jQuery and how to start using jQuery?

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