See ASP.net ( Www.asp.netPosted on a long period of MS Ajax video and related information, but very few people in the country mentioned him, today to everyone simply say I am learning Ajax in the early days of the biggest difficulties encountered-installation. Carefully read the www.asp.net ajax column download asp.net Ajax 1.0 RC Happily take to install, installed after the open. NET2005, found in the toolbar a more than a label, the following figure:
Then on the ASP.net website to find the online documents, and learn a few control the simple application, feeling still deceive is good. Then excitedly back to the ASP.net website learn column to watch ajax video (URL: http://www.asp.net/learn/videos/default.aspx?tabid=63), the results found a lot of video (e), Download the original code after the compilation is not successful, Khan. Read the code carefully and find many "<ajaxtoolkit" controls inside. Reference to the original code bin file dll still compile does not pass, found that they have not downloaded Ajaxtoolkit, and then to download (http://www.codeplex.com/Release/ProjectReleases.aspx?) Projectname=atlascontroltoolkit). I here slow speed, the next day a night did not put that 1.7M of Dongdong down, always interrupted, depressed. Finally found a kind-hearted person to help download down, found to be a compressed package file, after the release is found inside are engineering documents, can not install. Use. NET2005 open AjaxControlToolkit.sln, compile, run Samplewebsite under Default.aspx, a lot of E-wen. Finally in the lower left corner to find the setup your environment (installation environment), it dawned. The bottom write to E wen bad friends, how to configure. NET2005
1, in the AjaxControlToolkit decompression directory to find the folder Ajaxcontrolextender, double-click Ajaxcontrolextender.vsi to install.
2, start. NET2005, open an ASPX file, open the Toolbox, and right-click to create a new tab called Ms AJAX Toolkit.
3, in the Toolbox Ms AJAX Toolkit tab under the right key to select items, browse to find Samplewebsite folder under the Bin AjaxControlToolkit.dll, open and determine. OK, there are a lot of things in the toolbox that you don't know, to achieve.
4, reboot. NET2005
Finally open www.asp.net download video and source code, new Web site, my template below a template called Ajax control Toolkit Web site, and then follow the instructions in the tutorial to experience MS Ajax charm Bar
Tip: AjaxControlToolkit solution in the Samplewebsite project contains many examples, E bad friends can directly look at the effect of the operation, and then carefully read the source code to learn