Browse by Tags

Kit George and Chris Smith on Channel9 (Beth Massi)
29 July 07 09:40 AM
I posted a couple more videos on Channel9 that you'll definitely want to check out! Thanks again to Kathleen for helping with the production. The first one Kit George walks us through some of his favorite VB9 language features that enable LINQ: In this Read More...
Postedby VBTeam | 1 Comments    
Linq Cookbook, Recipe 6: Your first Linq Application using Northwind (Kit George)
11 July 07 07:48 PM
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 Read More...
Postedby VBTeam | 6 Comments    
LINQ Cookbook, Recipe 5: Concatenating the selected strings from a CheckedListBox (Kit George)
03 July 07 04:28 PM
Ingredients: - Visual Studio 2008 (Beta2 or Higher) Categories: LINQ-To-Objects, LINQ and WinForms Instructions: Open Visual Studio 2008, and Click ‘File/New Project’. Create a new Windows Forms Application project From the toolbox, drag a CheckedListBox Read More...
Postedby VBTeam | 7 Comments    
LINQ Cookbook, Recipe 4: Find all complex types in a given assembly (Kit George)
27 June 07 06:30 PM
Ingredients: - Visual Studio 2008 (Beta2 or Higher) - An assembly which you want to analyze (in this example, we use mscorlib.dll, the assembly which houses String) - A definition for 'Complex Type'. In this instance, a complex type is defined as having Read More...
LINQ Cookbook, Recipe 2: Find all capitalized words in a phrase and sort by length (then alphabetically) (Kit George)
22 June 07 04:59 PM
Ingredients: - Visual Studio 2008 (Beta2 or Higher) - Some text you want to search Categories: LINQ-To-Objects, LINQ and strings, LINQ and WinForms Instructions: - Open Visual Studio 2008, and Click ‘File/New Project’. Find and double-click the ‘Windows Read More...
Postedby VBTeam | 7 Comments    
LINQ Cookbook, Recipe 1: Change the font for all labels on a windows form (Kit George)
22 June 07 04:24 PM
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 Read More...
Postedby VBTeam | 5 Comments    

This Blog

Syndication

Page view tracker