Showing category results for Featured

Dec 23, 2008
Post comments count0
Post likes count0

What's the list of new language features in Visual Basic 10.0 and C# 4.0? (Lisa Feigenbaum)

Lisa Feigenbaum

This post is in response to a question we received in the blog comments last week. It's often difficult to study future versions of VB and C#, and figure out what's the same and what's different! Therefore, I've put together a chart that shows both the VB 10.0 and C# 4.0 feature lists together. (VB 10.0 and C# 4.0 are the language versions that wil...

Dec 21, 2008
Post comments count0
Post likes count0

Join the Visual Basic team on Facebook! (Lisa Feigenbaum)

Lisa Feigenbaum

Do you spend a lot of time on Facebook? Facebook is now one more way that you can connect with the Visual Basic team, and other fellow Visual Basic friends. Log on and join today! Friends of the Microsoft Visual Basic Team Facebook Group

Dec 20, 2008
Post comments count0
Post likes count0

Make sure you apply this fix before your VS2010 CTP VPC expires! (Lisa Feigenbaum)

Lisa Feigenbaum

Have you downloaded and started using the Visual Studio 2010 Community Technology Preview ("CTP")? If so, you may have noticed that the Virtual PC it runs on, will expire at the end of the year. See the following blog posts from Brian Keller and Jeff Beehler, on how to turn off the synchronization between the Virtual PC and the host OS, and fix thi...

Dec 19, 2008
Post comments count0
Post likes count0

Walkthrough: Quick Search for Files and Symbols in Visual Studio 2010 (Lisa Feigenbaum)

Lisa Feigenbaum

Quick Search has to be one of my favorite features in the 2010 CTP. I find myself using it all the time! I hope you will find it useful in your development too. The Quick Search functionality has become a pretty common feature in development environments today. That's because it since it handles such a common scenario - needing to find something in...

Dec 19, 2008
Post comments count0
Post likes count0

Visual Studio: Snow Edition

VBTeam

There was lots of snow today. The Microsoft campus was almost empty as everyone worked from home. This picture shows what it's like to develop Visual Studio in the snow... Wallpaper sized: http://www.wischik.com/lu/programmer/vbdev/vs_snow_1600x1200.jpg (378k)Widescreen: http://www.wischik.com/lu/programmer/vbdev/vs_snow_1920x1200.jpg (445k)

Dec 18, 2008
Post comments count0
Post likes count0

Community Article: Scaling ADO.NET DataTables (Beth Massi)

Beth Massi

We we released a new community article onto the Visual Basic Developer Center by one of our MVPs, Jeff Certain, called Scaling ADO.NET DataTables. In this article Jeff shows shows us how to query and aggregate data using the built in DataTable methods as well as LINQ to DataSets. He compares the performance on indexed and non indexed DataTable...

Dec 17, 2008
Post comments count0
Post likes count0

Walkthrough: Dynamic Programming in Visual Basic 10.0 and C# 4.0 (Lisa Feigenbaum)

Lisa Feigenbaum

This blog post is part of a series on the walkthroughs included in the October VS2010 CTP. Each walkthrough guides you through a series of steps, to help you experience the new features coming up in Visual Studio 2010 and .NET Framework 4.0. Even if you choose not to download the CTP, you may find that you are still able to give feedback based on t...

Dec 15, 2008
Post comments count1
Post likes count0

Walkthrough: Office Programmability in Visual Basic and C# in VS 2010 (Lisa Feigenbaum)

Lisa Feigenbaum

This is another walkthrough, demonstrating how to use some new Visual Studio 2010 features available in the October VS2010 CTP. It provides steps to follow in the CTP build; however, you may find that you are able to give feedback on the descriptions below without actually downloading and executing the steps yourself. Please leave your feedback on ...

Dec 13, 2008
Post comments count0
Post likes count0

Walkthrough: TDD Support with the Generate From Usage Feature in VS 2010 (Lisa Feigenbaum)

Lisa Feigenbaum

As part of the October VS 2010 CTP, we also shipped a set of walkthrough documents explaining how to use the product to experience the new features. The CTP was released as a Virtual PC image, and can be a pretty hefty download to undertake. So for those of you just interested to know what's there, reading the walkthroughs can be a good alternative...