Browse by Tags

Editing Tabular Data in WPF Using the Winforms DataGridView
04 September 08 04:09 PM
A pretty common requirement of any business application is to be able to edit data in a "spreadsheet" or tabular style. Usually we use some sort of data grid to do this. When building WPF applications in Visual Studio 2008 you'll notice right away that Read More...
Postedby Beth Massi | 1 Comments    
Better Data Editing Features in WPF with SP1
19 August 08 08:09 PM
One of the things I was really missing from WPF when I started to dig into data binding was feature consistency between the BindingListCollectionView and the Winforms BindingSource I had grown to love. The BindingListCollectionView provides the navigation, Read More...
Postedby Beth Massi | 6 Comments    
WPF Forms over Data: 2 More Videos!
24 July 08 06:39 PM
I couldn't wait for the content pages to prop onto MSDN to tell you that I just uploaded two more WPF Forms over Data videos and code samples onto Code Gallery: http://code.msdn.microsoft.com/wpfdatavideos , videos 3 and 4. Video #3 shows how to create Read More...
Postedby Beth Massi | 7 Comments    
Displaying Data Validation Messages in WPF
27 June 08 03:57 PM
As you can probably tell from my last couple posts I've been working with WPF in different data scenarios. Yesterday I was playing with data validation in WPF and .NET 3.5 which is pretty slick. In this article I'll walk through how to hook up validation Read More...
Postedby Beth Massi | 7 Comments    
Dynamic Data Entry with WPF and LINQ
24 June 08 03:29 PM
In my last post on this subject I explored creating WPF UI's dynamically using XML literals. The one part that bugged me a bit was that even though the UI was dynamic, we were using a fixed object model of our customer (using LINQ to SQL classes). I wanted Read More...
Postedby Beth Massi | 8 Comments    
Dynamic UI with WPF and LINQ
12 June 08 04:51 PM
Lately I've been getting my hands deep into WPF with my line-of-business (LOB)/data-based application mind set. I'm taking a different approach to the technology resisting the urge to put on my amateur-designer hat and instead purely focus on data, data-binding, Read More...
Postedby Beth Massi | 33 Comments    
Visual Basic WPF Samples - The Concept of Content
13 November 07 10:02 AM
If you missed Young's post on the VB Team blog , he has started helping Patrick convert all the samples from Charles Petzold's WPF book (Applications = Code + Markup). Evan Lim who currently teaches WPF & Blend courses at Foothill Community College Read More...
Postedby Beth Massi | 1 Comments    
Filed under: , ,
Visual Basic WPF Samples - Basic Brushes
17 October 07 02:14 PM
A few days ago, Patrick Dengler from the VB Team released more VB WPF samples based on Charles Petzold's book Applications = Code + Markup . This time Chapter 2 on basic brushes. Patrick is releasing these regularly on the VB Team blog so subscribe today Read More...
Postedby Beth Massi | 2 Comments    
Filed under: , ,
Visual Basic WPF Samples
12 October 07 08:00 AM
If you haven't noticed, Patrick Dengler from the VB Team has started releasing VB WPF samples based on Charles Petzold's book Applications = Code + Markup . This is great news for Visual Basic developers wanting to learn Windows Presentation Foundation, Read More...
Postedby Beth Massi | 1 Comments    
Filed under: , ,
What's Happening at TechEd?
06 June 07 01:38 PM
Charlie's got a great post of his first day's experience in the TechEd expo. Looks like Amanda is still prepping for her demos . And Jay is just way too excited as he takes us on a tour of Visual Studio 2008 . (They announced the official name for Orcas Read More...
Postedby Beth Massi | 2 Comments    
Page view tracker