NetDevelopment
About .net development
Where I wonder if generics can do basic math.
Where I guess that Steve Ballmer's developers speech needed a few more repetitions.
Where I hate that people think "Full Trust" is the same as "Domain Admin"
Where I bash VS SmartTag usability (again)
Where I assert that an exception represents a broken assumption.
Where use questionable methods to compress/store/whatever the viewstate.
Where I agree even if I don't like the petition to add unit testing.
Where I get overly excited about asoftware release - WSE2
Where I create an IE context menu handler two different ways.
Where I announce the visual studio CTP community change log.
Where I wonder if I can help the community help itself to VS 2005 CTP goodness.
Where I assert that Dave Bettin's NukeSourceSafe is a wonderful tool.
A Link to subscriber downloads.
Where I can't write up a .net bug all that well
Where I wonder what to do with a .net bug I found
Where I find out that using IMessagefilter solves the real problem, not the problems with my other solution
Where I hate a bug that's been around for three versions of VS.Net
Where I push out an HttpModule that keeps scroll position between postbacks.
Where I share a short writeup on WaitHandles written for interns.
Where I share my TabletTextBox control with a very small portion of the world.
Where I say that using .TableName in a strongly typed dataset is better than using a string.
Where I find the regex for splitting CSV files.