blah blah blah is here! blah blah » Close

up0down
link

Does anyone know how to mess with intellisense for web forms HTML-side?
I would like to have my <@ Page> directive followed immediately by some HTML code & get the same intellisense I would for a user control.
My initial thought for a quick fix is to find where the intellisense code of VS.NET resides & replace the webform intellisense with the usercontrol's file... Know a good place to look?

last answered 2 years ago

1 answers

up0down
link

try looking for the visual c++ intellisense database in your visual studio. they are the ones with the .ncb extension.

This post was imported from csharpfriends, if you have a similiar question please ask it again.

All previous members have been migrated, hope you enjoy the new platform!

Feedback