Learn how dates are serialized in the JSON format by ASP.NET MVC action methods and how to deal with them in your client side jQuery code.
Tags : ASP.NET, JavaScript, jQuery, JSON, MVC, DATE
Join Bipin Joshi as he discusses how to use HttpClient, a modern HTTP client that is currently in Beta stage and is available as a NuGet package, to consume ASP.NET Web API.
Tags : ASP.NET, JSON, Web API, HTTP, HttpClient
Bipin Joshi gives you a jump start in creating and consuming ASP.NET Web API and how to program CRUD operations that make use of Entity Framework and SQL Server over HTTP.
Tags : ASP.NET, JSON, Web API, HTTP
Build powerful AJAX-driven Web applications by passing data between the
client and server using PHP, JavaScript and the JSON data format.
Tags : PHP, JavaScript, web application, Ajax, JSON
Looking to use JavaScript to add lightweight AJAX interaction to your site? Try ASP.NET ScriptServices with jQuery or the Prototype JavaScript framework.
Tags : ASP.NET, JavaScript, Web services, JSON