There are two different versions of the .net Framework available, the full version and the client profile version. The Client Profile was introduced with .net 3.5 and was created to answer the feedback from many customers that a smaller framework was needed specifically for Client Applications.
I have continually run ...