About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (206)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (166)
Most used tags
Tag Archives: VS2015
Speed up ASP.NET MVC debugging
Whenever I was debugging my ASP.NET MVC application the wait times for every page is about 8 seconds. This was not happening after deployment to a webserver (thank god!) Today I discovered that disabling the browserlink will speed things up … Continue reading
Workaround for excluding assemblies from code coverage in TFS2015 build
Our build server is TFS2015 and Microsoft promises that we can customize code coverage analysis. But with runsettings setup to exclude assemblies from code coverage exceptions fail the build. Not nice. Today we figured out how to work around this and exclude an … Continue reading
Week roundup
Last week recap and links: Visual Studio 2015 released post by Scott Hanselman Rhino Service Bus, the freeware alternative to nservicebus Vortex, the kickstarter robot for the family Image courtesy of kanate / FreeDigitalPhotos.net What are your best reads this … Continue reading
Week roundup
Last week recap and links: Shim for System.Environment.MachineName on msdn; you’ll need to edit the fakes configuration file Visual Studio 2015 Final Release Event on June 20th Docker Visual Studio Extension [ video] on Azure friday Image courtesy of kanate … Continue reading
Week roundup
Last week recap and links: IntelliTrace in Visual Studio Enterprise 2015, since I’m on Premium now this will become part of my toolkit Octopus integration with TFS Build vNext, the title says it all. Be ready for this! Windows 10 … Continue reading
Posted in Uncategorized
Tagged intellitrace, octopusdeploy, roundup, VS2015, Windows 10
Leave a comment