AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.
Categories
- AJAX
- ASP.NET Beginner Tutorials
- ASP.NET Tutorials
- Database
- File System
- Graphics
- Miscellaneous
- Network
- Resources
- Validation
- XML
Recent Posts
- Make Your ASP.NET Mobile Forms Timer-Refresh and Autoredirect : Peter Bromberg
You can't use javascript in Mobile Forms, and they won't render the META Refresh tag either. Here's a - Inversion of Control and Dependency Injection with Castle Windsor Container - Part IV : Simone Busoli
In this article I introduce the missing core features I didn't tackle before. They require a little more - Developing Gadgets For The Windows Vista Sidebar : Scott Allen
Windows Vista introduced the Sidebar – an anchored panel on the Windows desktop that can host mini-applications - .NET CodeToHTML : Paschal L
This article shows you how to convert source code to HTML. The aim of this article is to share with you - Save Changes on Close of Browser or when exiting the page. : Abishek R Srikaanth.
This article describes on how you can implement the functionality of saving changes on close of the browser
Dynamically Created Controls in ASP.NET : Yuriy Solodkyy
Friday, July 11 2008
I spent some time before I found a pattern to work with dynamically created controls in ASP.NET that satisfied my requirements. I tried multiple approaches and faced multiple problems. If you'd like to avoid getting into the same problems I got, learn about them here first. While its much easier to create web pages with static controls in ASP.NET, you may need to make your application flexible enough to support custom fields. For example, you may need to generate different form layouts for different report templates....Dynamic User Interface in ASP.NET Web Applications : Richard Bean
Using the Microsoft Access Providers to Replace the Built-In SQL Server Providers : Imar Spaanjaars
Keeping Pulse on Your Site With ASP.NET 2.0 Health Monitoring : Milan Negovan
Introducing ZAP: a Tool for Generating ASP.NET Websites Automatically : Stephen Walther
ASP.NET Request Logging with Asynchronous Fire And Forget Pattern : Peter A Bromberg

