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

Recent Posts

Dynamic User Interface in ASP.NET Web Applications : Richard Bean

Wednesday, February 25 2009

Explains how to make dynamic and responsive user interface in ASP.NET Web Applications. Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. Situations arise from time to time in which we have no or little idea about what will be the proper user interface for a given application. In web applications things becomes worth as these situations arises more frequently. The tutorial you are reading now is intended to address this particular problem. This type of user interface construction technique is typically referred to as 'Dynamic Control Creation'. The technique is not that new in desktop applications and is already employed in several development framework many years ago. What we are going to present you in this tutorial is the web based implementation of this technique...

Read More:
Dynamic User Interface in ASP.NET Web Applications : Richard Bean
Also See:
Cross-Page Posting in ASP.NET 2.0 : Richard Bean
Web Site Navigation in ASP.NET 2.0 : Richard Bean
Building Layered Web Applications with Microsoft ASP.NET 2.0 - Part 3 : Imar Spaanjaars
ASP.NET: Long Running Tasks with Page Feedback : Peter A Bromberg
User Administration Tool (Part 3) : Bipin Joshi

Post your comment

Comment