Click here to Skip to main content
15,894,955 members
Articles / Web Development / ASP.NET

Building ASP.NET Web Pages Dynamically in the Code-Behind - Part 2: A Form Example

Rate me:
Please Sign up or sign in to vote.
3.38/5 (14 votes)
6 May 2008CPOL6 min read 47.5K   1K   48  
This article shows a technique for building ASP.NET Web pages where the entire page contents are created dynamically in code-behind

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
President Starpoint Software Inc.
United States United States
Bob Pittenger is founder and President of Starpoint Software Inc. He holds a B.A. degree from Miami University, M.S. and Ph.D. degrees from Purdue University, and an MBA from Xavier University. He has been programming since 1993, starting with Windows application development in C++/MFC and moving to C# and .NET around 2005 and is a .NET Microsoft Certified Professional Developer.

Bob is the author of two books:
Billionaire: How the Ultra-Rich Built Their Fortunes Through Good and Evil and What You Can Learn from Them
and
Wealthonomics: The Most Important Economic and Financial Concepts that Can Make You Rich Fast.
Visit http://www.billionairebook.net for more information.

Comments and Discussions