The text of this article is not in this database — only its details are. Read it on the old site: Calling WCF Services Using jQuery
7 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Calling WCF Services Using jQuery
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Abhishek BhattacharyaPosted Dec 14, 2016, 12:32 AM
In this (url: 'Service.svc/GetData') statement, this local service. how could we achieve it through hosted service in web server with proper security, I could see that in above API call through AJAX is bit insecure. It can be debugged in google chrome by any one and easily can see the request and response.
SharadPosted Jul 22, 2015, 12:31 AM
good one... looking for this
chandra varmaPosted Oct 27, 2014, 12:05 AM
why we need mention data.d ,why not only data in $($.parseJSON(data.d)).each(function (index, value) and i have little confusion in the above article we are getting data can i mention type:Get if we can why what is the difference between get and post .please let me know i am new to this concepts
ravi sainiPosted Jul 3, 2014, 7:29 AM
Great Job
Prerana TiwariPosted Jun 12, 2014, 12:39 AM
Well explained article.........
Sanjay KumarPosted Jun 9, 2014, 5:53 AM
Nice Article
Nimit JoshiPosted Jun 9, 2014, 4:39 AM
Very nice Article. It helps me a lot.. :)