Displaying posts tagged with

“ajax”

May
8
2008

How to install the Ajax Control Toolkit for Visual Studio 2008

 

Install the ASP.NET Ajax 1.0 extensions here http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&displaylang=en
Download this (AjaxControlToolkit.zip)
and unpack it to a folder on your local computer.
Open Visual Studio, right click on Tools and create a new tab. Call it Ajax Controls.
Right click the tab and pick Choose Items…
Browse to the directory where you unpacked the toolkit, browse to the Sample Web Site
folder, [...]

Dec
18
2007

SmartPart for SharePoint – ASP.NET AJAX Support – Jan Tielens’ Bloggings

ÂÂ
There has been a lot of buzz around SharePoint support for ASP.NET AJAX the last couple
of days, resulting in some nice posts, even from the Microsoft guys. If you are new
to the topic; some required reading:

Integrating
ASP.NET AJAX with SharePoint (by Mike Ammerlaan)
Mike clearly described what you need to do to get the ASP.NET AJAX extensions [...]