Yesterday, I used the wonderful tools from SysInternals for troubleshooting some of the new VC++ 2005 SxS issues I had with my port from VC++ 2003 to VC++ 2005. Today, I see there is a whole new set of updates to the tools, and they are available from Microsoft:
A couple of major highlights include Process Monitor, a new tool that supersedes Regmon and
Filemon, and the SysInternals Suite, which combines the whole set of
SysInternals tools into a single download package.
In addition, check out Mark's new
TechNet blog, and the SysInternals blog.
URLs:
http://www.microsoft.com/technet/sysinternals/default.mspx
http://blogs.technet.com/MarkRussinovich/
http://blogs.technet.com/sysinternals/
[found by way of Aaron Margosis]
The new Process Monitor looks cool as I was wanting to have several of the individual tools rolled into one. Go fetch!
I have been heads down the last 24 hours finishing some porting of VS 2003 C++ code to VS 2005 C++ and a Java socket server to a .NET 2.0 equivalent and completely missed this announcement yesterday. Finally, the
.NET Framework 3.0 has shipped! [found by way of
Sam Gentile]. Very exciting news as I get to start deploying this with several clients.