Microsoft Releases ASP.NET AJAX

Anusha

Member
Jun 13, 2006
25,864
5
0
ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers. Many of the most popular ASP.NET component and solution vendors have also released new versions of their products with ASP.NET AJAX support.

Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. This is meant to increase the web page's interactivity, speed, and usability.

View: ASP.NET AJAX Home
 

sri_lion

Member
Sep 14, 2006
12,908
102
0
Kuala Lumpur
Good for ASP.NET developers..

Anyway, AJAX has come a long way.. if you wanna see how long??

see this
Its called "YouOS" a web operating system, based on AJAX as well!!!
 

Anusha

Member
Jun 13, 2006
25,864
5
0
sri_lion said:
Good for ASP.NET developers..

Anyway, AJAX has come a long way.. if you wanna see how long??

see this
Its called "YouOS" a web operating system, based on AJAX as well!!!
:shocked: :shocked: I'll check it out later. Have to go now.
 

Anusha

Member
Jun 13, 2006
25,864
5
0
ASP.NET AJAX 1.0
ASP.NET AJAX integrates client script libraries with the ASP.NET 2.0 server-based development framework. This new Web development technology extends ASP.NET, offering the interactive user interface benefits of AJAX with a programming model that is more familiar to ASP.NET developers, making it very easy to add AJAX to your applications quickly and with minimal effort. However, ASP.NET AJAX isn’t just for ASP.NET development. You can take advantage of the rich client framework to easily build client-centric Web applications that integrate with any backend data provider.

# ASP.NET AJAX enables you to take full advantage of the capabilities of the browser to deliver richer Web experiences that work on any modern browser
# ASP.NET AJAX enables ASP.NET developers to enrich their existing Web applications with incredible ease
# ASP.NET AJAX includes a rich client-side JavaScript framework that enables easy creation and reuse of script components and rich client-side behaviors.
# ASP.NET AJAX makes it super easy to consume services from ASP.NET and to build composite applications from services on the programmable Web.

Download
 

Anusha

Member
Jun 13, 2006
25,864
5
0
shanX said:
:lol: now this what I hate!

Why you post unknown useless stuff :confused:
So you justify your fights with those Galle Boys?

And without telling me what those programming languages are in the same post, you put it in another post.

Yeah, this is real justice :rolleyes: :rolleyes:
 

shanX

Active member
  • Oct 4, 2006
    9,944
    2
    38
    Kandy, LK
    Anusha said:
    So you justify your fights with those Galle Boys?

    And without telling me what those programming languages are in the same post, you put it in another post.

    Yeah, this is real justice :rolleyes: :rolleyes:
    Yeah, I apologise for the 2nd post, I did it, coz then only I noticed, u dont know wt ASP and PHP :yes:
     

    sri_lion

    Member
    Sep 14, 2006
    12,908
    102
    0
    Kuala Lumpur
    shanX said:
    I think ASP suck compared to PHP.....

    Yes! you are correct, ASP primarily based on Microsoft technologies and to run in windows but originally PHP was intend to run in Linux, they even called it the LAMP (Linux+Apache+MySQL+PHP), but things have changed and Windows can support PHP now (been quite a while) and that's one of its main strengths as well, where as PHP can be developed and run in many platforms like Linux, Unix, Windows and Solaris... where as ASP is stick to native windows (ASP can run on Linux but ASP-Apache needs to be installed, but Apache and ASP does'nt seem right to me!!)

    Talk about database connectivity, again PHP has the upper hand.. if you've ever used PHPTriad u know what I mean... the whole of MySQL database just runs in the browser that's AMAZING, and deploying programs is so easy.... again ASP never had that capability!!

    Then the GOD of all........... $$$$$$$$ wise, ASP and associated technologies aren't free!! (Microsoft..... ahem!!!) But PHP is open source and it's completely free, infact the whole LAMP concept is open source!(in windows, except for windows other are free)

    So all in all PHP is a very good scripting language and has the edge over ASP!!

    BUT!!! then came ASP.NET which is a totally different story, with .NET your development time is much faster than PHP but still PHP has got some strong points!!!
     

    shanX

    Active member
  • Oct 4, 2006
    9,944
    2
    38
    Kandy, LK
    sri_lion said:
    Yes! you are correct, ASP primarily based on Microsoft technologies and to run in windows but originally PHP was intend to run in Linux, they even called it the LAMP (Linux+Apache+MySQL+PHP), but things have changed and Windows can support PHP now (been quite a while) and that's one of its main strengths as well, where as PHP can be developed and run in many platforms like Linux, Unix, Windows and Solaris... where as ASP is stick to native windows (ASP can run on Linux but ASP-Apache needs to be installed, but Apache and ASP does'nt seem right to me!!)

    Talk about database connectivity, again PHP has the upper hand.. if you've ever used PHPTriad u know what I mean... the whole of MySQL database just runs in the browser that's AMAZING, and deploying programs is so easy.... again ASP never had that capability!!

    Then the GOD of all........... $$$$$$$$ wise, ASP and associated technologies aren't free!! (Microsoft..... ahem!!!) But PHP is open source and it's completely free, infact the whole LAMP concept is open source!(in windows, except for windows other are free)

    So all in all PHP is a very good scripting language and has the edge over ASP!!

    BUT!!! then came ASP.NET which is a totally different story, with .NET your development time is much faster than PHP but still PHP has got some strong points!!!
    Can you do PHP?