Monday, April 23, 2007

WPF/E from now on aka Silverlight!!!

WPF/E is now Silverlight. I don't understand why the name Silverlight. Visit the site here...

Friday, April 20, 2007

Contract-First or Code-First???

Just stumbled over this blog entry this morning. Quite interesting. Give it a read here...

Tuesday, April 03, 2007

Web Service Software Factory for WCF

The second version of the Web Service Software Factory has released. This new release has everything the first one had with the addition of loads of new stuff specifically for building WCF Web services using VS 2005. Though this was released in Jan itself, I couldn't peep into it for quite sometime.

The new features help you apply message-level security, construct services from WSDL/XSD, perform design-time code/config analysis, apply message validation, and migrate from ASMX services. If you're building WCF Web services, you would surely want to check this out at Web Service Software Factory.