Browse by Tags

Related Posts

  • Calling JSON service on remote server (server side)?

    Hey guys, i am building this application on the 3.5 and i am in the need of calling the JSON web service that resides on the remote URL. This service only supports POST so it seems I cant use the "add web reference" from the 2008 studio so i guess is i need to go about connecting and retrieving...
    Posted to XML Web Services (Forum) by kris2029 on 06-10-2009, 12:00 AM
    Filed under: service, json
  • Using JSon, jQuery in custom grid

    Hi all, speaking from the tongue of the inexperience. Environment: ASP.NET MVC Method: Access list of objects thru controller (returned JSON format). I've got 5000 records and a custom grid made in jQuery. Using .ajax method of jQuery works fine for me, but when my paging is done and do the testing...
    Posted to ASP.NET MVC (Forum) by hardrain on 05-18-2009, 12:00 AM
    Filed under: table, controllers, jquery, grid custom client side, json, .ajax call. paging
  • PageMethods unable to accept Special character $

    Hi, I have an ajax enabled web site. In client side javascript I am calling a page method (code behind method marked as WebMethod). From client side script, I am trying to send an dictionary object of type "Dictionary<string, object>". In the page method, I am getting the values. But...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by lucky1983 on 05-13-2009, 12:00 AM
    Filed under: pagemethod, AJAX .NET, JSON
  • Object Expected

    I'm using javascript to show and hide the membership.ascx but when i run the project it says that object expected my code looks like the one below and <% @ Control Language ="C#" AutoEventWireup ="true" CodeBehind ="MembershipBox.ascx.cs" Inherits ="Onchvx.Views...
    Posted to ASP.NET MVC (Forum) by dukon360 on 03-26-2009, 12:00 AM
    Filed under: javascript, json, ASP mvc AJAX, JavaScript Callbacks, "ASP.NET MVC"
  • 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
  • Serializable Data in a Web Service

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:"";...
    Posted to Getting Started (Forum) by TJNevis on 02-23-2009, 12:00 AM
    Filed under: iserializable, json, web service, jquery, serializable
  • 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
  • Getting ViewResult as String?

    Hello, first sorry for my bad english, it's not my first language 1 [AcceptVerbs(HttpVerbs.Post)] 2 public JsonResult Draw( int width, int height) 3 { 4 AddTask.Assign( "#mapContainer > div" , View( "Map" , Fields)); 5 AddTask.Call( "map.initialize" ); 6 7 return...
    Posted to ASP.NET MVC (Forum) by n26 on 10-31-2008, 12:00 AM
    Filed under: MVC, ViewResult, json, ajax
  • Re: Ajax Roadmap published, JsonFx is here today

    While waiting for ASP.NET 4.0, try out JsonFx.NET, the JSON-savvy Ajax Framework. It works on ASP.NET 2.0 & 3.5 and supports many of these features today. Plus, it is open source: Some of the features: - a true Ajax framework embracing JSON as core to all features - JsonML+Browser-Side Templating...
    Posted to ASP.NET Futures (Forum) by jsonfx on 10-04-2008, 12:00 AM
    Filed under: client-side templates, jslint, JSON, AJAX, Javascript
  • Re: Ajax data services

    Yike! What's going on with the formatting here.... Let me try again I'm having troubles updating an entity relationship via Ajax. I have a table (call it Customers) which is related to a CustomerType table, which is just a basic lookup table. Back end is a DataService with EDM auto generated...
    Posted to ASP.NET AJAX UI (Forum) by bhardman on 09-26-2008, 12:00 AM
    Filed under: ASTORIA, DATASERVICES, JSON
Page 1 of 9 (86 items) 1 2 3 4 5 Next > ... Last ยป