|
Video: Creating Bar Charts Using Graphics API in Microsoft.NET Framework
| 02 May 2008 | In this video Mohammad Azam demonstrates how to create a bar graph using the Graphics API provided by the Microsoft.NET Framework. [9:01] |
|
Video: Compressing ViewState Using the GZip API
| 30 Apr 2008 | In this video Mohammad Azam demonstrates how to compress the ViewState of an ASP.NET page using the GZip API. He explains how to use a base page to manage the ViewState compression for all pages on a site. [6:38] |
|
Video: ASP.NET Grid Performance
| 29 Apr 2008 | The latest Developer Express grid control for ASP.NET performs well even with very large data sets. This video shows some examples of the grid in action. Watch it to learn more. |
|
Video: Displaying Data from Excel Files on ASP.NET Pages
| 29 Apr 2008 | In this video Mohammad Azam reads data from an Excel file and display it on screen using the GridView control. He also shows how to use the ASP.NET web page to update the data in the Excel file. [5:11] |
|
Video: A Look at the Prebuild and Postbuild Events in Visual Studio.NET
| 28 Apr 2008 | In this video Mohammad Azam demonstrates how to use the Prebuild and Postbuild events in Visual Studio. He explains options associated with pre and post build events which are available in Visual Studio. He describes this while showing an example scenario. [4:57] |
|
Video: Compressing HttpResponse Using ASP.NET MVC Framework
| 21 Apr 2008 | In this video Mohammad Azam demonstrates how to compress HttpResponse using ASP.NET MVC Framework. He uses Fiddler to demonstrate the changes made by the compression. [7:00] |
|
Video: Authenticating Controller Actions Using Custom Role Filter
| 14 Apr 2008 | In this video Mohammad Azam demonstrates how to authenticate controller actions using custom role filter in ASP.NET MVC. He uses a simple example to demonstrate the code created in the video. [7:32] |
|
Video: Caching ASP.NET MVC Controller Actions
| 07 Apr 2008 | In this video Mohammad Azam demonstrates how to cache the controller actions to improve performance of ASP.NET MVC application. [5:10] |
|
Video: Introduction to the Moq Mocking Framework
| 31 Mar 2008 | In this video Mohammad Azam demonstrates how to get started with the Moq mocking framework. He uses some simple testing to show how to get tests working using this framework. Mohammad runs the tests in this example using MbUnit. [7:08] |
|
Video: Implementing Controller Action Authentication in the ASP.NET MVC Framework
| 24 Mar 2008 | In this video Mohammad Azam demonstrates how to implement controller action authentication in the ASP.NET MVC Framework. He explains how to add this security as well as why it is so important in MVC. [5:21] |
|
Video: Refresh Update Panel Using a Timer Control
| 17 Mar 2008 | In this video Mohammad Azam demonstrates how to refresh the UpdatePanel control using the Timer control. He uses a GridView filled with information and has it update at a regular interval while changing the data to show how changing data can be observed using this configuration. [8:06] |
|
Video: Using JQuery to Perform Drag and Drop Operations
| 10 Mar 2008 | In this video tutorial Mohammad Azam demonstrates how to perform drag and drop operations using the JQuery library. He steps through the process of creating some simple drag and drop behavior. [6:17] |
|
Video: Using JavaScript with the ASP.NET MVC Framework
| 03 Mar 2008 | In this video Mohammad Azam demonstrates how to use JavaScript inside the ASP.NET MVC Framework. He uses some simple data manipulation as an example to follow along with his explanation. [5:33] |
|
Video: Unit Testing Membership Provider
| 25 Feb 2008 | In this video Mohammad Azam demonstrates how to unit test Membership Provider. He uses a test membership provider and unit tests the provider using MbUnit. [5:18] |
|
Video: Introduction to the MVC Toolkit
| 18 Feb 2008 | In this video Mohammad Azam introduces the MVC Toolkit which helps to render controls for ASP.NET MVC pages. He shows examples of rendering without the MVC Toolkit as well with the MVC Toolkit. [5:55] |