开发者

How to get started with developing WCF web service with MonoDevelop?

How to get started in developing WCF web service with MonoDevelop, is there any project templates?

My experience is with Eclipse - Java Servlet a开发者_StackOverflow社区pproach, however I need to develop WCF web service using C# now, any one can give hint as to where to start.

I know my question is quite broad, as there are many types of web service that can be built with WCF, I am just after for some place to start with WCF.

Cheers.


I would recommend a very good alternative for WCF: ServiceStack.NET. As stated by the author...

A modern, code-first, DTO-driven, WCF replacement web services framework encouraging best-practices for creating DRY, high-perfomance, scalable REST web services.

It's currently my choice for developing web services that run smoothly on IIS or on linux servers.

Documentation is very good and Demis (the author) has been very helpful on answering questions posted by the community.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜