Handling Metadata with Indigo Posted By : at 2008-05-08 13:41:32
In this eighth part of a ten-part series on the Windows Communication Foundation WCF aka Indigo you ll learn how to browse and export metadata. This article is excerpted from chapter one of the book em Learning WCF A Hands-on Guide em ...
Other Posts about Handling Metadata with Indigo you may like:
Tune stored procedures with exception handling in SQL Server 2005 at 2008-05-08 13:44:38
Exception handling was one of the weakest aspects of T-SQL script writing -- until SQL Server 2005 came along. Contributor Joe Toscano explains how to tune stored procedures with the new TRY…CATCH paradigm.
How to know and handle disabled javascript at 2008-04-28 02:49:09
In this blog, I’ve been writing a lot of tips and tutorials using JavaScript. I really love javascript and hope that you guyz also like it. But what to do when javaScript is disabled in the client’s browser?. I would like to redirect ...