I download the ajaxcontroltookit.binary4 file from codeplex is there an installer to install ajax 4 for Visual Studio 2010. Could someone give me some links to these things that I need, please
+1
A:
- Extract the file to some location, say C:\Ajax
- Open VS 2010
- Open your toolbox (Go to view --> Toolbox if you can't see it)
- Right click inside the toolbox, add new tab, say AJAX Controls toolkit
- Open the new tab you created, right click inside it, click choose components
- Click browse, and then select the .dll file from C:\Ajax
Raze2dust
2010-07-24 09:30:02
Thanks I'll give it ago
littleMan
2010-07-24 09:36:50
Is there any installer for ajax templates when you choose create new website
littleMan
2010-07-24 09:37:29
You mean to automate the above process? Not one that I know of..
Raze2dust
2010-07-24 09:45:40
I mean a Web Template for VS 2010 that is ajax ready when you create a new website and also where do you get these file from are they part of the ajaxcontroltoolkit MicrosoftAjaxDataContext.jsMicrosoftAjaxTemplates.js I want to make sure I have all the library files needed
littleMan
2010-07-24 10:56:59
In VS 2008, whenever you create an ASP.NET page, it is already AJAX enabled.
Raze2dust
2010-07-24 12:13:23