Welcome to MSDN Blogs Sign in | Join | Help

Technical Weblog of Eric Charran

A Journal of My Technical Achievements and Challenges

Browse by Tags

All Tags » WCF Development » .NET Development   (RSS)
Exposing LINQ Generated Classes through WCF
The lure of using LINQ to generate classes and expose them as data contracts through WCF is extremely attractive. The designer-driven LINQ to SQL interface allows for generation of LINQ classes based on database objects (i.e., tables and stored procedures). Read More...
WCF Test Client: Failed Adding Service
When writing your first WCF service in Orcas Beta 2, you might set the service as a start up project and attempt to debug it. The challenge you will face is that the service will start and the WCF Test Client will launch and try to add the service. The Read More...
Page view tracker