Return to HomePage



.NET Framework 2.0 Technotes

These are quick and dirty technical notes for .NET Framework 2.0.

What's New in 2.0

* Instead of having to use ‘roll your own’ calls to QueryPerformanceCounter there is now a class called System.Diagnostics.StopWatch, which is quite a bit nicer to use.




Return to HomePage
Microsoft Communities