Wednesday, March 11, 2009

Intellisense problem for asp.net skin files

I noticed that .skin file type Intellisense is not active. for theming your application,
after searching i know how to configure Visual Studio to provide intellisense for .skin files.
Here's how:

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.

Skin

4 comments:

  1. Hey, I REALLY appreciate you blogging this! It worked and has really helped ensure I'm writing my skin file correctly.
    ReplyDelete
  2. Asadullah BhattiJun 19, 2011 04:30 AM
    Appreciated knowledge dear..
    ReplyDelete