Browse by Tags

Related Posts

  • WCF JSON results

    Hello, I've successfully worked with asmx web services but this is my first time working with wcf web services because I need to return json. /partner.svc 1 <%@ ServiceHost Language="VB" Debug="true" Service="partner" CodeBehind="~/App_Code/partner.vb" ...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by noahpke on 03-23-2009, 12:00 AM
    Filed under: WCF, JSON
  • WCF Service to return JSON

    Hell guys I am trying to create a basic test example leanring how return JSON formatted data from a WCF call. Here is what I did after following articles I found here and other sites: CONTRACT: namespace WCFService { [ServiceContract(Namespace = "http://localhost:8000/Samples",SessionMode=SessionMode...
    Posted to XML Web Services (Forum) by tinuverma on 11-17-2008, 12:00 AM
    Filed under: json, WCF
  • WCF ASP.NET Service not working - what am I missing

    Hello. This is a simple question, so please take a look. I am using Orcas Beta2 and I created a new Solution. In there added a Web Application Project. In the project I created an Ajax enabled WCF service. When I call the service from JavaScript I get this error: Service1 is not defined. What am I missing...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by coderGeek on 10-12-2007, 12:00 AM
    Filed under: Orcas, ajax, beta2, WCF, vs2008, JSON
Page 1 of 1 (3 items)