Showing category results for Featured

Jun 20, 2009
Post comments count0
Post likes count0

TechEd Video: Future Directions for Visual Basic, by Anders Hejlsberg and Jonathan Aneja

Lisa Feigenbaum
Lisa Feigenbaum

As part of the new VB/C# co-evolution strategy, Visual Studio Technical Fellow Anders Hejlsberg has broadened his role. In addition to being Chief Architect for C#, he now sets the direction for both the VB.NET and C# languages. At TechEd, Anders participated in both the VB.NET and C# language presentations. In watching these sessions, you can see...

Jun 19, 2009
Post comments count0
Post likes count0

Implicit Line Continuation (Kathleen McGrath)

VBTeam
VBTeam

In the second part of my interview with Doug Rothaus, he describes the new implicit line continuation feature in Visual Basic 2010. Learn about the most common scenarios that no longer require the underscore character (_) in the topic, Statements in Visual Basic. See the Video: implicit Line Continuation   --Kathleen McGrath http://b...

Jun 19, 2009
Post comments count0
Post likes count0

Misfit Geek Podcast – Episode #2 "Does VB have a Future?" (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

The Misfit Geek, Joe Stagner, asked me this provocative question in a recent episode on his new podcast series: "Does VB have a Future?". Tune in to hear more details on my answer, which of course is YES! :) We talk about plans for increasing the VB.NET content across Microsoft, the great innovations that are happening in VB.NET, idea sharing that'...

Jun 12, 2009
Post comments count0
Post likes count0

Auto-Implemented Properties (Kathleen McGrath)

VBTeam
VBTeam

In this interview, Doug Rothaus, a programming writer on the Visual Studio User Education team, describes the auto-implemented properties in Visual Basic 2010. He also demonstrates some of the code examples in his Help topic: Auto-Implemented Properties. See the Video: Auto-Implement Properties.   --Kathleen

Jun 10, 2009
Post comments count0
Post likes count0

Try Out Dotfuscator in VS 2010 Beta 1!

Lisa Feigenbaum
Lisa Feigenbaum

The team at PreEmptive Solutions recently posted a great blog article that walks through all the latest features in VS 2010's Dotfuscator Software Services - Community Edition (previously known as Dotfuscator CE). Browse through the article to learn what's new, or download the beta to follow along in the IDE.What's New with Dotfuscator in Visual St...

Jun 10, 2009
Post comments count0
Post likes count0

VS2010 Beta1 Extensibility News (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

I recently received this letter from the Visual Studio Extensibility team, that I thought would be interesting to readers of this blog. Whether you're building Visual Studio extensions or downloading them from others, there's news here for you.   News from the Visual Studio Extensibility team…   Are you build...

May 22, 2009
Post comments count0
Post likes count0

Learning about Visual Studio 2010 and .NET Framework 4 (Mary Lee)

VBTeam
VBTeam

To learn more about Visual Studio 2010 and .NET Framework 4, Kathleen McGrath is highlighting new documentation about these products with a weekly blog post and a daily tweet.  If you want to learn more about the new features and scenarios, check out her blog at http://blogs.msdn.com/kathleen and her twitter feed at https://twitter.com/kathlee...

May 20, 2009
Post comments count0
Post likes count0

Visual Studio 2010 and .NET Framework 4.0 Beta 1 Released Today! (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

The public availability of Visual Studio 2010 and .NET Framework 4.0 Beta1 was announced today on Jason Zander's blog:http://blogs.msdn.com/jasonz/archive/2009/05/20/general-download-of-vs2010-net-framework-4-0-beta-1.aspxBelow are some resources to use as you download and start using the Beta. Cheers, Lisa Feigenbaum | Program Manager | VS Languag...

May 14, 2009
Post comments count0
Post likes count0

CodeRush Xpress Released Today! (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

CodeRush Xpress is a FREE Visual Studio 2008 add-in containing 60+ refactorings, 7 editing features, and full support for C# and Visual Basic. Download hereCodeRush Xpress includes the following features. In addition, you receive the following refactorings.Add Parameter Create Overload Create With Statement Enc...

May 5, 2009
Post comments count0
Post likes count0

Ask Kathleen: Working with MEF (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

MEF stands for Managed Extensibility Framework. MEF is a new .NET library that enables greater reuse of applications and components. Using MEF, .NET applications can be dynamically composed. Kathleen has a great article on MEF in last month's edition of Visual Studio Magazine. She explains what it is, how to use it, and outlines the application sce...