Is there an exact overview what has changed in the SP1 for .NET 3.5? New classes, methods, etc.
For example, I've noticed there is a new WaitOne(TimeSpan)
and WaitOne(int)
overloads in the WaitHandle
class.
Is there an exact overview what has changed in the SP1 for .NET 3.5? New classes, methods, etc.
For example, I've noticed there is a new WaitOne(TimeSpan)
and WaitOne(int)
overloads in the WaitHandle
class.
There's a good summary here. (Ignore the fact that it's talking about the beta version)
.NET Framework Client Profile is a great feature , check all the features http://msdn.microsoft.com/en-us/library/cc713697.aspx