"Concurrent Basic extends Visual Basic with stylish asynchronous concurrency constructs derived from the join calculus. Our design advances earlier MSRC
work on Polyphonic C#, Comega and the Joins Library. Unlike its C# based predecessors, CB adopts a simple event-like syntax…
There once was a time when computers would boot up straight into a (very rudimentary) programming environment. You learned to write code because, well, that’s what computers were used for. BASIC was king. Gradually, the notion of “operating systems” caught
hold, making it easier for…
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…
Paul Yuknewicz, Lead Program Manager on the Visual Studio team, discusses Visual Basic 6 runtime and IDE support options as well as proven techniques, tools and best practices for interoperability and gradual, phased migration to .NET.
Read the Official Support Statement on Windows 7, Windows…
In this interview Dmitry Robsman, the Product Unit Manager for ASP.NET, shows us how he implemented ASP.NET MVC views using Visual Basic's XML Literals instead of .aspx pages. He shows us how this makes coding the views much cleaner using standard OOP
principals. He also makes some very…
In this interview I meet with the team that brings us the "experience" of coding in Visual Studio, also sometimes referred to as the VS IDE Team. I ask them how their design process works, what the top requested features are for the code editors, how they
work with the language…
In this demo-heavy video, Lucian shows off a number of new features in Visual Basic 10 including Collection Initializers, better Office integration, inline functions, parallel LINQ, simpler type handling, auto properties, and lots more.
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…
kmcgrathJul 02, 2009 at 11:37 PM0
Kathleen McGrath
Avg Rating: 0
In this interview, programming writer, McLean Schofield, demonstrates how to add data-bound WPF controls to an application. You can also learn more in the topic
Binding WPF Controls to Data in Visual Studio.
Kathleen McGrath
Visual Studio User Education
http://blogs.msdn.com/kathleen/