"Logic will get you from A to B. Imagination will take you everywhere." A. Einstein
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WPF   (RSS)
Many companies are building their own base classes wrapping the native UI classes (in order to be able to customize them). Here a proof-of-concept how you can do Window and UserControl inheritance in WPF. - The DemoWPFBaseClassesLib : contain the 2 base Read More...
This is the next step in my previous sample (see the previous post from this month). Now I want to add and delete products using my Web service and EF. The problem I found: I had to go back to the database and set a cascade delete for the FK_ProductInventory_Product Read More...
Couple days ago I started a simple application (WCF Web service using Entity Framework to access a SQL DB and a WPF client). In the SQL database I had 3 tables - mainly a many-to-many relation. Now I need to get more data: I want to obtain all the Products Read More...
For those who are looking for more WPF functionalities, there is a "project" on CodePlex called: Windows Presentation Foundation (WPF) . "This project is the portal for accessing the WPF Toolkit and the WPF Futures releases. The WPF Toolkit is a collection Read More...
Hello and Happy New Year 2009 ! Here is a sample code I wrote to show you how to create a WCF Web service which is using Entity Framework to access a SQL 2008 database. Here are the main steps: 1 - create your SQL database (Products) with the 3 tables Read More...
Here is a first nice site for those who are working with Silverlight : Project Rosetta . "Project Rosetta is a site dedicated to helping designers and developers build applications in Silverlight while taking advantage of skills they already know. Each Read More...
Patterns and practices group site MSF for Agile Software Development Process Guidance documents A high-level view of the Windows Communication Foundation (WCF) architecture and its key concepts Windows Communication Foundation From the Inside: Nicholas Read More...
 
Page view tracker