.NET

Cees Alberts on July 24th, 2011

As a .NET developer I mostly fill my days making ASP.NET websites, and Windows forms application for my big clients. A few months ago I decided to take a look at making WordPress and Joomla websites. I wanted a tool that would help me make websites for small businesses quickly. Mostly I didn’t want them […]

Continue reading about WordPress or .NET, that’s the question!

Today I needed to find a workitem in TFS (Team Foundation Server) but didn’t know in which Team Project it was. I also didn’t know the workitem ID so I was getting ready for a big search through all the projects. Then I decided that there must be a better way to do this, and […]

Continue reading about “Search Workitems” Plugin for Visual studio and Team Explorer

Cees Alberts on April 3rd, 2011

To stay in the spirit of code sharing and showing of the plugin I found for putting source code in my blog post I decided to add another code snippet! This little snippet of C# shows a method that will make all the first letters of the words in a string uppercase. Okay, okay not […]

Continue reading about A string manipulater method; InitCap

Cees Alberts on April 2nd, 2011

So after registering my URL developerblog.nl and installing wordpress I started thinking about what I would write about. I decided that I will write general ramblings about being a freelance .NET developer having a strange infatuation with the Macbook pro, the iPad and the iPhone. Next to that I also will write more technical blogs […]

Continue reading about Using syntax highlighting