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.

Overview on how to use NUnit

This screencast is an introduction to NUnit as well as a brief overview of testing with NUnit. In this episode you will learn the following

  • Use the NUnit IDE
  • Create simple tests with NUnit
  • Debug a test via the VS IDE

  • Introduction to Visual Studio Team System

    The goal of VSTS is to provide a tool that is not prescriptive and highly customizable for managing the software development process. Kevin Jones provi...

    Laurence Moroney on Silverlight

    Laurence Moroney provides an overview of the features of Silverlight and coming enhancements. He introduces the designer/developer continuum, the JavaS...

    Painless Persistence with Castle ActiveRecord

    This presentation by Hamilton Verissimo and Oren Eini show Castle Active Record - an ORM solution for .NET building on NHibernate. After an introductio...

    Erik Meijer on C# 3.0 and LINQ

    In this presentation from QCon, Erik Meijer discuss C# 3.0 and LINQ with Objects, XML, and relational data using O/R mapping with a focus on compositio...

    Introduction to Spring.NET

    Mark Pollack provides an introduction to Spring.NET which can help developers more easily implement and design loosely coupled application architecture...

    Functional ADO.NET

    Whilst LINQ is almost here, there is still a place in the world for plain old ADO.NET programming. However, procedural ADO.NET code can often be cumber...

    Java + .NET, Integration Strategies Presentation

    We learn how Java and .NET can interoperate with one another. We'll talk about how to leverage the strengths of each, such as using Microsoft Office to...

    Building a Smart Client Toolkit

    You'll discover capabilities you never knew existed, learn to use advanced OO capabilities in Windows Forms, find out how to build large, complex Windo...

    Introduction to Domain Specific Languages

    Domain Specific Languages (DSLs) are limited forms of computer language designed for a specific class of problems. In this JAOO conference talk, Martin...