Posted By: die-Sel | Nov 23rd, 2007 @ 9:39 AM
page 1 of 1
Comments: 4 | Views: 1272
Ok so after waiting 12hours for the RTM to finish its finally in, but i dont see anything about AJAX development work which is what I am currently trying to learn.

I would of thought it would of been under File > New > Web Site > ASP.NET AJAX page

Sorry if i have missed it, been a long day, 1st day quiting smoking Sad
stevo_
stevo_
Human after all
There is no ajax specific project now.. all web projects are ajax capable..

From what I believe anyway, and I'd avoid using websites vs web app projects.. I've heard some people have arguments for using one or the other, but I've had nothing but hell working with 'web sites' in visual studio, vs web app projects.
PerfectPhase
PerfectPhase
"This is not war, this is pest control!" - Dalek to Cyberman
As Stevo_ says, AJAX is baked in to all asp.net projects now.  The only time you will see it directly is if you create a library project then you have the choice of 'Ajax SeverControl' or 'Ajax ControlExtender' projects which are nothing special, they just give you a skeletal example to get started.

The new debugging is great, but the intellisense is a bit hit and miss, but still miles better than what went before!
PerfectPhase
PerfectPhase
"This is not war, this is pest control!" - Dalek to Cyberman
die-Sel wrote:

does this also affect .NET 2.0 or is it >3 specfic


For 2.0 you still have to manually add all the entries to web.config for ASP.Net AJAX V1.0 in by hand.
page 1 of 1
Comments: 4 | Views: 1272
Microsoft Communities