my6solutions

asp .net, the social web & other distractions

 

Running Apps

Disclaimer

I am in no way affiliated with Microsoft or Google. I am just another developer trying to make a difference. All opinions and observations are usually my own.

jQuery Intellisense in VS 2008

Scott Guthrie has a post on his blog on how to get jQuery intellisense working correctly in Visual Studio 2008 here. No more hacks like

 <asp:PlaceHolder runat="server" Visible="false">
        <script type="text/javascript" src="js/jquery.intellisense.js"></script>
    </asp:PlaceHolder>

 I swear Scott has an army of gnomes working for him, I can never figure out how he manages to do so much stuff at once.

Bookmark and Share

Tags:
Categories: ASP .NET
Permalink | Comments (0) | Post RSSRSS comment feed