473,799 Members | 3,006 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Ajax frameworks

Hi. I have been reviewing Ajax frameworks for .Net and really like the look
of MagicAjax, the open source framework, because of the simplicity of its
design. However I am a little concerned at using an open source framework
from a support perspective. Has anyone used MagicAjax in production, and
what are your experiences? Is there a commercial framework of similar design
to MagicAjax?

Thanks

--
McGeeky
http://mcgeeky.blogspot.com

Mar 2 '06 #1
7 1120
NH
I just checked this framework out, its great, so easy to use. Thanks for the
tip

"McGeeky" wrote:
Hi. I have been reviewing Ajax frameworks for .Net and really like the look
of MagicAjax, the open source framework, because of the simplicity of its
design. However I am a little concerned at using an open source framework
from a support perspective. Has anyone used MagicAjax in production, and
what are your experiences? Is there a commercial framework of similar design
to MagicAjax?

Thanks

--
McGeeky
http://mcgeeky.blogspot.com

Mar 2 '06 #2
Roy
I'm speaking to something else having never played with magicajax
before, but... Have you checked out client-side-callback functionality
built right into the 2.0 framework?

REALLY GREAT stuff.
My workflow sites here have been taken to a whole new "flickerles s"
level. :)

*** Sent via Developersdex http://www.developersdex.com ***
Mar 2 '06 #3
Is client side call back Atlas or something else?

I am working on the assumption we will use Asp.Net 1.1 for our project :-(

--
McGeeky
http://mcgeeky.blogspot.com
"Roy" <SP*******@gmai l.com> wrote in message
news:uJ******** ******@TK2MSFTN GP14.phx.gbl...
I'm speaking to something else having never played with magicajax
before, but... Have you checked out client-side-callback functionality
built right into the 2.0 framework?

REALLY GREAT stuff.
My workflow sites here have been taken to a whole new "flickerles s"
level. :)

*** Sent via Developersdex http://www.developersdex.com ***

Mar 2 '06 #4
Roy
Something else entirely. This page changed my life:
http://msdn2.microsoft.com/en-us/library/ms178208.aspx

;)

Cutting Edge also put out something on CSC's... CSC is basically MS's
answer to AJAX.

http://msdn.microsoft.com/msdnmag/is...1/CuttingEdge/

Yeah, you need 2.0 to use the functionality mentioned in the articles...
Re: Ajax frameworks
From: McGeeky
Date Posted: 3/2/2006 10:18:00 AM
Is client side call back Atlas or something else?

I am working on the assumption we will use Asp.Net 1.1 for our project
:-(

--
McGeeky
http://mcgeeky.blogspot.com
"Roy" <SP*******@gmai l.com> wrote in message
news:uJ******** ******@TK2MSFTN GP14.phx.gbl...
I'm speaking to something else having never played with magicajax
before, but... Have you checked out client-side-callback functionality
built right into the 2.0 framework?

REALLY GREAT stuff.
My workflow sites here have been taken to a whole new "flickerles s"
level. :)

*** Sent via Developersdex http://www.developersdex.com ***
Mar 2 '06 #5
Thus wrote Roy,
Something else entirely. This page changed my life:
http://msdn2.microsoft.com/en-us/library/ms178208.aspx

;)

Cutting Edge also put out something on CSC's... CSC is basically MS's
answer to AJAX.


Atlas will be ASP.NET's AJAX implementation, but it's still in development.
You can a CTP though from http://atlas.asp.net.

Cheers,
--
Joerg Jooss
ne********@joer gjooss.de
Mar 2 '06 #6
DWS
Hello,
atlas, clientside callbacks, magicajax

Thank you great links
DWS
"Joerg Jooss" wrote:
Thus wrote Roy,
Something else entirely. This page changed my life:
http://msdn2.microsoft.com/en-us/library/ms178208.aspx

;)

Cutting Edge also put out something on CSC's... CSC is basically MS's
answer to AJAX.


Atlas will be ASP.NET's AJAX implementation, but it's still in development.
You can a CTP though from http://atlas.asp.net.

Cheers,
--
Joerg Jooss
ne********@joer gjooss.de

Mar 3 '06 #7
McGeeky,

You can find a list of major ajax frameworks & API's at
http://www.ajaxtoday.com

Hope this helps.

- Rafiq.
http://www.ajaxtoday.com

"McGeeky" wrote:
Hi. I have been reviewing Ajax frameworks for .Net and really like the look
of MagicAjax, the open source framework, because of the simplicity of its
design. However I am a little concerned at using an open source framework
from a support perspective. Has anyone used MagicAjax in production, and
what are your experiences? Is there a commercial framework of similar design
to MagicAjax?

Thanks

--
McGeeky
http://mcgeeky.blogspot.com

Apr 27 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
1458
by: Griff | last post by:
The use of AJAX as an approach seems to be taking off. Is this correct, or have I just read the hype? Is Ajax a proven approach that one should look at for building high-load websites? If yes, can anyone recommend good reading material? I see that there is a Wrox Professional Ajax book, but I've not seen any
9
1676
by: darrel | last post by:
Last week I asked about ASP.net 2.0 AJAX frameworks and there appears to be several to choose from. I haven't used ASP.net 2.0 yet, but from doing a bit of reading, it appears that ASP.net 2.0 also has some client side call-backs built in that can update the display via AJAX. To ask a more specific question, do I need a specific AJAX framework to do the following:
2
966
by: prabhupr | last post by:
Hi Folks For me to use Ajax (Ajax Control) do I need to download something in particular, any framework and speicial assembly.... Can somebody please point me to some basics on AJAX, on how to use it (may be sample code)
3
1785
by: caston | last post by:
Well, everybody can now agree with the fact that the Ajax hype is over. Still multiple Ajax Frameworks are flourishing, aren't they? So, last night I questioned myself with the following: "When Ajax Frameworks will be gone? What is required to get rid of them and start using browsers?" (To be more precise, I should probably also mention what kind of frameworks do i mean. These are: Dojo, BackBase, Qooxdoo etc.) I've got an answer that I...
1
1432
by: John | last post by:
AJAX is a rich client-side technology that makes the web pages more interactive. In practice, the same AJAX client-side code should be unchanged, regardless of what server-side web technologies we use. I guess this is same concept as traditional front-end plain html code that can work with different server-side web technologies for back-end processing. Similarly, AJAX should be server-side independent concept, is that correct? But if this...
13
2052
by: Karl | last post by:
Hi all. I've recently rebuilt my Vista Ultimate workstation with Visual Studio Team Developer edition. Ive also put on the SQL Server 2005 tools and it's fully patched. I was building a web application in VS before the rebuild and I've just come to do some work on it, and it has reminded me that I need to install Ajax 1.0 again as I haven't done it yet (Ajax was installed before and the site makes use of it) but when I go to install it
3
1570
by: Gouri.Mahajan7 | last post by:
Hello, I want to use AJAX methods in my project. Is it possible to use AJAX in asp.net 1.1?? Thanks in advance. Regards, Gouri.
29
3326
by: zalek | last post by:
I am writing application with Ajax in sync mode - xmlHttp.open("GET", url, false). I noticed that in FireFox handler doesn't starts. It starts when I use xmlHttp.open("GET", url,true). I need to use it in sync mode. Any ideas what can I do? Thanks, Zalek.
2
1989
by: Shao | last post by:
Dear All, I am looking for a nitty-gritty Python Ajax script to fire off a number of processing programmes, periodically checking their operations, sending messages back to an HTML div form by sending back the links of generated data files, to be downloaded by end users. I am using .NET IIS 6.0 and Windows Server. Regards.
0
9688
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9546
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10491
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10268
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10247
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9079
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7571
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4146
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.