Showing results for VB2008 - Visual Basic Blog

Jul 26, 2007
0
0

Lambdas, and Take While, and Group By, Oh My!

VBTeam VBTeam

Hooray! Visual Basic 2008 Beta2 has been released to the wild today to return to its natural habitat – the desktops of our beloved customers. (Please note our smiling GPM's face on that landing page -- he's so happy the Beta is done.) What’s inside? So much that there might be more new features than we released in Beta1, but who’s counting? ...

Jul 24, 2007
0
0

Today's Performance Webcast Slide Deck and Channel9 Interview (Beth Massi)

Beth Massi Beth Massi

The VB team thanks everyone who attended Cameron's webcast on Performance Improvements in Visual Studio 2008 this morning. If you missed it, you can click this link for the on-demand replay. I've attached his slides that he used in the webcast for your reference. Also check out Cameron's Channel9 interview for more information (and if you're ...

Jul 21, 2007
0
0

Visual Basic on Channel9 (Beth Massi)

Beth Massi Beth Massi

I just posted a couple screen casts/interviews on Channel9 you should definitely check out. I rounded up VB team members and influentials and asked them what their favorite Visual Studio 2008 features were and to give us all a demo of them! The first one is with Erik Meijer and he shows us his favorite feature, XML Literals:In this in interview ...

Jul 11, 2007
0
0

Linq Cookbook, Recipe 6: Your first Linq Application using Northwind (Kit George)

VBTeam VBTeam

This example is intended as a ‘primer’ for following recipes (so we don’t repeat the same instructions multiple times). This recipe takes you through everything you need, and assumes only that you've installed Visual Studio (and in so doing, you've installed SQLExpress). Subsequent Northwind based Linq-To-Sql recipes will ...

Jun 22, 2007
0
0

LINQ Cookbook, Recipe 1: Change the font for all labels on a windows form (Kit George)

VBTeam VBTeam

Folks, we’re gonna start a ‘cookbook’ of LINQ entries, which we’ll be building over time. This is just meant to be a series of solutions to specific scenarios, that the team comes across when writing code and using queries. I can't think of a better way to communicate everything you might use LINQ for! The point of the ...

Feedback