c#


How to mess up Visual Studio intellisense: a recipe

The next blog post is just a fun post which shows how you can totally mess up the intellisense in Visual Studio. Result So what do we want to achieve in this recipe? Have you ever seen your intellisense displaying a list like this one? No, dear reader, you are not drunk: FirstName and LastName […]

Visual studio tip #4: Generate method stub in VB.NET 2010

I am not a big fan of VB.NET, but for some reasons I will not explain in this post, I have to code in it (lucky me 🙂 ). Microsoft is always claiming that C# and VB.NET are equally evolving, but some changes only appear in VB.NET one or more releases after they have been […]