Friday, December 7, 2007

Getting started using WPF

Provided by MSDN, this walkthrough-style tutorial shows the integration of core elements of WPF: controls, layout, databinding and style. no hesitation, come on start now!

http://msdn2.microsoft.com/en-us/library/ms752299.aspx

Dependency Properties Overview
http://msdn2.microsoft.com/en-us/library/ms752914.aspx

Thursday, December 6, 2007

MCF Links

WCF at MSDN
WCF Articals

WCF Community

Service Software Factory - MS Patterns and Practices
Resources for constructing WCF and web service applictions in a quick and consistent manner with adhering to well known architecture and design patterns
http://www.codeplex.com/servicefactory

Design Pattern in c# - Gang of Four
Design patterns are useful guides about real world software design problems that are countered again and again. It is really about objects and their interactions.
Gang of Four design patterns are generally considered to be the foundation of other design patterns. It has 23 patterns in three categories
http://www.dofactory.com/Patterns/Patterns.aspx