博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
What is the .NET Framework?
阅读量:4509 次
发布时间:2019-06-08

本文共 862 字,大约阅读时间需要 2 分钟。

The .NET Framework is the managed code programming model for Windows. It provides a highly productive environment for software developers and offers excellent skills reuse across multiple application architectures. The .NET Framework is available with the same consistent API across different development platforms, including the full .NET Framework for the desktop and server, the .NET Compact Framework for mobile devices, the .NET Framework on SQL Server, the .NET Micro Framework for small embedded systems such as SPOT watches, and Silverlight version 1.1 for cross-platform, cross-browser development of rich Internet applications. The .NET Framework is in use by 90% of fortune 100 companies and is easily deployable to end user PCs.

 

.NET Framework 3.5 Common Namespaces and Types Poster:

转载于:https://www.cnblogs.com/skywind/archive/2007/11/29/976517.html

你可能感兴趣的文章
JVMGC机制
查看>>
IAR for AVR 报array is too large错误 【已解决】
查看>>
老子《道德经》第六十二章
查看>>
Junit问题01 利用 @Autowired 注入失效问题
查看>>
20180711
查看>>
Js常见的创建对象
查看>>
IOS拖动
查看>>
httpclient的使用
查看>>
Kafka集群副本分配算法解析
查看>>
vue单页面条件下添加类似浏览器的标签页切换功能
查看>>
lambda表达式10个示例——学习笔记
查看>>
python 文件操作
查看>>
Java多线程之后台线程
查看>>
浏览器兼容性
查看>>
非均衡分类问题的思考与问题与解决思路
查看>>
头文件与extern
查看>>
python开发技术详解(三) 进阶的语法
查看>>
LeetCode Missing Number
查看>>
Linux 网络(连接)相关参数作用
查看>>
鼠标事件先后顺序
查看>>