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

Building ASP.NET Web Pages Dynamically in the Code-Behind

Rate me:
Please Sign up or sign in to vote.
4.00/5 (13 votes)
25 Apr 2008CPOL15 min read 213K   12.9K   56  
This article shows a technique for building ASP.NET web pages where the entire page contents are created dynamically in code-behind.

Views

Daily Counts

Downloads

Weekly Counts

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