Microsoft Visual Studio
-
.NET
Did you know that Visual Studio shows deadlocked tasks?
I didn’t… And it’s not a new feature – since it existed since freaking Visual Studio 2010! Yesterday during an…
Read More » -
.NET
TypeScript, AngularJS, Gulp and Bower in Visual Studio 2015
Either you are a Back-end Web developer or a Front-end one, you must have realized that there are some frameworks…
Read More » -
Visual Studio
AssertHelper V1 released
Exactly one year and four months passed since my first try at fixing the state of asserts in NUnit. You…
Read More » -
Visual Studio
Code generation pros and cons and T4 Template
I dislike code generation and usually see it as a smell. If you are using code generation of any kind,…
Read More » -
Visual Studio
MyGet: Continuous Integration for the Rest of Us
By this time, most .NET developers are familiar with NuGet. It used to be that if you wanted to use…
Read More » -
Visual Studio
WCF SOAP and REST Multi-Project Visual Studio Templates
Last year I published a REST Multi-Project Visual Studio Template on the Visual Studio Extensions Gallery, available for download from…
Read More » -
Visual Studio
Why I do not mind VS2012 ALL CAPS menu
Visual Studio 2012 is very impressive and I like a lot of things about it. It has quite a lot…
Read More » -
Visual Studio
Developer productivity tools and Visual Studio extensions
A few days ago a question was asked on Readify’s internal forum about useful VS extensions. A few extensions were…
Read More » -
Visual Studio
Transform app.config and web.config
One of the biggest promises and benefits of Agile is short feedback loops and to get short feedback loop we…
Read More » -
Visual Studio
Using NuGet to Distribute Company Internal DLLs
Releasing new software has to be simple and super fast! That was not the case for our company-internal class libraries…
Read More »