开发者

What are the prerequisites for learning WCF?

I was recently working on .net; now I want to learn WCF. Are there any topics required before going to WCF? Because somewhere I saw that WWF is necessary, is it? I want to go through the WCF tutorial.. please suggest me a right path

Tha开发者_如何学Cnk you


The book I always recommend to get up and running in WCF quickly is Learning WCF by Michele Leroux Bustamante. She covers all the necessary topics, and in a very understandable and approachable way. This will teach you everything - basics, intermediate topics, security, transaction control and so forth - that you need to know to write high quality, useful WCF services.

What are the prerequisites for learning WCF?

The more advanced topics and more in-depth look at WCF will be covered by Programming WCF Services by Juval Lowy. He really dives into all technical details and topics and presents "the bible" for WCF programming. He just recently completed a third edition, which covers WCF in .NET 4 and AppFabric and the Azure Service Bus, too.

What are the prerequisites for learning WCF?

As for other resoures: there's the MSDN WCF Developer Center which has everything from beginner's tutorials to articles and sample code.

Also, check out the screen cast library up on MSDN for some really useful, 10-15 minute chunks of information on just about any topic related to WCF you might be interested in. Also, on CHannel9, check out the Endpoint TV Show - the older videos in this show are really good intros to WCF (create your first WCF service, create your first WCF client and so forth)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜