Click here to Skip to main content
15,881,812 members
Articles / Productivity Apps and Services / Sharepoint

Enabling JavaScript intellisense in VS.NET 2010 to work with SharePoint 2010

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
16 Apr 2010CPOL 39.7K   6  
To enable JS intellisense in Visual Studio 2010, you have two options (there are others to do with reference tag name and assembly) but these are the ones that I know work.i) Add a JavaScript file to an AJAX server control project (which references System.Web.Extensions and hence the...
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions