Browse by Tags

Accessing Master-Detail Data through ADO.NET Data Service in a Silverlight Application (Part 2)
07 November 09 02:42 AM
In Part 1 of this post, we developed our Silverlight application to access data through an ADO.NET Data Service. So far we are able to load the data at run time and navigate through the data records back and forth. Let’s now develop more functionality Read More...
Accessing Master-Detail Data through ADO.NET Data Service in a Silverlight Application (Part 1)
22 October 09 11:26 AM
With Visual Studio 2010 Beta2, users can add data sources to a Silverlight application using the Data Source Configuration Wizard . The added data source is shown in the Data Sources tool window, and can be drag-dropped to Silverlight designer, with data-bound Read More...
Build Your Own Navigation Bar in WPF with Insert / Save / Delete Action
08 August 09 05:05 PM
Some time ago, we built a navigation bar for our WPF application to navigate data. We can make it even more powerful, and add CRUD support into it. Because we are using Entity Data Framework, it’s pretty easy to achieve this. Don’t believe it? Let’s first Read More...
Postedby XiaoyingGuo | 4 Comments    
WPF Data Binding: Lookup tables
18 June 09 04:15 AM
A few weeks ago I wrote about creating a master-details form , where we looked at an example of a database used for tracking orders, as part of an order management system. We had used the Customers and Orders tables and built a master-details form that Read More...
Postedby MilindLele | 5 Comments    
WPF Sample on CodeGallery
11 June 09 09:51 PM
The MSDN CodeGallery now has VB and C# sample for WPF data binding http://code.msdn.microsoft.com/WPFDatabinding This is a sample of a WPF application and includes data binding, data validation, lookup binding. The solution is VS2010 Beta1 based, but Read More...
Postedby MilindLele | 0 Comments    
Visual Studio 2010 Data Resources to Chew On
22 May 09 08:29 AM
Sine we released Visual Studio 2010 Beta 1 to the public on Wednesday (as Yang mentioned here ) I thought it would be helpful to highlight some of the resources we have published to help you get started building business apps in your shiny copy of VS2010 Read More...
Postedby Beth Massi | 2 Comments    
WPF Data Binding: Creating a Master-Details form in Visual Studio 2010
20 May 09 10:00 AM
Visual Studio 2010 Beta is released. Late last year we had released a Community Technology Preview (CTP) of VS2010. At that time I had written about some improvements to the data binding improvements for WPF. The Beta has many more and we will discuss Read More...
Postedby MilindLele | 13 Comments    
Channel 9 Interview: WPF Improvements in VS2010 for Business Apps
24 March 09 06:35 PM
Today I posted a new interview on Channel 9 on WPF Improvements in Visual Studio 2010 for Building Business Apps . At the MVP Summit a few weeks ago, Italian MVP Alessandro del Sole was so excited about the new WPF features in Visual Studio 2010 that Read More...
Postedby Beth Massi | 0 Comments    
Drag-Drop Data Binding For WPF (by Milind Lele)
08 November 08 01:02 AM
One of the improvements in VS2010 (CTP available for download here ) is drag and drop data binding for WPF applications. Drag-drop data binding has been available for WinForms since Visual Studio 2005. So those of you that are familiar with that will Read More...
Postedby MilindLele | 9 Comments    

This Blog

Syndication

Page view tracker