views:

177

answers:

2

Is it possible to use it without actually downloading the binaries and adding it to project as reference?

A: 

Step 1) Download the toolkit project from codeplex.

Step 2) Grab the js files you need.

Step 3) Deploy to google or the CDN host of your choice.

Step 4) ...?

Step 5) Profit

Pierreten
+1  A: 

Here's an article how http://www.asp.net/ajaxlibrary/cdn.ashx

Matt Dotson
No way, that saves some work.
Pierreten
I know that link. I need more information on how to code. When I add enable=CDN, I don't get the intellisense and VS2010 don't recognize the controls.
WinFXGuy