ASP.NET Efficient Chat Application Approaches
I have ASP.NET 4 Web Application that connects with SQL SERVER 2005/2008
I have ASP.NET 4 Web Application that connects with SQL SERVER 2005/2008
I found that my webmethod is returning data as
I have a simple web service operation like this one:
I get this message while trying to run a webservice on the browser. Note that the source code is a windows file and can’t be changed for my need.
I have an Asp.net webservice. It has method M1. M1 creates a folder for each session. When a session is expired, I delete that folder in global.asax using the following code.
I’m trying to implement a view tracking web service on my website. I’m using JavaScript because I want to exclude any search bots from my tracked views. The problem is I’m getting a “Unknown web method” error when I try to use jQuery to post to the web service I’ve created.
How do I call this WebMethod in ASP.NET from a Windows application?
I have an asp.net website and a windows form application.
Why i can’t use the following public class :