What are all the different data types that JSON supports?
Answer / v madhu babu
JSON supports following data types:
String
Number
Boolean
Array
Object
Null
| Is This Answer Correct ? | 0 Yes | 0 No |
What are limitations of ajax?
How do I submit a form or a part of a form without a page refresh?
Is Ajax said to be a technology platform or is it an architectural style?
What will happen with click of browser "back" button among asynchronous requests?
What are the components of the ASP.NET Ajax Client Library?
What are the differences between ajax and javascript? : asp.net ajax
How can AJAX applications be debugged?
Easy trough that the classical web applications are harder to make than ajax applications?
Define the role of the Update Panel?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
Who is using ajax?
Can we nest the updatepanel controls? : asp.net ajax