A开发者_如何学JAVAfter working with WCF with one of my asp.net web application , i really like the way that the ajax stuff works with my application...
Some useful Tips and Tricks about WCF from experts would be really helpful for beginners like me... Any useful tip and trick ....
I'm no expert, but there is plenty of information out there:
Windows Communication Foundation Essentials
WCF Guidelines and Best Practices
Best Practices for Security in WCF
WCF Best Practices
WCF Security Best Practices
WCF 3.5 Security Guidelines
In addition to the excellent links that Mitch provided, I very strongly encourage you to get a copy of Juval Lowy's excellent "Programming WCF Services - 2nd Edition." It is generally considered the "bible" of WCF and is one of my all time favorite technical books.
If you really want to learn WCF, you can't do a lot better than reading even just the first few chapters of this book.
精彩评论