加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

c# – ASP.Net平台是否独立?

发布时间:2020-12-15 05:37:08 所属栏目:百科 来源:网络整理
导读:在最近关于Silverlight和SilverLight优于ASP.NET的讨论中,提出ASP.NET不是平台独立的,而Silverlight则是.这到底是什么意思呢 ?是/不是ASP.NET平台独立的? 解决方法 这是我在搜索时从网站获得的 ASP.NET is not a language in itself rather a web technolo
在最近关于Silverlight和SilverLight优于ASP.NET的讨论中,提出ASP.NET不是平台独立的,而Silverlight则是.这到底是什么意思呢 ?是/不是ASP.NET平台独立的?

解决方法

这是我在搜索时从网站获得的

ASP.NET is not a language in itself rather a web technology that uses .NET programming languages to build dynamic web sites and web applications. I suppose the question is if .NET is platform-independent?

My answer would be ‘currently,no’. .NET is slowly catching up but it is still way to go before it become platform independent. The framework works only on WINDOWS at present and not on other OS. I would say it is language independent. That is to say any language targeting CLR can be used to write code for applications.

A new project called MONO is in works which will allow the .NET framework to be installed on LINUX but there’s no official support from MS on this as of now.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读