Sponsors

News

Jobping Laurent Kempé MVP JetBrains Academy Member Certified ScrumMaster

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING
twitter
facebook


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Jobping

Links

Tech Head Brothers

Browse by Tags

All Tags » Visual Studio (RSS)
Visual Studio 2008 little tip
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...
Posted: Jan 06 2010, 11:27 PM by lkempe | with 3 comment(s)
Filed under:
ProjectReference with Condition in your MSBuild project files
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...
Unit Tests without leaving the keyboard
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...
Build your .NET project with a right click in Windows Explorer
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...
Updated my Live Template for NUnit in ReSharper
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...
ReSharper 4.5 released
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...
Pong game using WinForms designmode
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!
Posted: Feb 21 2009, 02:42 PM by lkempe | with 1 comment(s)
Filed under:
WCF Add Service Reference issue with Visual Studio 2008 SP1
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...
Visual Studio 2008 Service Pack 1 released
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)
Posted: Aug 11 2008, 06:48 PM by lkempe | with 2 comment(s)
Filed under:
VisualSVN 1.4 released
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...
Posted: Apr 21 2008, 10:57 PM by lkempe | with 2 comment(s)
Filed under: ,
More Posts Next page »