Can we use AJAX in .NET 1.x ? [modified]
-
I am new to this. Can we use AJAX in .NET 1.1 ? I read in ajax web site that they provide ajax_xxxx.dll to develope app. Any thoughts ? -- modified at 13:43 Thursday 12th October, 2006
-
I am new to this. Can we use AJAX in .NET 1.1 ? I read in ajax web site that they provide ajax_xxxx.dll to develope app. Any thoughts ? -- modified at 13:43 Thursday 12th October, 2006
AJAX doesn't requirre .NET at all. do you mean ATLAS ?
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
I am new to this. Can we use AJAX in .NET 1.1 ? I read in ajax web site that they provide ajax_xxxx.dll to develope app. Any thoughts ? -- modified at 13:43 Thursday 12th October, 2006
Sreenath Madyastha wrote:
Can we use AJAX in .NET 1.1 ?
Sure. So long as the end-user's browser supports some sort of background requests, you can use 'em and call it AJAX. You're the programmer - who's gonna argue with you? Other programmers, that's who. Ignore 'em - they're just ignorant VB monkeys.
Sreenath Madyastha wrote:
I read in ajax web site that they provide ajax_xxxx.dll to develope app.
No idea what that is, but you don't need any special DLLs to do AJAX.
every night, i kneel at the foot of my bed and thank the Great Overseeing Politicians for protecting my freedoms by reducing their number, as if they were deer in a state park. -- Chris Losinger, Online Poker Players?
-
I am new to this. Can we use AJAX in .NET 1.1 ? I read in ajax web site that they provide ajax_xxxx.dll to develope app. Any thoughts ? -- modified at 13:43 Thursday 12th October, 2006
BTW, I moved this to the ASP.NET forum prior to you being flamed to a crisp on the lounge. No programming questions are allowed in the lounge :-)
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog