Interested in learning web development, new language or just want to keep yourself updated with what's happening in information technologies? This site brings you the vast collection of screencast / video from net that can help you learn new technology, keep you informed of what's new, provide how to video tutorials and help you advance in information technology field. Not to mention seeing is better then reading or listening.

Lesson 3: Understanding More About Events and Postback

In this lesson, you will learn how events can be used in your code, and how to react when those events occur.

Lesson 2: Creating a Web Forms User Interface

In this lesson, you will explore the various ASP.NET 2.0 server controls available in Visual Web Developer Express Edition. In addition, you will begin...

Lesson 1: Getting Started with Visual Web Developer Express

In this lesson, you will begin to get familiar with Visual Web Developer Express Edition, and look at the workflow involved in using the program to bui...

How Do I: Create My Own Bug Work Item?

This video demonstrates how to create your own Bug Work Item definition for use in Visual Studio Team System. We see how a Work Item is defined by an X...

How Do I: Integrate Defect Tracking with Testing?

In this video we take a look at the integration points between the Testing Framework of Visual Studio Team System and the Work Item Tracking System.

The Effects of ViewState

The ASP.NET framework provides the ViewState mechanism to automatically maintain application state by carrying data forward and backward between browse...

Using the Load Test Agent

In this video we examine how to incorporate the Load Test Agent in to the testing that we do with Visual Studio Team System. A Load Test Agent is part ...

The Effects of Caching

Nearly every Web application today needs to access data from a database, but this common operation can have a real impact on the overall performance of...

Custom Extraction Rules and Coded Web Tests

Code Coverage of Automated Tests

This video demonstrates how to use code coverage as a metric for determining how effective our testing is of an ASP.NET Web application. After a test h...