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 the AJAX Incremental Page Display Pattern?

Traditionally when a Web page is requested, the user must wait while the entire page is retrieved from the server after which the complete page appears...

How Do I: Get Started with the ASP.NET AJAX Animation Extender Control?

This video introduces the Animation extender control from the ASP.NET AJAX Control Toolkit, which provides developers with a fully-extensible framework...

How Do I: Implement the AJAX Paging Pattern?

In this video we see how to use ASP.NET AJAX to implement the paging pattern, which enables the ASP.NET application to present a large amount of data a...

How Do I: Implement the Predictive Fetch Pattern for AJAX?

Demonstrates an implementation of the Predictive Fetch pattern for AJAX, where the AJAX engine uses the current state of the user’s interaction to pr...

How Do I: Use the ASP.NET AJAX Timer Control?

The AJAX Timer control enables a portion of an ASP.NET web page to be dynamically updated at a regular interval, rather than needing the user to perfor...

How Do I: Use the ASP.NET AJAX RoundedCorners Extender?

In this video we see how the RoundedCorner extender control can give your web pages a softer look and feel by adding attractive round corners to conten...

How Do I: Use the ASP.NET AJAX PasswordStrength Extender?

Learn how the PasswordStrength extender control provides immediate and dynamic feedback to users about the strength of their chosen passwords. The feed...

How Do I: Use the ASP.NET AJAX DropShadow Extender?

Discover how to improve the presentation of ASP.NET sites by using the AJAX DropShadow extender control to add opaque, rounded-corner drop shadows to a...

How Do I: Use an ASP.NET AJAX ScriptManagerProxy?

Learn how a ScriptManagerProxy enables a content page to pass references to the ScriptManager placed on its ASP.NET master page, allowing each content ...

How Do I: Use the ASP.NET AJAX ToggleButton Extender?

Demonstrates using the ToggleButton extender control to modify the behavior and appearance of the standard ASP.NET CheckBox control to enhance the user...