Monday, March 26, 2012

what is the best ajax lib?

I would like the opinions of those who actually use Ajax libraries and maybe
tried various APIs before settling on the one you currently use. I would
like to know what libraries (that are free) would people recommend using for
a site.Atlas is the future, but the future isn't here yet.
In the meantime I kind of like the built in AJAX capabilities of ASP.NET
2.0, which are detailed here:
http://SteveOrr.net/articles/Ajax.aspx
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Peter Rilling" <peter@.nospam.rilling.net> wrote in message
news:%23D8F27QZGHA.1228@.TK2MSFTNGP02.phx.gbl...
>I would like the opinions of those who actually use Ajax libraries and
>maybe tried various APIs before settling on the one you currently use. I
>would like to know what libraries (that are free) would people recommend
>using for a site.
>
Anthem.net is a very easy to implement set of AJAX libraries, that fits well
into ASP.net framework. It's a bit of a dirty hack in the way it work under
the hood, but it does work very well.
"Peter Rilling" wrote:

> I would like the opinions of those who actually use Ajax libraries and may
be
> tried various APIs before settling on the one you currently use. I would
> like to know what libraries (that are free) would people recommend using f
or
> a site.
>
>
i find that Ajax.Net is a great performer - im still on .NET 1.1 (VS2003),
and once you get the hang of the coding, its real easy to use.
I had a go at some of the other AJAX implementations that use a panel
control to drop your controls on it, but the performance was much slower
than i expected so i'm now using Ajax.Net only.
"Peter Rilling" <peter@.nospam.rilling.net> wrote in message
news:%23D8F27QZGHA.1228@.TK2MSFTNGP02.phx.gbl...
>I would like the opinions of those who actually use Ajax libraries and
>maybe tried various APIs before settling on the one you currently use. I
>would like to know what libraries (that are free) would people recommend
>using for a site.
>

> I had a go at some of the other AJAX implementations that use a panel
> control to drop your controls on it, but the performance was much slower
> than i expected so i'm now using Ajax.Net only.
are you using ajax.net or ajax.net pro?
Any concern about ajax.net not being developed anymore?
-Darrel
"darrel" <notreal@.nowhere.com> schrieb im Newsbeitrag
news:uovXI$UZGHA.3704@.TK2MSFTNGP03.phx.gbl...
>
> are you using ajax.net or ajax.net pro?
> Any concern about ajax.net not being developed anymore?
Ajax.NET is only the older version, the new version is called Ajax.NET
Professional and can be used with .NET 1.1 and 2.0. See more details at
http://www.ajaxpro.info/.
Regards,
Michael

> -Darrel
>
Peter,
Find a list of popular list of Ajax Frameworks & API at
http://www.ajaxtoday.com
- Rafiq
http://www.ajaxtoday.com
"Peter Rilling" wrote:

> I would like the opinions of those who actually use Ajax libraries and may
be
> tried various APIs before settling on the one you currently use. I would
> like to know what libraries (that are free) would people recommend using f
or
> a site.
>
>

0 comments:

Post a Comment