Velocity CTP1 Install
Finally have a few minutes to play with Velocity, Microsoft's new
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
It's still quite painful to try and test code that relies on
An annoyance I used to have with unit testing in Visual Studio is
Karl Seguin has an interesting post about using System.Func to
Oren has a post showing how he deals with time sensitive code in his unit tests. One thing that's interesting is that, like my previous post, deals with the System.Func construct introduced in.NET 3.5.
When testing performance for an individual ASP.NET page, it's often useful to be able to see how long the page took to render.
Since launching DevMavens this week, I've had a few folks tell me