I started out sending my app out with 4.0 Client Profile, but now I need the Full 4.0 framework because I need some ASP.NET “stuff” with my new app.
On a new PC that does not have 4.0-anything on it, can I install the “Full” 4.0 framework and have my “Client Profile” 4.0 framework code still work?
Or do I have to have the end-user install both?
The full framework should be a superset that includes everything from the Client Profile.