NetDevelopment

About .net development
Glass in Windows Forms

posted @ Friday, July 21, 2006 10:03 PM | Feedback (2)

Leaky abstractions can be great

posted @ Friday, July 14, 2006 10:46 PM | Feedback (0)

Heartland DC over

posted @ Friday, October 14, 2005 7:09 PM | Feedback (0)

VS.NET 2005 - Now supporting multiple languages... For the first time!

posted @ Tuesday, April 19, 2005 12:49 PM | Feedback (0)

C# 2.0's Generics - Are we missing some constraints?

Where I wonder if generics can do basic math.

posted @ Thursday, February 17, 2005 11:19 AM | Feedback (1)

MSDN Universal (-ish)

Where I guess that Steve Ballmer's developers speech needed a few more repetitions.

posted @ Tuesday, January 25, 2005 4:19 PM | Feedback (2)

Intellisense Woes. Please Help

posted @ Tuesday, November 30, 2004 8:26 AM | Feedback (2)

CAS's Full Trust - How I hate that name...

Where I hate that people think "Full Trust" is the same as "Domain Admin"

posted @ Sunday, October 31, 2004 10:16 AM | Feedback (0)

Smart tags are really, really obnoxious to actually use.

Where I bash VS SmartTag usability (again)

posted @ Monday, August 23, 2004 2:08 PM | Feedback (0)

Exceptions are not exceptional

Where I assert that an exception represents a broken assumption.

posted @ Wednesday, July 21, 2004 1:58 PM | Feedback (5)

More asp.net Viewstate filters ...

Where use questionable methods to compress/store/whatever the viewstate.

posted @ Thursday, June 17, 2004 9:24 PM | Feedback (42)

Unit testing in VS2005 - But Why?

Where I agree even if I don't like the petition to add unit testing.

posted @ Sunday, June 13, 2004 10:13 PM | Feedback (5)

It's a great day to create services...

Where I get overly excited about asoftware release - WSE2

posted @ Monday, May 24, 2004 11:00 AM | Feedback (3)

Create context menu items in IE (a wish from cerkit.com)

Where I create an IE context menu handler two different ways.

posted @ Tuesday, May 11, 2004 3:24 PM | Feedback (22)

Trying for a Visual Studio 2005 CTP "community change log"

Where I announce the visual studio CTP community change log.

posted @ Tuesday, March 30, 2004 8:47 AM | Feedback (8)

Our communtiy adds the C to the VS 2005 CTP

Where I wonder if I can help the community help itself to VS 2005 CTP goodness.

posted @ Saturday, March 27, 2004 6:13 PM | Feedback (5)

Say goodbye to unsightly SourceSafe residue

Where I assert that Dave Bettin's NukeSourceSafe is a wonderful tool.

posted @ Saturday, March 27, 2004 11:38 AM | Feedback (3)

Go Get It.

A Link to subscriber downloads.

posted @ Thursday, March 25, 2004 1:40 PM | Feedback (1)

ASP.Net Bug: CheckChanged event firing incorrectly when checkbox held on a disabled datagrid row

Where I can't write up a .net bug all that well

posted @ Monday, March 22, 2004 9:38 PM | Feedback (3)

.Net bugs - what do you do with 'em?

Where I wonder what to do with a .net bug I found

posted @ Monday, March 22, 2004 9:23 PM | Feedback (0)

Solve the real problem, not the solution's problems (and a quick example with IMessageFilter)

Where I find out that using IMessagefilter solves the real problem, not the problems with my other solution

posted @ Friday, March 05, 2004 11:07 AM | Feedback (6)

.Net says - multiple languages supported. VS.Net says - don't try it.

Where I hate a bug that's been around for three versions of VS.Net

posted @ Tuesday, February 17, 2004 8:49 PM | Feedback (18)

HttpModule to keep post-back scroll position

Where I push out an HttpModule that keeps scroll position between postbacks.

posted @ Wednesday, February 11, 2004 4:54 PM | Feedback (27)

WaitHandles for the confused.

Where I share a short writeup on WaitHandles written for interns.

posted @ Tuesday, January 27, 2004 2:16 PM | Feedback (5)

Sharing my oft-used Ink controls, part 1.

Where I share my TabletTextBox control with a very small portion of the world.

posted @ Wednesday, January 21, 2004 10:05 PM | Feedback (1)

Strongly typed dataset tip

Where I say that using .TableName in a strongly typed dataset is better than using a string.

posted @ Wednesday, January 21, 2004 8:54 AM | Feedback (8)

Don't loose this regex

Where I find the regex for splitting CSV files.

posted @ Friday, January 16, 2004 12:34 PM | Feedback (4)