Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between AJAX using .net over AJAX
using Java?

Answers were Sorted based on User's Feedback



What is the difference between AJAX using .net over AJAX using Java?..

Answer / avkash

actually there is no diffrent in ajax but the diffrent is
the way you are using it. in java the whole things is manage
by millians of line of code where in case of .net it is essy
to manage the data through the ide. now days it is possible
that programmer can use third party tool for ajax some api
or somtehings.

Is This Answer Correct ?    7 Yes 1 No

What is the difference between AJAX using .net over AJAX using Java?..

Answer / dalchimsky

You are using a different server side programming language.
While .net is a quite closed created by Microsoft <TM>, and
still not quite ported to other systems like Linux or
Solaris, Java is an open language nowadays, which is widely
used on lots of systems from very small (mobile phones) to
very big (main frames). The Technique of AJAX, though, is
the same.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More AJAX Interview Questions

What is an ajax request and what is a simple example of where a ajax request would be used?

0 Answers  


What is the importance of client-side libraries? : asp.net ajax

0 Answers  


What is the basic goals of AJAX ?

0 Answers  


We used asynchronous server communication for a long time, what new thing is ajax bringing?

0 Answers  


Would we be able to settle the updatepanel controls?

0 Answers  


How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?

2 Answers  


What javascript libraries and frameworks are available for ajax support?

0 Answers  


What are the different controls of asp.net ajax? : asp.net ajax

0 Answers  


Is Ajax said to be a technology platform or is it an architectural style?

1 Answers  


Define json?

0 Answers  


In what way are proxyless calls different than the proxied calls in ajax?

0 Answers  


How do we handle concurrent ajax requests?

0 Answers  


Categories