(BD Devs) Welcome again! Today, I’m going to talk about handling data in JavaScript Object Notation (JSON) format and we’ll be using the Windows Phone “Hub App” template. It’s going to be fun to work with this awesome template and I hope after exploring the “Hub App” and “JSON Data”, you’ll be able
Tag: JSON / JAVA / XML
Choosing A Cloud App? Look For a JSON-based API
(Andronikos Nedos) If your company isn’t already using a cloud-based business application, there’s a very good chance that they will be in the next year or so. What makes me so sure?
jQuery Based Ajax ASP.NET MVC Google Maps Web App
(Mohd Manzoor Ahmed) The objective here is to create a country locator in which we have SQL server database with a single table which contains a lookup of locations of all the countries with their associated Latitude and Longitudes. So, the table is to be populated with the following data:
JQuery: Auto Complete Text Box in ASP.Net C#
(Rahul Saxena) This article explains how to implement an auto-complete text box in ASP.NET using jQuery.
Dynamics GP JSON Integration Issue: null object property values for JSON parsed by MVC controller
(Steve Endow) I haven’t yet seen code samples or API documentation for the new Dynamics GP 2015 Service Based Architecture (SBA), but I have a hunch that this might be relevant when we start working with GP 2015 SBA and use JSON to communicate with the GP SBA interface.
Some basics of jQuery
(Afzaal Ahmad Zeeshan) Well, I guess our website is now a good to go for uploading and deleting the files from the server. But that doesn’t look that much cool, is it? Adding some pro featuresSo lets start adding some professional features to it!
Create jqGrid Using WebService
(Anubhav Chaudhary) Here I will create a jqGrid whose data will be provided from a WebService. The data will be static data because I am creating it for beginners of jQuery and jqGrid. If you have already worked with WebServices and jQuery then it will be very easy for you to provide the dynamic dat
Use XMLHttpRequest To Call ASP.NET Web API
(Bipin Joshi) Most of the times developers use jQuery $.ajax() to call ASP.NET Web API from the client side script. At times, however, you may need to use plain JavaScript to invoke the Web API. Consider a situation wherein you wish to call Web API from HTML5 Web Worker.
JavaScript Namespace
(_debasis) Namespace is a container for set of identifiers, functions, methods and all that.It gives a level of direction to its contents so that it will be well distinguished and organised.
Invoking Java Code in C#.NET
(Ajay Yadav) The real concept driving this article is to develop solutions using the .NET or Java Framework that interoperate with heterogeneous systems or even mutually communicated with each other.
