web-services
Routing traffic to ASP.NET Webservice, not working like I want
I have done this: public class Global : System.Web.HttpApplication { protected void Application_Start(object sender, EventArgs e)[详细]
2023-04-12 06:13 分类:问答C# Webservice with Windows application
I created a simple webservice in C# that returns a table with all the values which is called from a SQL Stored Procedure. I need a little help I wanted to implement a search Textbox for my datagridvie[详细]
2023-04-12 05:47 分类:问答Call web-service's object's method
I have a web-service that returns a custom object, but now I want to call some of the object\'s methods e.g. to change some of it\'s values (but also for other needs开发者_开发百科), but how can I do[详细]
2023-04-12 05:04 分类:问答Spring Web Services
Hi I want to implement a web service on a remote applicati开发者_运维技巧on server that will perform write actions to the database. Another application running on another application server will be co[详细]
2023-04-12 03:48 分类:问答Asp.net single value binding from a collection
Hello all I have a project where I need to perform single value bindings from a collection. I am trying to create an asp.net web form website with a certain degree of separation without going to mvc.[详细]
2023-04-12 03:47 分类:问答Can only access Web Service namespace through User Controls, not plain C# classesm, in Silverlight [closed]
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.[详细]
2023-04-12 03:09 分类:问答Unable to connect to webserice from IIS
I am trying to access a web service which is hosted by a third party service. I am able to browse through the web service URL. The issue right now is am[详细]
2023-04-12 02:07 分类:问答Is a JSON serialization deserialization library of any use
It just strikes me that What can JSON.net library do in special that a JavaScriptSerializer class does not?[详细]
2023-04-12 01:52 分类:问答Portlet client-side service
I try to create portlet, which act as \"web-service\", only on 开发者_运维知识库client. In other words:[详细]
2023-04-12 00:02 分类:问答Web service in java using IIS
Hi i am developing android application. I am using web service to communicate with the server. I am creating web service in java. I want to deploy it on IIS(Internet Information System Manager). And i[详细]
2023-04-11 23:30 分类:问答