Category Archives: Programming
RegexBuddy is no longer my buddy
I’ve replaced my install of RegexBuddy with a free alternative: Expresso. Some years ago I tried both and RegexBuddy had more features… But last week a colleague demoed Expresso and I was convinced. So let’s give it a try.
.NET Podcasts – Polymorphic Podcast
Since I’m cycling to work I should start using my MP3 player a little more. I came across Polymorphoc Podcast today and I think I’m gonna give it a try. The busy jingle-jangle introduction during the first minute-and-a-half or so … Continue reading
Community Server and I
This is a totally irrelevant post, but I’ve to get is off my chest. My opinion about Community Server (v2.1, I think): IT STINKS! I have no decent arguments to support this opinion, but after hours of digging in an … Continue reading
Mono 2.0 released!!
Mono 2.0 brings C# 3.0 to Linux & Mac OSX. Ars Technica has a nice overview of the major changes (C# 3.0, VB 8, LINQ, Windows.Forms 2.0, …). Full article: Ars Technica Mono: Website
Split Views in Visual Studio
Not always a dual view screen available, so split view comes in handy by times. Check this article and also the comments for some nice tips. Full article: http://www.kevinwilliampang.com/post/Visual-Studio-Split-Views.aspx