VSElixir features a few items which were initially constructed for my personal use: IIS auto-attaching: The running IIS worker processes are enumerated and matched against folders in the active solution. The debugger is then attached to each. This is helpful in situations where you may have multiple hosted sites spread acrosses several solutions. Cleaning: Start by terminating IIS, and any WebDev processes. Proceed to throughly clean TEMP, Temporary ASP.Net, and website cache folder. Finish by kicking off a full build. Make Title Case: Apply title case from the current culture to the selected text. |