• 06/14

    Introduction to Reflector

    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


  • 05/20

    Using ResultSets in DataReader

    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]