Watch and Learn!
06/14
In this video Mohammad Azam will introduce Visual Studio.NET 2010 Beta 1. He will discuss the good the bad and the ugly sides of VS 2010 Beta 1.References: Visual Studio 2010 Beta 1 The Good the Bad and the Ugly
In this screencast Mohammad Azam will demonstrate how to use Reflector. Reflector is a free class browser which enables to explore .NET assemblies in an easy-to-understand, natural way. References: Reflector
06/01
In this screencast Mohammad Azam will demonstrate how to use the JQuery BlockUI plugin with the Ajax request. The idea is to block the interface while the Ajax request completes the operation.[Download Sample]
05/22
In this screencast Mohammad Azam will demonstrate how to use the BlockUI Plugin for the JQuery Library. References: 1) JQuery 2) BlockUI3) GridView Confirmation Box Using JQuery BlockUI Plugin[Download Sample]
05/20
In this screencast Mohammad Azam will demonstrate how to use the ResultSet feature of the DataReader. The ResultSet will allow to return multiple results which can be used to populate different object collections. [Download Sample]