Sacha Tomey's blog

Molding the Microsoft BI Stack

June 2006 - Posts

Intellisense for ASP.NET 2.0 Skin files
Intellisense has been improved massively in Visual Studio 2005 but I noticed one file type where Intellisense is not active.  .skin files, for theming your application, do not support intellisense natively.  You can however configure Visual Studio to provide intellisense for .skin files.  Here's how:
 
1. Go to Tools->Options menu.
2. Pick Text Editor -> File Extesion fom 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.
Posted: Jun 22 2006, 06:58 PM by sachatomey
Filed under:
WinFX Name Change
Well,  I'm glad I've been keeping an eye on this WinFX stuff...
Posted: Jun 12 2006, 01:32 PM by sachatomey
Filed under: