(Denny Wong) JSON is a popular lightweight data structure used by Big Data. Increasingly, a lot of data produced by Big Data are in JSON format. For example, web logs generated in the middle tier web servers are likely in JSON format. NoSQL database vendors have chosen JSON as their primary data rep
Tag: JSON / JAVA / XML
The Semantic Database In Action
(Marc Clifton) The video is a great way to actually see process described in this article. It’s pretty raw, so at some point I might redo it to make it a bit more professional.
New Data Integration Whitepaper Now Available
(DAVEMCG) The data engulfing enterprises today comes from many seemingly unrelated sources. Collecting, refining, and assimilating all this information, and being flexible enough to accept new data formats and resources, is critical to success in the 24/7 connected world.
Datepicker in jQuery
(ashish) jQuery has many different types of widgets which makes it easy to add different types of functionalists in our applications.One commonly used widget is Datepicker.
Loading Div Content One by One Using Pure jQuery
(Sibeesh Venu) This article explains how to load div content one by one using jQuery.
Cross domain RESTful API calls?
(MVukoje) Maybe you started moving more of your web app logic to client and relying on RESTful services for client-server communication knowing that someday other people will be able to reuse these services as remote API to you app.
Data Validation Using JavaScript
(Joginder Banger) This article shows how to do validation of textbox, dropdownlist and fileuploader in JavaScript.
Nested XML from SQL to JSON
(Jose Segarra) This article describes how to output data from SQL Server as a JSON string.
Make a Dynamic Slider in jQuery
(Joginder Banger) In this article I am trying to explain how to make a Dynamic Slider in jQuery.
Update to Stream Analytics: Query Validation with Sample Data
(Janet Yeilding) Azure’s latest update extends the query authoring experience in Stream Analytics to enable query execution over test data.
