Chaks' Corner

SharePoint and other stuffs

16. June 2010 13:22
by Chaks
1 Comments

SharePoint 2010 EcmaScript(JavaScript) IntelliSense in VS2010

16. June 2010 13:22 by Chaks | 1 Comments

If you are using JavaScript Client OM for building SharePoint 2010 solutions, especially manipulating the Ribbon, building modal dialog boxes etc., , you might be wondering how I can get IntelliSense working for my JavaScript code.   It is actually very simple. At the top of your .js file, yo... [More]