开发者

Book for .Net Web Services [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise,开发者_运维百科 but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

Can any one suggest me a good book for .Net Web Services beginers (C#)


Try this book, very highly recommended and current

ASP.NET 4 in C# and VB.NET

If you're looking for WCF, this one is great:

Essential WCF


If you're only just starting to do web services, I would strongly recommend you go and check out WCF. It's the current and future standard for communications between machines - web services and a lot more.

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.

Book for .Net Web Services [closed]

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.

Book for .Net Web Services [closed]


If you are referring to WCF services then I would recommend the following book

Programming WCF Services, Third Edition Mastering WCF and the Azure AppFabric Service Bus ByJuval Lowy

http://oreilly.com/catalog/9780596805494/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜