they say that the small applications are the best ones
this is no exception,
you know the case cenario
you have installed another CTP , and the unInstall didn't clean the registry
and files from your computer the proper way you'd expect
... well , for me , today , this small app just saved my day
( superman theme music is running through my head now )
... so here's the link :
http://support.microsoft.com/default.aspx?scid=kb;en-us;290301
Adlai Maschiach
Hi I had trouble with catching the event OnExit of the process
after about 3 hours I found it
process.EnableRaisingEvents = true;
process.Exited += new EventHandler(process_Exited);
Adlai
while looking for an answer for cell merging in the Winforms DataGridView
came across this nice thing, for 1.1
Extended DataGrid
http://dotnet.leadit.be/extendeddatagrid/
Nice, but most of the functionaly is available in the new GridView
Microsoft Architecture Design Enterprise-Class Systems with .NET Framework 2.0 Web Castshttp://www.microsoft.com/events/series/archdesignsystems.mspx