Browse by Tags

Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
15 December 09 11:12 PM
Early this year we built a business application for order management for Northwind Traders on the Office and SharePoint platform using Visual Studio 2008 and Office & SharePoint 2007. If you missed them: Architecture of the Northwind Office Business Read More...
Postedby Beth Massi | 2 Comments    
WPF In-Depth with Billy Hollis
12 October 09 10:12 AM
If you’re up in Redmond, the . NET Developers Association has a very special guest for their meeting tonight. Billy Hollis will be speaking on WPF showing off a real business application he developed. Billy has a very “practical programmer” style that Read More...
Postedby Beth Massi | 3 Comments    
New “How Do I” Videos Released on Entity Framework & WPF
26 August 09 10:18 AM
Yesterday we released a couple more videos onto the Visual Basic Developer Center on building WPF data-entry forms with Entity Framework: How Do I: Hook Up and Display Validation in WPF using Entity Framework? How Do I: Build a WPF Master-Detail Data Read More...
Master-Detail Data Binding in WPF with Entity Framework
14 July 09 04:24 PM
Today I thought I would talk about a really common scenario in data applications, creating a master-details (one-to-many) data entry form. I’ve written about WPF data binding and Entity Framework a lot in the past: Posts: Master-Details with Entity Framework Read More...
Implementing Validation in WPF on Entity Framework Entities
07 July 09 05:14 PM
I’ve blogged before about implementing validation on LINQ to SQL classes as well as how to customize the display of error messages in WPF . In this post I want to show how you can use these same techniques to validate entities coming from the Entity Framework Read More...
New “How Do I” Video Series Released
01 July 09 05:28 PM
I just released 3 new videos onto the VB Dev Center starting a new series on how to do WPF data binding with Entity Framework using Visual Studio 2008 Service Pack 1 . This is a “no frills” WPF series that focuses on data so you won’t see any other tools Read More...
Postedby Beth Massi | 7 Comments    
Good Times at DevTeach, Vancouver
19 June 09 05:24 PM
Last week I spoke at DevTeach in Vancouver which was held at the beautiful Four Seasons in downtown. I love this Canadian conference because the attendees are great – super friendly and social, and ask a lot of great questions. I mostly interacted with Read More...
Using the WPF ObservableCollection with EF Entities
08 May 09 03:29 PM
The ObservableCollection is a special WPF collection that provides proper notifications to the UI when items are added, removed, or the list is refreshed because it implements INotifyCollectionChanged . It’s common to use this collection (or inherit from Read More...
Notifying the UI when Entity References Change in Lookup Comboboxes
04 May 09 07:51 PM
Last week I wrote about how to data bind WPF lookup comboboxes to entities returned from the Entity Framework. I described that the key to this type of binding is setting the SelectedItem to the object reference itself on the navigation property instead Read More...
Data Binding WPF Lookup Combobox Values to EF Entities
30 April 09 07:57 AM
It’s extremely common to have to hook up lookup tables on your data entry forms in order to populate foreign keys in a database. I’ve talked about how to do this in Winforms and WPF with Datasets and LINQ to SQL before: How Do I: Create a Lookup Combobox Read More...
"WPF for LOB" Training Tour
06 April 09 11:49 AM
In January I had the pleasure of attending Karl and Jamie's "WPF for line-of-business applications" training down in the Silicon Valley. Well I'm very excited to see that they are both heading on a training tour to hit some more major cities Read More...
Postedby Beth Massi | 0 Comments    
Visual Basic QuickStarts and How-to Topics for the Composite Application Guidance for WPF and Silverlight
25 March 09 11:05 AM
I just popped a headline onto the Visual Basic Developer Center (which also appears on the VS start page for all of us that have selected the VB development settings :-)) about the release of Visual Basic QuickStarts and How-to Topics for the Composite Read More...
Postedby Beth Massi | 4 Comments    
OBA Part 4 - Building an Excel Client against LOB Data
08 March 09 03:45 PM
In my last few app building posts we've been building a simple Office Business Application (OBA) for the new Northwind Traders. If you missed them: OBA Part 1 - Exposing Line-of-Business Data OBA Part 2 - Building and Outlook Client against LOB Data OBA Read More...
OBA Part 2 - Building an Outlook Client against LOB Data
07 February 09 02:36 PM
In the last couple posts we've been talking about an Office Business Application (OBA) architecture for the new Northwind Traders and how to expose line-of-business (LOB) data , in our case the Northwind SQL database, using ADO.NET Data Services . Today Read More...
Building an Office Business Application for TechReady 8
02 February 09 07:09 PM
The last week I've been working with a couple teammates on an Office Business Application (OBA) demonstration we wanted to put together for TechReady 8. TechReady is an internal conference we deliver to the field employees. It's my first one and so far Read More...
More Posts Next page »

This Blog

Syndication

Page view tracker