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.

How Do I: Implement an HttpModule?

In this video Scott Golightly shows how to implement a simple HttpModule that uses the BeginRequest and EndRequest events to store some data about the ...

How Do I: Create Data-Driven Web Sites?

See how simple it is to create data-driven web sites using ASP.NET 2.0, Visual Web Developer 2005 Express Edition, and SQL Server 2005 Express Edition....

How Do I: Use Master Pages and Site Navigation?

Create a web site with a consistent layout and design across all its pages using ASP.NET 2.0 MasterPages. See how easy it is to add navigation to a web...

How Do I: Create a Full-Featured Customer Login Portal?

Follow along through the creation of a fictitious customer portal to learn about master pages, themes, membership, roles, site navigation, user profile...

How Do I: Create a “Contact Us” Page?

Build a web page to collect information from the user with the Wizard control, validate that information, and use the System.Net.Mail classes to send a...

How Do I: Secure my Site using Membership and Roles?

Learn how to secure a web site using the new Membership and Roles features of ASP.NET 2.0. Topics include user registration, password recovery, and res...

How Do I: Customize my Site with Profiles and Themes?

Learn how to use Profiles to collect per-user configuration information and apply Themes to extend a consistent look-and-feel throughout the Web site

How Do I: Utilize Web Parts and Personalization?

Learn how to use the new Web Parts and Personalization features to build customizable web pages whose content and layout can be modified by the user.

How Do I: Make Greater use of Caching?

Watch a demonstration of Partial-Page Output Caching, followed by an overview of the Cache API that demonstrates how to efficiently bind a data present...

How Do I: Make use of Caching?

Watch a demonstration of Page Output Caching followed by an overview of the new Database Caching support for SQL Server 2000 and SQL Server 2005.