click analytics

Ajax.NET vs Atlas



A very famous question, which framework should I use in my application, Ajaxprojects.com is going to answer this question in a series of articles that will review some frameworks versus others.

In this article I will compare the most famous libraries in Asp.net, “Ajax.net” and “Microsoft Atlas”

Here you are a comparison between the two frameworks in points (Ajax.net vs Atlas):

  • Ajax.net is more lightweight and elegant
  • Atlas is for feature … because it’s form Microsoft!!
  • Atlas is more than Ajax framework, it’s a fully javascript framework
  • Ajax.NET supports ASP.NET 1.1 and Asp.NET 2.0
  • Atlas includes set of client side enabled controls, including data-bind and editable controls
  • Atlas seams to be pretty easy to use.
  • Ajax.net is now in a stable version, Atlas still beta

The following guide lines will help you to choose from Ajax.net and Atlas in your project

  • If your application using asp.net 1.1 use Ajax.net
  • If you have an application that will start now, use Ajax.net because ajax.net is more stable
  • Use Atlas for your application if you are sure that all the functionalities which you need it are available without work arounds

Related Posts...

Leave a Reply