If I have an application built to target .net 3.5, will it run if all the user has installed is .net 4.0? A link to official msdn documentation stating this would put my wor
This is important:"The .NET Framework 4 is highly compatible with applications that are built with earlier .NET Framework versions, except for some changes that were made to improve security, standards compliance, correctness, reliability, and performance."