Browse by Tags
All Tags »
Visual Studio (
RSS)
Tonight I found a little tip that you might already know but for me it was the first time I realize that. When you want to open the properties of a project in Visual Studio 2008, in the past I was doing a right click on the project then I was searching...
Since some time I have the current scenario where I need to have conditional reference in a project. Basically the application must reference an assembly in one case in other it should reference another one. This was working correctly from an MSBuild...
I like the Roy Osherove blog: Five Whys , Leadership in software teams. Follow up on those two posts “ How to measure programmer productivity using TDD Katas ” or “ Be Productive and Go Mouseless ”. I would like to share a little keyboard shortcut which...
This is a tool that I always install on my machine because it saves you from opening Visual Studio when you just want to compile a solution/project. You can just do it right from the Windows Explorer. Today I spent 10 minutes searching for it, as I couldn...
I tend to use a lot the Live Template of ReSharper , for example working for some time now with the WPF MVVM pattern I created a ViewModel template of such a class and use it extensively. Today I updated the File Template I use to write my NUnit tests...
As you might have realized following my blog, I am big fan of JetBrains ReSharper for quite some years! This tool really boost my productivity. Today they just realized ReSharper 4.5 which brings some new functionalities but also a huge improvement in...
My friend Mitsu just posted a funny demo about what you can do in the Visual Studio designer. He made a kind of Pong, remember that old game!, just using the Visual Studio designer. Useless but so much fun!
The other day I faced a strange issue when I wanted to add a service reference to the Tech Head Brothers authoring tool. The code generated wasn’t compiling with errors located in the file Reference.cs . Drilling down the issue I figured out that the...
Before installing it better use the Visual Studio 2008 Service Pack preparation Tool And then you can install Microsoft Visual Studio 2008 Service Pack 1 (exe)
VisualSVN , the plugin for Subversion in Visual Studio 2003, 2005 & 2008 was just updated with some new good features: New Features Quick Diff Reviewing changes has never been so easy. Now you don't have to open separate diff window and remember...
More Posts
Next page »