惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tenable Blog
Last Week in AI
Last Week in AI
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
H
Help Net Security
F
Fortinet All Blogs
MyScale Blog
MyScale Blog
宝玉的分享
宝玉的分享
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
量子位
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
Recorded Future
Recorded Future
博客园 - 三生石上(FineUI控件)
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏
I
InfoQ
Microsoft Security Blog
Microsoft Security Blog
Scott Helme
Scott Helme
The Last Watchdog
The Last Watchdog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
IT之家
IT之家
AI
AI
WordPress大学
WordPress大学
Security Archives - TechRepublic
Security Archives - TechRepublic
Google Online Security Blog
Google Online Security Blog
U
Unit 42
V2EX - 技术
V2EX - 技术
MongoDB | Blog
MongoDB | Blog
Schneier on Security
Schneier on Security
博客园 - Franky
H
Heimdal Security Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
W
WeLiveSecurity
P
Privacy & Cybersecurity Law Blog
Cloudbric
Cloudbric
B
Blog RSS Feed
N
News | PayPal Newsroom
S
Securelist
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
I
Intezer
Hacker News - Newest:
Hacker News - Newest: "LLM"
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
博客园_首页
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
雷峰网
雷峰网

博客园 - 孙展波

美国生活点滴(3) Filing Credit-Report Disputes English随笔(8): 如何翻译“人生的第一桶金” 充分实现Google搜索的潜力 English随笔(7):泼冷水-Pour cold water English随笔(6): Free vs Freedom English随笔(5): “Log Off“ 意思是“注销”么? 美国生活点滴(2):网上购物少了客户服务电话 美国生活点滴(1):租卡车 English随笔(4): getter vs gettor Ctrl+K:插入超链接(Hyperlink) Forbes2004年billionair榜单:Larry Yung中国唯一billionaire 博客“博客堂” 美国人才市场热门外语技能表(汉语位居第二) English随笔(3): Beat Report Windows XP SP2 心得 英语学习资源 PDC2003 资源 Are embedded resources cached by the framework? 睡多久最长寿?
新闻组FAQ汇编(1)
孙展波 · 2004-03-13 · via 博客园 - 孙展波

问:是否VS.NET 2002只能使用.NET Framework 1.0,而VS.NET 2003则可以使用 .NET Framework 1.1及以上的版本?
或者问: 在同一个操作系统下安装多个版本的.NET Framework后,在VS.NET 2002中是否 可 以选择所使用的.NET Framework版本?

答:VS.NET 2002只能使用.NET Framework 1.0以开发1.0assembly; VS.NET 2003只能使用.NET Framework 1.1以开发1.1assembly。看起来
好像很武断,但是就是这样简单的关系。这是唯一支持的开发环境。

There are too much dependencies between VS.NET and its targeted framework. For more discussion, please read my article “A Configuration Guide to Target Different .NET Framework Versions” at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnhcvs03/html/vs03f6.asp

当然您用VS2002开发出的V1.0assembly是有可能与1.1Framework兼容。同样的,您用VS2003开发出的V1.1assembly是有可能与1.0Framework兼容。

posted on 2004-03-13 13:09  孙展波  阅读(895)  评论()    收藏  举报