Hi,

the comparison from Daniel cannot really compare Atlas and Ajax.NET
Professional (and, there only the older version of Ajax.NET is used).
I think it depends on what you want to do.

1) If you want to use current code (ASP.NET), and only want to prevent
the postback you can use ComfortASP, Anthem.NET or FastPage. All three
frameworks are using default ASP.NET controls and only transfer the
difference of the HTML code. There are some new controls available
that will called UpdatePanel (or similar) that are specially developed
to update part of the page.

2) If you want to save http traffic and only want to exchange data
between server and client (and back) you can use Ajax.NET
Professional. There is no viewstate support because of the heavy
overload. Think on static methods (like WebMethods) when using
Ajax.NET. There are no controls available (some controls are in the
example project), but you can use any Web 2.0 library like the
script.aculo.us effects.

3) Atlas is something between 1 and 2, there are both ways possible,
and there are a couple of controls available like AutoComplete. Atlas
is only working with ASP.NET 2.0.



There are a couple of other topics that you may be interessted, like
caching support, older web browser support (or if ActiveX is
disabled),... It is not easy to say this or this is the best framework
for you, it depends on your project.

If you want to add you own controls you must write JavaScript in any
of these frameworks, so don't be afraid of writing JavaScript code.

Regards,
Michael



On 5/30/06, Alexandro Velarde <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Well, I think you can get your own opinion from this site:
> http://www.daniel-zeiss.de/AJAXComparison/Results.htm
>
> I hope this helps you, even though I have only used Ajax.NET and never
> Atlas, but
> this article could help you.
>
> Alex
> ----- Original Message -----
> From: "jojobar" <[EMAIL PROTECTED]>
> To: "Ajax.NET Professional" <[email protected]>
> Sent: Monday, May 29, 2006 8:33 PM
> Subject: [ajaxpro] AJAX.Net or Atlas
>
>
> >
> > Hello,
> >
> > I have heard a lot of good things about Ajax.Net. My company wants to
> > adopt a platform for AJAX for .net 2.0. So I am trying to find out if
> > any of you have any suggestions on pros and cons between AJAX.Net and
> > Atlas.
> >
> > If this is not the right forum for asking these kind of questions, I
> > apologize.
> >
> > Thanks in advance
> >
> >
> > >
> >
>
>
> >
>


-- 
Best regards | Schöne Grüße
Michael

Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer

http://weblogs.asp.net/mschwarz/
http://www.schwarz-interactive.de/
mailto:[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---

Reply via email to