LINQ
75 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
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… -
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… -
MIX'07 video player sample - with all the new stuff
Avg Rating: 5
(2)I built my own MIX'07 video player last night and recorded a 15 minute screencast to give you an idea of what's possible with all the new releases that came out last week. See the blog post at http://smarx.com/posts/my-own-mix07-video-player-using-all-the-new-stuff.aspx. -
TechEd Booth Demo: LINQ to XML in VB 9.0
Avg Rating: 0
In this quick TechEd booth demo, Chris Smith, a Developer on the Visual Basic Team, gives us a whirlwind tour of some of the unique features coming in Visual Basic related to XML. -
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… -
Building Hybrid Applications with the Interop Forms Toolkit 2.0
Avg Rating: 0
In this in interview Jonathan Aneja, a Program Manager on the Visual Basic team, shows us how the Interop Forms Toolkit 2.0 helps you migrate your existing VB 6 applications one form at a time to .NET. He gives us insight on how we can write .NET user controls and forms to take advantage of the… -
Erik Meijer Shows Us His Favorite Visual Basic 9.0 Feature - XML Literals
Avg Rating: 0
In this in interview Erik Meijer, an Architect on the Data Programmability team, shows us how LINQ to XML works in the next version of Visual Basic, 9.0. He talks about some of the history behind the features as well as how XML literals, unique to Visual Basic, are implemented. He takes us on an… -
LINQ's relationship to the new C#3 and VB9 features
Avg Rating: 5
(2)Author: Hi, I am Daniel Moth Introduction: The Language Integrated Query (LINQ) is the headline feature of the Visual Studio 2008 release. Most of LINQ is based on the new C#3 and VB9 language features. In this video, I demonstrate the association between the compiler features and… -
DinnerNow - If it's an acronym, it's in DinnerNow
Avg Rating: 5
(2)If you haven't heard about it, DinnerNow is a demo app that shows off... well, just about everything. WPF, WCF, Powershell, and more. If you like what you see here, head out to the DinnerNow site for links to the application and the source. Fun group of people. Jason Olson was there, too -…