Hello friends
i want to know How To Create Web Services Using WCF?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Niravkumar VaghelaPosted Jul 26, 2012, 9:07 AM
Please refer following links:
http://weblogs.asp.net/ralfw/archive/2007/04/14/a-truely-simple-example-to-get-started-with-wcf.aspx
http://www.dotnetfunda.com/articles/article1386-basic-concepts-of-wcf-service-with-simple-example.aspx
Hope this wil help you...
Jignesh TrivediPosted Jun 26, 2012, 12:15 AM
WCF is advance version of Webservice (combine with routing).
Please refer
http://www.codeproject.com/Articles/24570/Complete-ListView-in-ASP-NET-3-5
http://msdn.microsoft.com/en-us/library/bb386386.aspx
http://blogs.msdn.com/b/jmeier/archive/2007/10/15/how-to-create-a-hello-world-wcf-service-using-visual-studio.aspx
hope this will help you.
Satyapriya NayakPosted Jun 25, 2012, 1:22 PM
Please refer the below links
http://www.codeproject.com/Articles/16973/Simple-Web-Service-using-WCF-Windows-Communication
http://carvingcode.blogspot.in/2010/04/creating-wcf-web-service-with-vs2010.html
http://beyondrelational.com/modules/2/blogs/55/posts/13668/wcf-3creating-a-web-service-implementingcreating-a-wcf-service-with-code-and-configuration-files.aspx
Thanks