DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'JSON' Subscribe to this feed
31
kicks
published 9 days, 20 hours ago, submitted by gt1329a gt1329a 9 days, 23 hours ago

encosia.com — An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. read more...

Add a comment add a comment | category: | Views: 346
tags: , , , , | tag it

31
kicks
published 9 days, 20 hours ago, submitted by gt1329a gt1329a 9 days, 23 hours ago

encosia.com — An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. read more...

Add a comment add a comment | category: | Views: 346
tags: , , , , | tag it

25
kicks
published 8 days, 18 hours ago, submitted by shaharyr 10 days, 19 hours ago

dev102.com — With WebForms, integrating with Ajax libraries other than ASP.NET AJAX was slightly painful. With the new ASP.NET MVC Framework, however, you can use jQuery without these additional headaches. read more...

Add a comment add a comment | category: | Views: 260
tags: , , , , | tag it

22
kicks
published 24 days, 2 hours ago, submitted by Sanjeevana 24 days, 6 hours ago

weblogs.asp.net — This is part 2 of my series for ASP.NET AJAX and JQuery comparison. You can read part 1 here. In my last 2 articles (Dynamically create ASP.NET user control using ASP.NET Ajax and Web Service and Dynamically create ASP.NET user control using JQuery and JSON enabled Ajax Web Service), I explained how to access JSON data from ASP.NET AJAX script service using ASP.NET AJAX client side framework and JQuery. In this post I will compare response/ request for these two implementations. read more...

Add a comment add a comment | category: | Views: 278
tags: , , , , | tag it

25
kicks
published 24 days, 1 hour ago, submitted by rstrahl rstrahl 25 days, 11 hours ago

west-wind.com — .NET Framework 3.5 provides a couple of choices for JSON Serialization and Deserialization. Find out how you can use them and also some of the problems that both of these tools impose. read more...

Add a comment add a comment | category: | Views: 232
tags: , | tag it

18
kicks
published 1 month ago, submitted by Sanjeevana 1 month, 1 day ago

weblogs.asp.net — Few thing you need to consider when you are accesing ASP.NET webservice through JQuery. * Request verb Type * Content- length with IIS6+ * Default contentType * JSON object formatting * Maximum length exceed exception I am explaining these issues and workaround to make JQuery work fine with ASP.NET Ajax enabled web service. read more...

Add a comment add a comment | category: | Views: 193
tags: , , , , | tag it

4
kicks
submitted by mgutz 1 month, 21 days ago

ironmvc.net — Quick example of how to create a JSON service with ASP.NET MVC. read more...

Add a comment add a comment | category: | Views: 34
tags: , , , | tag it

2
kicks
submitted by NavaidAkhtar 1 month, 21 days ago

weblogs.asp.net — JSON (Java Script Object Notation), is a light weight, easily understandable to read and write string. It is also easly parseable by machine. It is introduced on two structues A collection (key/value pair) And ordered list of values. read more...

Add a comment add a comment | category: | Views: 28
tags: , | tag it

1
kicks
submitted by 52coding 1 month, 22 days ago

52coding.com — When we in the definition of AJAX services, for a variety of requests, should be what kind of data format to respond to what ?Of course, if the request is Markup section of the code, HTML is the most appropriate, the client requests to the data, it will be directly inserted into the front page. read more...

Add a comment add a comment | category: | Views: 4
tags: , | tag it

3
kicks
submitted by hwaheed 2 months, 2 days ago

weblogs.asp.net — The article features on the in built support in .NET and JavaScript for JSON serialization, that can further be used for developing AJAX web services. read more...

Add a comment add a comment | category: | Views: 64
tags: , , , , | tag it

3
kicks
submitted by crpietschmann crpietschmann 3 months, 13 days ago

simplesilverlight.wordpress.com — Here is how to consume a JSON object in Silverlight 2. read more...

Add a comment add a comment | category: | Views: 22
tags: , | tag it

15
kicks
published 3 months, 17 days ago, submitted by fintz69 3 months, 20 days ago

javicrespotech.blogspot.com — In this post Javi discusses the use of JSON services int the context of a client centric development approach, and then he moves on from the theoretical point of view and explains with some samples how to to implement JSON services using the different mechanisms that ASP.NET provides: Page Methods, Web Services and WCF Services. read more...

Add a comment add a comment | category: | Views: 36
tags: , , , , | tag it

25
kicks
published 3 months, 26 days ago, submitted by JamesNK JamesNK 3 months, 26 days ago

james.newtonking.com — The final version of Json.NET 2.0. Includes all the new features introduced during the betas such as LINQ to JSON and JsonSerializer improvements in addition to all new API documentation. read more...

Add a comment add a comment | category: | Views: 28
tags: , | tag it

30
kicks
published 5 months, 2 days ago, submitted by gt1329a gt1329a 5 months, 3 days ago

encosia.com — An overview of consuming ASP.NET web services that are JSON serialized by the ASP.NET AJAX extensions, including a specific example of using jQuery to do so. read more...

Add a comment add a comment | category: | Views: 36
tags: , , , , | tag it

1
kicks
submitted by Jemm Jemm 5 months, 4 days ago

friendfeed.com — "All requests to the FriendFeed API are simple HTTP GET and POST requests. For example, you can fetch the JSON version of the most recent 30 public entries published to FriendFeed by fetching http://friendfeed.com/api/feed/public. All of the API requests that output feeds are available in four formats: JSON, a simple form of XML, RSS 2.0, and Atom 1.0. JSON is the default output format. " read more...

Add a comment add a comment | category: | Views: 4
tags: , , , , | tag it

3
kicks
submitted by crpietschmann crpietschmann 6 months, 2 days ago

pietschsoft.com — In ASP.NET AJAX Extensions v1.0 for ASP.NET 2.0 there is the JavaScriptSerializer class that provides JSON serialization and deserialization functionality. However, in .NET 3.5 the JavaScriptSerializer has been marked Obsolete. The new object to use for JSON serialization in .NET 3.5 is the DataContractJsonSerliaizer object. I'm still new to the DataContractJsonSerializer, but here's a summary of what I've learned so far... read more...

Add a comment add a comment | category: | Views: 54
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge