Possible Duplicate:
Difference between .NET 4 Client Profile and Full Framework download
I noticed that you can change the target platform in .NET applications to the Client Profile or the Full profile. What is the difference between the two? How should I choose which is the correct one for my project?