Browse by Tags
All Tags »
Visual Studio (
RSS)
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...
I am an early adpoter of ReSharper for a while now and I feel good seeing such things!
Another day another step! Tonight I wanted to work on the list and on the optimization a bit because I did use to much time the parsing of the whole WordML document. I also tried the deployment through clickonce and two of my fellow tested it. Thanks...
More Posts
Next page »