WCF AJAX Service Without Configuration

added by kalyanms1
5/15/2011 4:00:01 AM

110 Views

This post discusses how to develop Windows Communication Foundation (WCF) service using AJAX and without any configuration settings for WCF. This service can be consumed from Javascript. The service uses a special setting in .svc file which automatically enables an AJAX endpoint.


0 comments