Also, at the time of this writing, unlike the ASP.NET AJAX
installable .Msi package, the toolkit is simply shipped as a ZIP file containing the source
code and therefore requires a little work before it??™s ready to use.
You can download the ASP.NET AJAX Toolkit at http://ajax.asp.net/downloads. After
unzipping the files to a folder such as AjaxToolKit, you can add the controls to your Visual
Studio 2005 toolbox. First create a new tab in the toolbox, and name it something similar
to ASP.NET AJAX Control Toolkit. After that, right-click the new tab, and select Choose
Items from the context menu. At that point, simply browse to the designated folder to
which you had extracted the compressed files, and you??™ll find a DLL named
AjaxControlToolkit.dll in a subfolder of the Bin folder. Selecting this file populates the
controls in the new tab created in your toolbox as shown in Figure 7-1. You are now ready
to use these controls in your ASP.NET AJAX-enabled web application.
Figure 7-1. ASP.NET AJAX Control Toolkit toolbox in Visual Studio 2005
CHAPTER 7 ?– USING THE ASP.
Pages:
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207