Posted by
Andy Brown on 17 October 2012 | no comments
Raising events from user controls is straightforward in VB; this blog asks why it should be so much harder using C#.
Posted by
Andy Brown on 24 September 2012 | 1 comment
The gridview control is at the heart of every ASP.NET webpage, displaying rows of data and allowing you to add, edit and delete records. This lengthy blog explains how to master this complex control.
Posted by
Andy Brown on 24 April 2012 | no comments
This free online tutorial shows how to create the perfect website using ASP.NET using Visual Basic or Visual C#, user controls, styles, master pages, gridviews, data classes and stored procedures.