05 September 2007

A Few Quick Wins...

I've been thinking alot lately about all the great ways that are available to get “Quick Wins” in coding projects.  (I guess I kind of started with Client-Side Logging post.)

There's all kinds of UI coolness out there:

Some really simple add-ins for your site when frameworks like EntLib are just too much:

Use the Visual Studio Installer (VSI) built in to VS 2k5 to improve speed, consistency, across a team:

  • Easy distribution of Visual Studio stuff like Add-ins, Macros, Code Snitppets, Templates, and Controls
  • Create web page templates the contain master pages, references, headers, footers, etc in just a matter of minutes usnig the File/Export... command.
  • Use the Snippet Compiler to create and package reusable code snippets for common functions like custom DAL calls, Try...Catch blocks with logging,
  • Create an entire solution with multiple projects and make it available in the New Project window

Enjoy!

Filed under:

Comments

No Comments

 

News

Hey, somebody remind me to put something good in this space. :)