如何使用Jquery Code从asp.net中的WCF服务获取数据
问题描述:
我想在来自WCF Service的asp.Net中显示WebForm上的数据。我想使用Jquery获取数据并在GridView中显示它
I want To show Data On WebForm in asp.Net that come from WCF Service.I want to get data using Jquery.and display it in GridView
答
请仔细阅读文章
1. 使用jQuery调用WCF服务 [ ^ ]。
2. jQuery Ajax调用到WCF服务 [ ^ ]。你会发现所有的相关链接和帖子也可以完成任务。
3. JQuery和WCF携手合作 [ ^ ]。
4. 视频 - WCF和jQuery:完美情侣 [ ^ ]。
5. 从jQuery中使用WebService和WCF [ ^ ]。br />
谢谢......
Please go through the articles
1.Calling WCF Services using jQuery[^].
2. jQuery Ajax call to WCF service[^]. You will find all the Related Links and posts also to do the task.
3. JQuery and WCF Working Hand-in-hand[^].
4. Video - WCF and jQuery: A Perfect Couple[^].
5. Consuming WebService and WCF from jQuery[^].
Thanks...