I'm back with
Spotty Bowles, a tester on the VB compiler team, as he shows us the ins and outs of how multi-targeting works in Visual Basic projects in Visual Studio 2010. We've had multi-targeting since Visual Studio 2008, but what's tricky in 2010 is that there are
now two supported versions…
In this interview Spotty Bowles, a tester on the VB Compiler team, shows us a couple of new language features: Array and Collection Initializers. He gives us insight into how they are implemented in the compiler and best practices on how to use them in our
code. Additionally, he discusses…
VB and C# together share about 50% of the “garbage-collected languages” market. I’ll talk about how we design these languages. Where do we get ideas? How do we incorporate new paradigms without breaking the existing languages? Where will we go in the future,
and how will we get there? I’ll…
So you think you know the VB language? Come put your expertise to the test with this unique set of brainteasers and corner cases, from the unexpected to the downright mysterious…Lucian is the Spec Lead for Microsoft Visual Basic in Redmond, USA. Before that he was a post-doc at the University…
Ever wonder what really happens when you write a simple LINQ query? A lot of new language features went into the compilers in Visual Studio 2008 to make LINQ work. In this interview I sit down with Jonathan Aneja, a Program Manager on the Visual
Basic Compiler team, who dives deep into these…
In this interview, Doug Rothaus, a programming writer on the Visual Studio User Education team, describes the new implicit line continuation feature in Visual Basic 2010. You can also learn more in his Help topic,
Statements in Visual Basic.
Kathleen McGrath
Visual Studio User…
In this interview, Doug Rothaus, a programming writer on the Visual Studio User Education team, describes the new auto-implemented properties in Visual Basic 2010. He also demonstrates some of the code examples in his Help topic,
Auto-Implemented Properties.
Kathleen McGrath
Visual…
For most of their lifetimes, C# and VB.NET have evolved at their own pace and in their own ways (C# added iterators, VB.NET didn't. VB.NET added XML Literals, C# didn't. etc, etc...). Today, Luca Bolognese and team have embarked on a new approach to how
.NET's premiere languages will evolve going…
In this interview,
Tyler Whitney, a developer on the Visual Basic compiler team, demonstrates how line termination has changed in the Visual Basic 10 compiler making underscores unnecessary as line continuation indicators. This makes your code more readable especially when
writing multi-line…
At the MVP Summit a few weeks ago, Italian MVP Alessandro del Sole was so excited about the new WPF features in Visual Studio 2010 that he asked me if he could interview
Milind Lele himself to get the low-down -- I said sure!
Milind is a Program Manager on the Visual…