Browse Site by Tags

Showing related tags and posts across the entire site.
  • Visual Studio 2008 "How Do I" Videos

    If you're interested in seeing some of the new features of Visual Studio 2008 in action, you should check out the series of "How Do I" videos at http://www.visualstudio2008beta.com/videos.htm . There are 13 up there now and more will be added every week. If you want to play along, head...
    Posted to Rob Windsor's Weblog (Weblog) by windsor on Tue, Oct 16 2007
    Filed under: Development, C#, Training, DevCenter, VB, Videos
  • Some Specifics on Generics

    Generics are the most significant language addition to .NET 2.0. They allow for code re-use in ways not previously available and make it much easier to write type-safe, better performing code. That is, they help you turn runtime exceptions into compile-time errors while making your application run faster...
    Posted to Rob Windsor's Weblog (Weblog) by windsor on Wed, Jan 3 2007
    Filed under: Development, Article, Generics, C#, DevCenter, VB
Page 1 of 1 (2 items)