Learn to create URLs for webforms that are page-independent.
Latest Web Forms Articles
Simple Captcha Using C#
simple captcha
Creating and Using a jQuery Plug-in in ASP.NET Web Forms
Create a custom plug-in to reuse your jQuery code across web pages.
Top 5 Mistakes in Designing an ASP.NET Web Form
As ASP.NET developers, we often focus on creating websites that perform well and function as required, but we often fall short in creating user interfaces that are user friendly. In this article, I describe five common errors made in web form design along with some solid rules to follow to avoid these mistakes.
Determine Your ASP.NET Framework Page's View State Size
This ASP.NET tutorial explores two techniques for determining the size of an ASP.NET page's view state footprint and displaying a warning if it exceeds a certain threshold.
Implementing the Store Locator Application Using ASP.NET MVC
This ASP.NET tutorial, shows how to implement the WebForms Store Locator application created in an earlier article using ASP.NET MVC.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.