Microsoft Releases Visual Studio 2008 Beta 2

Microsoft has released Visual Studio 2008 Beta 2 to the public for anyone interested in testing out what is coming to developers in the future.

Their download page found here, contains information about the new visual studio as well as downloads for the Standard, Professional, Team Suite and Team Foundation Server.  They have provided installation images as well as VPC images to get you up and running quickly with the product.

Posted on 8/1/2007 10:08:00 PM by Sam MacDonald

Permalink | Comments (0) | Post RSSRSS comment feed |

Categories: Software | Visual Studio

Tags:

Scott Guthrie Discusses how to debug LINQ

Scott Guthrie one of my favorite Microsoft employees, provides us with his insight into not only the new Visual Studio, but also the new features of the .NET languages.  In his blog series this summer he has been discussing LINQ which is an overall querying programming model.

His most recent blog post, found here, discusses and an add-in to the new Visual Studio 2008 which can be downloaded from his post.  This add-in allows the visual debugging and testing of your LINQ statements in your code.

If your interested in LINQ this is a must to take a look at.

Posted on 8/1/2007 7:38:42 PM by Sam MacDonald

Permalink | Comments (0) | Post RSSRSS comment feed |

Categories: Software | Visual Studio

Tags: