Are there any advantages compiling for .NET Framework 3.5 instead of 2.0?
For example less memory consumption, faster startup, better performance...
Personally I don't think so however, I may have missed something.
Edit: Of course there are more features in the 3.5 framework, but these are not the focus of this question.
Edit2: There seem to be no advantages.
Edit3: Yes I meant targeting the Framework. I have installed the latest 3.5 SP1 and VS 2008 so what's the difference between compiling with and targeting a framework? I can target the framework in the project options but how do I 'compile with' a specific framework version? I did not know that there is a difference.
Edit4: So for now we agree that there are no advantages.
Thanks for you opinions