I have done this: public class Global : System.Web.HttpApplication { protected void Application_Start(object sender, EventArgs e)
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
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
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
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.
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
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
It just strikes me that What can JSON.net library do in special that a JavaScriptSerializer class does not?
I try to create portlet, which act as \"web-service\", only on 开发者_运维知识库client. In other words:
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