April 25, 2008, 11:42 pm[ link da copiare ] This article shows a technique for building ASP.NET web pages where the entire page contents are created dynamically in code-behind.
April 25, 2008, 11:42 pm[ link da copiare ] In this article we continue developing a Model-View-Presenter framework for .NET platform. The new features we are implementing here are strongly typed asscoiations between controllers, views and tasks for higher convenience and type safety.