简体   繁体   中英

.Net 3.5 client profile also has .Net framework 2.0?

Is this assumption correct that if a machine has .Net framework 3.5 client profile it will also have .net framework 2.0 ? Given that 3.5 is incrementally built on 2.0 ?

Well, generally speaking: no, not completely.

For example, ASP.NET, while included in .NET framework 2.0/1.x, is not part of the client profile.

Also of interest, perhaps: Differences between Microsoft .NET 4.0 full Framework and Client Profile

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM