Hi, I often use enumerations in code that I want to display as text on the screen. For example the state of an object recorded […]
Create Visual Studio Project with the correct directory structure
This ones just for me. I have been using TFS and when I read the best practice documentation for how to setup your projects I […]
jQuery – enable / disable (readonly) and how to reference .Net Server side Controls
Ok, I am just starting to play around with jQuery and these are a couple of tips that I have found useful. 1. How to […]