|
 |
Ajax the combination of XHTML, CSS, DOM, XML, XSLT, XMLHttpRequest, and JavaScript |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Ajax section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
|
 |
|
|
 |

August 30th, 2007, 12:53 PM
|
Authorized User
|
|
Join Date: Oct 2006
Location: , , .
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Turning a regular ASP.NET App into an AJAX ASP.Net
hello,
I just downloaded AJAX for ASP.Net this morning and I've been working on a web app for about a month now so I have many classes and pages already created. But it looks like the only way I can use any of the AJAX controls is to create an AJAX enabled website. This means I would have to create the new AJAX enabled website and then add in all my other pages. Is there away that I can convert my regular ASP.NET website project into an AJAX enabled website so I can see not only all the AJAX controls on my toolbox but also the AJAX Extensions tab on my toolbox and the scriptmanager on all the pages?
|

August 30th, 2007, 01:04 PM
|
 |
Wrox Author
Points: 71,804, Level: 100 |
|
|
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 17,050
Thanks: 80
Thanked 1,581 Times in 1,558 Posts
|
|
Hi there,
Take a look here:
http://www.asp.net/AJAX/Documentatio...SPNETAJAX.aspx
It explains how to configure an existing ASP.NET site for Ajax.
You can manually add the Ajax items to the toolbox. Right-click it, click Choose items and then browse for the Ajax DLL.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
|

August 31st, 2007, 01:33 AM
|
Authorized User
|
|
Join Date: Oct 2006
Location: , , .
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thanks very much,
I went to the link you gave me and followed the directions and it worked perfectly. My website is now AJAXified.
donrafeal
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |