I\'m wondering if .net framework 3.5 is installed, is .net framework 2.0 still required to run .net 2.0 applications? Thanks.
.NET 3.5 runs on top of .NET 2.0, so they both have be there to use .NET 3.5.