> > While I'm sure I could paste this in Visual Studio 2003 and compile it, it
> > would be nice if I didn't have to do that for every change and I could
[quoted text clipped - 4 lines]
> Develop it only in VS2003. Then you can use it with both 1.1 and 2.0
> frameworks.
You'll need to test it on both, however. There are some subtle changes
to behaviour in 2.0, not all of which are documented.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Wayne Hartell - 24 Apr 2006 13:40 GMT
Some subtle and some not so subtle changes. Hard crashes of .Net 1.1 apps
when 2.0 is present ain't subtle.... ;-)
>> > While I'm sure I could paste this in Visual Studio 2003 and compile it,
>> > it
[quoted text clipped - 8 lines]
> You'll need to test it on both, however. There are some subtle changes
> to behaviour in 2.0, not all of which are documented.