Browse by Tags

Using Data Across Multiple Windows Forms
01 October 07 11:11 AM
Recently I've had more than a few questions about how to handle working with data across multiple forms. If you've watched my Forms over Data video series you know how to create a database , connect to it , save your data properly , and work with data Read More...
Postedby Beth Massi | 18 Comments    
Attachment(s):MultiFormSample.zip
Binding Multiple Combo Boxes to the Same Data Source
19 September 07 11:03 AM
Recently the VB Team received a customer bug submitted through Connect that had to do with binding multiple combo boxes to the same data source. The customer was reporting that once a selection was made in one combo, the other combos were also changing. Read More...
Converting VS 2005 Projects to VS 2008 - Enabling LINQ
21 August 07 02:36 PM
So you have an application you've written in Visual Studio 2005 and you want to dig in, convert this baby, and start using LINQ in Visual Studio 2008. In this post I'm going to outline what steps are involved to get LINQ working based on what providers Read More...
Postedby Beth Massi | 10 Comments    
Page view tracker