That truly is the question. A question that has surfaced today when a co-worker started bitching about the 4 layers of embedded regions in the code he was working on. If you’re not familiar with regions here’s a short explanation. In .NET you can surround your code with #Region and #Endregion to make it possible to hide those lines of code. The purpose is to make the code clearer by occupying fewer lines.
Feb 17
Feb 16
When starting a new project one of the first things you need to do is to get your thoughts organised. A mind map is a really powerful tool towards that end. The good news is that I’ve found a really excellent free tool called Mindomo. As with most free software there are some limits to the options you have available to you, but in this case it really is pretty good.
Feb 15
Well, since I don’t expect to be ending anytime soon. As the title of this blog suggests there will be a lot of client side code. Having said that the amount of server side code will be about the same. I don’t like to differentiate the two. However, I can promise you that all code presented on this blog will be web based. This blog has two main purposes.
- Keeping track of my coding projects
- Entertainment value and possible rants