Problem:
Intellisense fails to fire up for skin files in any asp.net application
Impact:
This will make it cumbersome to code style rules for standard asp.net server controls and can waste a lot of your time and make your code error prone
Solution:
1. Go to Tools->Options menu.
2. Pick Text Editor -> File Extesion from a tree at the left part of Options dialog.
3. Type skin in Extesion text box.
4. Select User Control Editor from Editor dropdown.
5. Click Add and then Ok to close dialog and re-open your skin files.

No comments:
Post a Comment