Inlägg February 2009
2009-02-24 11:00
Loads of ASP.NET MVC tips
Just happened to stumble on this site by Stephen Walter that contains loads and loads of small utils and tips for ASP.NET MVC coding. Such as creating an Excel-document output from an action.
Here you got them all in a long list
Postad av Marcus Hammarberg
Kommentarer (0)
2009-02-20 11:17
Get Vista to go faster
I know that some people will mock this and say “Uninstall it!” but I am pretty much stuck with my computer (Dell Precision M 70) and my installation of Vista.
Here is some suggestions and by only doing the first point I got it up to a working condition in no time!
It’s now much uglier but workable – I’ll take that anyday.
Postad av Marcus Hammarberg
Kommentarer (0)
Kategorier:
Life of a consultant
2009-02-02 22:20
Save some space - limit the number of old test results
Found an option that really saves some space for TDD:ers in Visual Studio. The test results folder can be limited to a certain number of test runs. That would really have helped me at my latest project where my Test Result folder was several Gb.
Go Tools->Options->Test tools->Test execution.
When you first exceed that number you'll be warned that folders will be deleted - thank you very much!
Postad av Marcus Hammarberg
Kommentarer (0)