VB Team
32 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
Drag-Drop Data Binding Comes to WPF in Visual Studio 2010
Avg Rating: 5
(4)In this interview Milind Lele, a Program Manager on the Visual Studio Pro Tools team, shows us one of the new RAD improvements coming to WPF in Visual Studio 2010 -- Drag-Drop Data Binding. Also check out his blog post on this topic for more information. His team is looking… -
Lucian Wischik and Lisa Feigenbaum: What's new in Visual Basic 10
Avg Rating: 5
(3)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. -
ADO.NET Data Services (Astoria) in Visual Studio 2008 SP1
Avg Rating: 0
In this interview Saaid Kahn, a Program Manager on the Visual Studio Pro Tools team, shows us how to create an n-tier application against a database using ADO.NET Data Services (Astoria) and an Entity Data Model, both now available in Visual Studio 2008 Service Pack 1. ADO.NET Data Services use… -
Meet the Visual Studio Managed Languages Development Experience Team
Avg Rating: 0
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… -
LINQ to SQL and the O/R Designer in VS 2008
Avg Rating: 5
(2)In this in interview Young Joo, a Program Manager on the Visual Basic Team, talks about LINQ to SQL and the new O/R Designer in Visual Studio 2008. He demos a typical business client-server scenario and shows how LINQ to SQL classes make it much easier to work with relational data in SQL Server… -
Amanda Silver on Visual Basic LINQ Syntax in Visual Studio 2008
Avg Rating: 5
(2)In this interview, Amanda Silver, a Lead Program Manager on the Visual Basic Team, demonstrates new LINQ syntax around Joins and Aggregates that is now available in Visual Studio 2008 Beta 2. Amanda is a guru of LINQ in Visual Basic and gives insightful explanations of how to use this new… -
Visual Basic Intellisense Improvements in VS 2008
Avg Rating: 0
In this interview Lisa Feigenbaum, a Program Manager on the Visual Basic Editor, shows us all the improvements made to the Intellisense support in Visual Basic including keyword and local variable Intellisense, new language feature support, and top customer requests. Although every feature is… -
Extension Methods in Visual Basic 9.0
Avg Rating: 0
In this in interview Scott Wisniewski, a Developer on the Visual Basic Team, talks about Extension Methods and shows us a couple interesting LINQ providers. In his own unique way, Scott dives into the meaning of Extension Methods and how they can extend types with discoverable methods which are… -
Enabling LINQ: Kit George Shows Off His Favorite VB 9.0 Language Features
Avg Rating: 0
In this in interview Kit George, a Program Manager on the Visual Basic Team and a former member of the CLR Team, shows us his favorite language features that enable LINQ without actually talking about the queries themselves. His excitement about Extension Methods, Anonymous Types, Object… -
Performance Improvements in Visual Studio 2008
Avg Rating: 0
In this in interview Cameron McColl, a Developer on the Visual Basic Team, shows us what kinds of performance improvements were made in Visual Studio 2008. He walks us through a set of scenarios that suffered from performance issues and then shows us the same scenarios in Visual Studio 2008…