|
|
 |
| 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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

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: 33,554, Level: 80 |
|
|
Join Date: Jun 2003
Location: Utrecht, Netherlands.
Posts: 10,228
Thanks: 7
Thanked 203 Times in 201 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 |
Search this Thread |
|
|
|
| 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
|
|
|
|
 |