|
|
 |
| Visual Web Developer 2008 Discuss creating ASP.NET 3.5 sites with Microsoft's Visual Web Developer 2008. If your question is more specific to a piece of code than the Visual tool, see the ASP.NET 3.5 forums instead. If your question is specific to the "Express Edition" be sure to state that in your post. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Visual Web Developer 2008 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.
|
 |

January 5th, 2009, 10:07 PM
|
|
Authorized User
|
|
Join Date: Dec 2008
Location: , , .
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
asp.net ajax tookit, included in Asp.net 3.5
I am confused by something said on the ASP.Net AjAX toolkit home page... It states that the toolkit is included in ASP.NET 3.5, but that's not what I found, and I ended up downloading the toolkit myself (and then added those controls to vs 2008).
Is this because that I am using the express version, but it is included in the professional version? or whatever on the web page is simply a mis-statement (or misleading)...
|

January 6th, 2009, 04:25 AM
|
 |
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
|
|
AFAIK, it doesn't say the toolkit is included, it says the "framework" is included:
>> ASP.NET AJAX is built-into ASP.NET 3.5.
http://www.asp.net/ajax/
So, you have the ASP.NET Ajax Framework available in 3.5 which gives you access to the client framework, UpdatePanel, ScriptManager and so on.
The Toolkit on the other hand is a separate download that gives you access to a whole bunch of other (AJAX enabled) controls...
Cheers.
Imar
|
| 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
|
|
|
|
 |