ajax with wcf
what is the advantage of ajax enabled wcf? can anyone explain or give link to article about the topic
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.
Sandeep Singh ShekhawatPosted Jun 1, 2013, 12:06 AM
1. http://www.codeproject.com/Tips/578089/Consuming-AJAX-Enabled-WCF-Services-from-both-Clie
2. http://blog.effectlabs.com/post/2011/11/10/Calling-WCF-Service-From-Client-Side.aspx
3. http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/walkthrough-on-creating-wcf-4-0-service-and-hosting-in-iis-7-5/
LaxmikantPosted May 31, 2013, 6:44 PM
Chandradev PrasadPosted May 24, 2013, 3:30 PM
Ajax enable WCF is used to consume wcf on client side with Ajax control. It is one of the cool feature in asp.net
You can see my artical on this topic.
http://chandradev819.wordpress.com/2013/03/15/how-to-check-emailid-availability-on-clientside-using-wcf-and-ajax/
http://chandradev819.wordpress.com/2011/04/05/how-to-use-ajax-enabled-wcf-in-asp-net/