Mark Levison

Musings on No Touch Deployment, .NET development and photography

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Other

Blogroll

Subscriptions

Post Categories



Missing pieces in the .NET Framework - Followup

Thanks for all the feedback. Several people pointed to Genghis (which has its new home on GotDotNet), I know it well and it has provided us with a few useful code fragments. (BTW it currently appears stalled - no new code since July 03).

My underlying point was that MS should be building these parts into the framework. Any time we find code from a 3rd party that we want to incorporate into our product, we must review it, test it and possibly make fixes. This all takes time.

In addition many of the solutions to the problems I've mentioned require full-trust (specifically XP-theming). We're writing a client for deployment over the internet. Its low-trust or bust for us.

If MS had included these common components in the first place, I would be doing real work and not backfilling their holes.

BTW I beginning to sound like a bit of a whiner. I think .NET is pretty good for a first generation product. It appears that ASP .NET is really well done. But on the Win Forms, web client/smart client side of things .NET comes up just short of the mark and so I spend time fixing that. I'm really hoping that some of these blog entries catch the eye of people at MS and the holes start to get filled.

posted on Friday, March 05, 2004 9:54 AM by mlevison





Powered by Dot Net Junkies, by Telligent Systems