Link to home
Start Free TrialLog in
Avatar of Lawrence Avery
Lawrence AveryFlag for United States of America

asked on

IntelliSense in .NET

What types of files is IntelliSense suppose to work in?

And is there a version of .NET when IntelliSense did not work for a specific type of file.

.aspx, .cs, .vb ,etc............
Avatar of Guy Hengel [angelIII / a3]
Guy Hengel [angelIII / a3]
Flag of Luxembourg image

>What types of files is IntelliSense suppose to work in?
from what I know:
c#, vb.net all type of code files
html, css, xml files
javascript files
sql files

more information can be retrieved here:
http://msdn.microsoft.com/en-us/library/hcw1s69b.aspx
ASKER CERTIFIED SOLUTION
Avatar of Jacques Bourgeois (James Burger)
Jacques Bourgeois (James Burger)
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial