Tag Archive | ".NET"

Simple programming can be hard but it’s worth it.

November 11, 2007 No comments yet

We should all be focused on simple programming these days but it isn’t quite as easy as you may think.

Quick performance tip for VS 2005

November 6, 2007 No comments yet

As I’m sure we all know Visual Studio 2005 as great as it is isn’t the fastest application on the planet. The good news is there are a multitude of things we can change to speed it up. Now firstly let me just state that I’m not a fan of just linking to other people’s [...]

VS 2005 Style Sheet Tip

October 29, 2007 No comments yet

Some of you may already know this little asp.net secret but if you don’t enjoy :) It appears that when an asp.net page renders due to the fact that the header element is actually being generated on the server before it is sent to the client some nifty things happen. I hope you already know [...]