Lately I haven’t been doing a lot of iPhone and iPad development in my spare time, so I haven’t also been writing a lot of blogs about software development. The reason for all of this can be found almost 30 years ago! I used to be very much interested in CB radio (27 mc). For [...]
.NET
The ASP.NET development server is a very useful tool but now and then I find that I need to use a service or website that I’m developing in another solution than in the one I’m working in. I found that it is easiest just to add the instances of often used services and websites to [...]
Continue reading about ASP.NET webdev server as an external tool
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
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 [...]
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 [...]
Recent Comments