Browse by Tags

Integrate SharePoint List Data in Your WPF Application
26 November 09 05:00 AM
With the SharePoint 2010 Beta came out of the door, one of the exciting news is that it allows developers to access SharePoint List Data using ADO.Net Data Service 1.5 . If you are familiar with Data Service Client programming mode (we have already posted Read More...
Postedby dubin | 0 Comments    
Filed under: , ,
WPF Data Binding: How to Bind DataSet to WPF Designer
13 November 09 05:58 AM
WPF Data Binding: How to Bind DataSet to WPF Designer In our previous posts, we mostly used the Entity Data Model as the ORM (Object-relational mapping) layer for the WPF Data Binding scenarios. Meanwhile, since DataSet is used broadly, we also provide Read More...
Postedby Yaohai | 0 Comments    
Entity Data Model: working with foreign key when you don’t have it
16 October 09 12:05 AM
It’s been debatable whether to include FK (foreign key) columns in the conceptual model. That’s why in Visual Studio 2010, a checkbox is added to Entity Data Model Wizard, so that the decision is left to the developers. While I was playing with it yesterday, Read More...
Postedby Yang Cao | 0 Comments    
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    
Customize format of DateTime string in WPF and WinForm data binding
07 July 09 04:17 AM
Drag-and-drop data binding helps you build business applications very easily, however sometimes you still need to customize the layout or format after data binding is set. For example, I built a simple application to display all the Customers, and for Read More...
Postedby Yang Cao | 1 Comments    
Filed under: , ,
Build Your Own Navigation Bar for Data Navigation in WPF
22 June 09 07:12 AM
You may have known that drag-drop data-binding experience has been introduced to WPF application development story from VS2010 Beta1, thanks to a lot of posts before this one. The whole experience in WPF is pretty similar to what we’ve already had with Read More...
Postedby XiaoyingGuo | 4 Comments    
Filed under: , ,
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 4 Beta 1 Designer Video Series on Channel 9
17 June 09 02:24 AM
I was browsing Channel 9 today, and saw the video Mark Wilson-Thomas demonstrating the easy drag-and-drop way of creating a Master Detail Form in WPF. Please check it out here . In some other videos , he also talked about the future of WPF designer , Read More...
Postedby Yang Cao | 0 Comments    
Filed under: , ,
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    
WPF designer in VS2010
05 June 09 03:39 PM
Check out this excellent article: http://windowsclient.net/wpfdesigner/articles/first-wpf-application.aspx The article walks you through creating a basic WPF application. “ You will learn to easily create, move and align controls, create data bindings Read More...
Postedby MilindLele | 0 Comments    
Filed under: ,
WPF Data Binding: Bind a generic object on a WPF designer
01 June 09 08:05 PM
In Visual Studio 2010 Beta1, we have enabled data binding experience for a few data sources on WPF designer. Generic object or business object is one of them. Besides this, we have also supported multiple object selection in data source configuration Read More...
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    
Building WPF Business Applications using Entity Framework
15 May 09 07:06 PM
I’ve been writing a lot about building WPF business applications with Entity Framework using Visual Studio 2008. If you’re just starting this type of development you may want to read the following: Data Binding WPF Lookup Combobox Values to EF Entities Read More...
Postedby Beth Massi | 1 Comments    
Filed under: , ,
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    
More Posts Next page »

This Blog

Syndication

Page view tracker