Login  |  Register
Home | Articles | Downloads | Resources | About
Contact Us | My Resume
   Topics:  ASP.NET  C#  .NET  XML 
Downloads

All the most current and helpful downloads for .NET enthusiast.

Dynamically create TextBoxes and DropDownList with C# and ASP.NET (63,446 bytes)
Posted by WaheedKhan on Saturday, February 26, 2005 (PST)
This article will show you how to create TextBoxes and DropDownList dynamically on ASP.NET page and then retrieve user input values from dynamically created controls.
Download Now...  |  Read More...

C#
Dynamically create TextBoxes with C# on Windows Form (8,988 bytes)
Posted by WaheedKhan on Saturday, February 26, 2005 (PST)
Dynamically create and retrieve TextBoxes data with C# on Windows Form
Download Now...  |  Read More...

Dynamically create Controls in ASP.NET with C# (26,311 bytes)
Posted by WaheedKhan on Friday, May 21, 2004 (PST)
This article will show you how to create TextBoxes dynamically on web page and then retrieve user input values from dynamically created TextBoxes “Text” property content value.
Download Now...  |  Read More...

Two Level Menu (21,509 bytes)
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
Two Level Menu Example with C# and ASP.NET
Download Now...  |  Read More...

Custom Skinned Control Example (27,047 bytes)
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
The skinning technique which is used with Community Starter Kit.
Download Now...  |  Read More...

C#
Threading Example with C# (22,944 bytes)
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
In this article I will Displaying a "Wait" message during a long process with C# Threading.
Download Now...  |  Read More...

Windows spell checker using SpellCheck.net Parser (30,763 bytes)
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
Spell checker using SpellCheck.net Parser with WinForm
Download Now...  |  Read More...

SpellCheck.net spell checking parsing using C# (2,660 bytes)
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
Online spell checking using C# and regular expressions.
Download Now...  |  Read More...

Application Timer (4,153 bytes)
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
Convert your application to evaluation version or demo version....
Download Now...  |  Read More...

Calling Windows API with C# Example (19,314 bytes)
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
This article will show you how to use Windows API function GetForegroundWindow, and GetWindowText to get the current window handle and caption with C# in .NET environment.
Download Now...  |  Read More...
[1]23>>
Page 1 of 3

Most Popular Downloads

  • Dynamically create TextBoxes and DropDownList with C# and ASP.NET
    This article will show you how to create TextBoxes and DropDownList dynamically on ASP.NET page and then retrieve user input values from dynamically created controls.

  • Dynamically create Controls in ASP.NET with C#
    This article will show you how to create TextBoxes dynamically on web page and then retrieve user input values from dynamically created TextBoxes “Text” property content value.

  • Dynamically create TextBoxes with C# on Windows Form
    Dynamically create and retrieve TextBoxes data with C# on Windows Form

  •  
     
    Home Articles Downloads Resources About