vote up 2 vote down star
1

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.

flag

76% accept rate

4 Answers

vote up 0 vote down check

Low level comparison of SP1 assemblies vs .NET 3.5

link|flag
vote up 1 vote down

There's a good summary here. (Ignore the fact that it's talking about the beta version)

http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx

link|flag
vote up 0 vote down

.NET Framework Client Profile is a great feature , check all the features http://msdn.microsoft.com/en-us/library/cc713697.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.