August 2007 - Posts

0
Comments

ListView - The new control in ASPNET3.5 by Raheel Hussain

<Asp:ListView> is the new control in town ! ASP.NET 3.5 coming with this control is probably the popular one. This supports paging, sorting, insertion, deletion, and all that is not there in the DataList (since Asp.net 1.x, 2.0) and complete HTML...
1
Comments

Sub Classing the ASP.NET Pages by Raheel Hussain

The goal of every programmer is to shorten the code as much as possible. Although for us, Microsoft has done a lot in the form of ASP.NET (Vb.net or C#) controls and lot of namespaces and libraries available that we do not really need to write our code...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems