Lance's Whiteboard

Random scribbling about C#, Javascript, Web Development, Architecture, and anything else that pops into my mind.

News


Creative Commons License
Lance's Whiteboard Blog by Lance Hunt is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Based on a work at weblogs.asp.net



Sponsored Ad
Sponsored Ad

Blogs I Read

Browse by Tags

All Tags » Visual Studio (RSS)
T4 Template error - Assembly Directive cannot locate referenced assembly in Visual Studio 2010 project.
I ran into the following error recently in Visual Studio 2010 while trying to port Phil Haack ’s excellent T4CSS template which was originally built for Visual Studio 2008.   The Problem Error Compiling transformation: Metadata file 'dotless...
Resource Refactoring Tool
I have wanted a simple Resource string refactoring tool for quite a while, so I was excited to see the post from Bertran about the alpha release of Resource Factoring Tool by Microsoft . Woot! Published with BlogMailr
Visual Studio 2005 Refactoring is useless
I'm writing this as I wait for a simple "Extract Method" refactoring to execute in Visual Studio.NET 2005. I have used other tools in the past that work several orders of magnitude faster, so why can't Microsoft, with all their money and talent, at least...
ANN: ASP.NET Provider Framework Item Template
Please check out my new ASP.NET Provider Framework Item Template VSI installer (C# only). This installer creates an entry on the "Add New Item" menu for the templates. When selected, you enter the Name (minus "provider" suffix) for...
More Posts