Browse by Tags

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    
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...
Visual Studio 2010 Beta 2 is here!
20 October 09 12:25 AM
Visual Studio 2010 Beta 2 has been released! Check out the Visual Studio 2010 and .NET Framework 4 Beta 2 site to download the Beta, submit product feedback on the Beta Forums , report bugs on Connect , and watch videos about Visual Studio 2010 on Channel Read More...
Postedby Yang Cao | 0 Comments    
Filed under:
Writing Event Handler for controls in a DataRepeaterItem
08 September 09 03:54 PM
In the MSDN Visual Basic Power Packs forum , I had an embarrassing reply on a DataRepeater event handling question, in which the user asked why his event handling code did not work. Here is the original question: “I want to be able to resize a textbox Read More...
Postedby John Chen | 0 Comments    
DataRepeater Control for Windows Forms
12 August 09 01:44 PM
The DataRepeater control is available in the Visual Basic Power Packs . As Yun Feng introduced in his post , the Visual Basic Power Packs is included in Visual Studio 2008 Service Pack 1 and will also be shipped in Visual Studio 2010 . The DataRepeater Read More...
Postedby John Chen | 6 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    
Tips: Using “Navigate To…” for search in Visual Studio
02 July 09 08:53 AM
Visual Studio 2010 Beta1 provides a great feature called “Navigate To”. You can find this feature under the “Edit” menu or use the keyboard shortcut “Ctrl + COMMA” to bring up the “Navigate To” dialog. This feature provides search-as-you-type support Read More...
Postedby Yaohai | 0 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    
My experience on Connect Feedbacks
09 June 09 05:02 PM
Recently I have been working with some Visual Studio feedbacks reported through Microsoft Connect . I found that some feedbacks may contain multiple unrelated issues. On the other hand, one issue may be reported several times by the same person in different Read More...
Postedby John Chen | 5 Comments    
Filed under: , , ,
How to get call stack of Visual Studio?
08 June 09 04:45 PM
If you want to use the VS debugger to get a call stack or dump file of an exception of VS. You can do so with a second instance of Visual Studio. Here is the steps I would use: 1)       Have your working Visual Studio running: Read More...
Postedby John Chen | 2 Comments    
Filed under: ,
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: ,
More Posts Next page »

This Blog

Syndication

Page view tracker