Late last night I was doing some development work on a website for our investment club. I had a strongly-typed collection of "Stock" objects, and…
Life would be simpler if I had the source code
Late last night I was doing some development work on a website for our investment club. I had a strongly-typed collection of "Stock" objects, and…
There’s so much good open-source .Net development going on these days – .Text, nGallery, nUnit, etc – it’s a really interesting time to be a developer.…
A major project on which I’ve been working for the last ten months has just gone live, so I’ve had some time recently to take…
Update (25/02/2006) – Hey, we now have String.IsNullOrEmpty, you know! What’s the quickest way, in C#, to test whether a string is empty? This is…
For months now, I’ve been desperate for a decent excuse to make a custom ASP.NET server control, so I was secretly pleased today when a…