Monday, May 24, 2010

How to Develop new website using ajax.Give some sample code in c#.net.?

Microsoft's Atlas is a free framework, that you can use to build ASP.NET/C# applications. It extends ASP.NET to implementing Ajax functionality.





Official site:


http://atlas.asp.net





Here is an intro:


http://msdn.microsoft.com/msdnmag/issues...





Tutorials for developers new to Atlas:


http://atlas.asp.net/docs/Walkthroughs/G...

How to Develop new website using ajax.Give some sample code in c#.net.?
Download PowerWeb Livecontrols


it contains a lot of Live controls which can implement AJAX.


http://dotnet.dart.com/livetutorial/defa...
Reply:Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications.


It doesn't include .NET


You can use any server side technology like PHP or Perl to generate such content.


I think GOOGLE made a application that useu JAVA to create rich AJAX supported web pages. look at google labs!
Reply:For something simple...take an existing C# webpage that has a form and a submit button and shows a result when you press the button.





If you're using Atlas...simply put the %26lt;atlas:UpdatePanel%26gt; control around your form...and tada, the page will not do a postback when you click on the submit button anymore.

long stem roses

No comments:

Post a Comment