Showing results for VSDoc - .NET Blog

Nov 8, 2010
0
0

How to solve JavaScript IntelliSense problems in VS2010

Web Development Tools Microsoft
Web Development Tools Microsoft

VS2010 should support all of the VS2008 JavaScript functionalities as shown in Scott Guthrie’s VS2008 JavaScript IntelliSense blog.  It includes: 1. Basic type inference 2. IntelliSense from referenced external JavaScript libraries 3. IntelliSense from XML comments for functions, parameters and return types 4. Calling web services using AS...

ASP.NET