[微软]technet与msdn
我们搜索一个微软术语,有时定位到technet页面,有时定位到msdn页面。我直观的理解就是technet教人们如何使用微软产品,而msdn指导人们如何开发基于微软产品的软件。那么微软对它们具体定位是怎样的呢?我找到一个帖子,感觉说得蛮靠谱的,转载于此。作者是Kurt Shintaku,不知道是不是车碾surface RT的那位大哥。
原博客地址:http://kurtsh.com/2013/03/29/info-the-difference-between-technet-msdn-subscriptions
TechNet is squarely aimed at IT Professionals. It provides:
- the ability to download much of Microsoft’s software library along with Activation keys for a broad array of primarily INFRASTRUCTURE products.
- the ability to call Microsoft Professional Support for TWO incidents
- access to 1 or more “collections” of Microsoft eLearning
- priority support access to the TechNet Forums – a place to ask technical questions that are monitored by Support Engineers & Product MVPs
The software provided with TechNet Subscriptions is designed for hands-on IT Professionals to evaluate Microsoft software and plan deployments. The software provided in TechNet Subscriptions can be used for evaluation purposes only. TechNet does not contain any development tools (such as Visual Studio or Expressions), nor does it contain any of our SDKs, platform tools, designer tools, or embedded systems products. Here is a list of products that are available through TechNet:
http://download.microsoft.com/download/C/7/8/C78DB720-88CB-455E-AA0E-A087CB332A23/TechNet_Product_List.xlsx
- Here’s a list of benefits of TechNet subscriptions: http://technet.microsoft.com/subscriptions
- More info on TechNet subscriptions: http://technet.microsoft.com/en-US/subscriptions/bb892759.aspx
MSDN is designed for Developers. The software provided with MSDN Subscriptions is for design, development, testing, and demonstration of software programs. It has a lot of older technology as well compared to TechNet to assist developers with regression testing. It provides:
- the ability to download most of Microsoft’s software library along with Activation keys for the purposes of development, testing, demonstration.
- no-charge access to cloud services like Team Foundation Service, Windows Azure,
- access to 1 or more “collections” of Microsoft eLearning
- the ability to call Microsoft Professional Support for TWO incidents or FOUR incidents depending on the subscription level
- priority support access to the MSDN Forums – a place to ask technical questions that are monitored by Support Engineers & Product MVPs
Here’s a list of benefits of MSDN Subscriptions: http://msdn.microsoft.com/en-us/subscriptions/aa718661
More info on MSDN subscriptions: http://msdn.microsoft.com/en-us/subscriptions/buy.aspx
Both MSDN and TechNet subscriptions are licensed per user.
SOFTWARE:
As far as software goes, there is a 3rd party comparison of the software that is available in each subscription here. (I can’t guarantee it’s accuracy but it seems like it’s fairly accurate from a faraway glance)
http://geekswithblogs.net/mtreadwell/archive/2011/08/19/146599.aspx
PRICING:
- TechNet subscription pricing depends on the option selected and ranges from $199 to $599 retail.
http://technet.microsoft.com/en-US/subscriptions/hh442910 - MSDN subscription pricing also depends on which option is selected & ranges from $699 to $13,299 retail.
http://msdn.microsoft.com/en-us/subscriptions/buy.aspx
[微软]technet与msdn的更多相关文章
- 微软TechNet关于TLS的细节的描述
https://technet.microsoft.com/en-us/library/cc785811.aspx TLS协议太复杂了,RFC太长没时间看,这篇还可以,好歹知道个大概. 想知道全部细节 ...
- 微软正式提供Visual Studio 2013正式版下载(附直接链接汇总)
转自 http://www.iruanmi.com/visual-studio-2013/ 微软已经向MSDN订阅用户提供了Visual Studio 2013正式版镜像下载,只是非MSDN用户能够在 ...
- asp.net微软图表控件MsChart
前段时间,开发项目时,由于需要,需要将一些数据统计,并以图表形式显示.由于是asp.net,所以就找到了MsChart图表控件,还是挺方便实用的,分享一下. MsChart控件的主要组成如图所示 工具 ...
- 「白帽黑客成长记」Windows提权基本原理(下)
上一篇文章我们介绍了信息收集方法和WMIC,今天我们将跟随作者深入学习Windows提权基本原理的内容,希望通过这两篇文章的讲解,大家能够真正掌握这个技能. 推荐阅读:「白帽黑客成长记」Windows ...
- [转帖]「白帽黑客成长记」Windows提权基本原理(下)
「白帽黑客成长记」Windows提权基本原理(下) https://www.cnblogs.com/ichunqiu/p/10968674.html 提权.. 之前还在想 为什么 我的 sqlserv ...
- Centos 7挂载本地ISO光盘
在Linux系统上挂载系统镜像作为yum本地仓库或者安装某个常用RPM包. mount语法: mount -t 类型 -o 挂接方式 源路径 目标路径 -t 选项: iso9660:光盘或光盘镜像 m ...
- Docker UnicodeEncodeError: 'ascii' codec can't encode characters in position
在容器里查询nova服务的时候字符集报错问题留档及处理方法: 1.在容器里执行nova list --all 提示 [root@stack1 region_01]# nova list --all E ...
- 安全退出,清空Session或Cookie
概览: 网站中点击退出,如果仅仅是重定向到登录/出页面,此时在浏览器地址栏中输入登录后的某个页面地址如主页,你会发现不用登录就能访问.这种所谓的退出并不是安全的. 那么怎样做到安全退出呢? 那就是点击 ...
- Windows Server 2008 R2 配置AD(Active Directory)域控制器
实施过程: 一.安装Windows Server2008 R2操作系统 (过程略) 二.安装域控制器 1. 修改电脑名称 2.修改电脑DNS 三.配置AD 1.在"服务器管理器"- ...
随机推荐
- C#_Winfrom下的中英文翻译
Winform下的语言国际化,几行代码轻松实现 最近做了一些关于winform的项目,需要用到winform的语言国际化,在初使化的时候用起来非常方便.可以参考一下: 核心逻辑: 预览效果演示: ...
- 20160805_CentOS6_控制台切换
1. Ctrl + Alt + F1~F6 Ctrl + Alt + F1 是 图形界面(如果装了的话),后面的是 控制台界面 2. 3.
- 出现Warning:Gradle version 2.10 is required. Current version is 2.8.
Warning:Gradle version 2.10 is required. Current version is 2.8. If using the gradle wrapper, try ed ...
- 用RestTemplate碰到的问题
给请求加上头信息 Request request = new Request(); HttpHeaders requestHeaders = new HttpHeaders(); requestHea ...
- Canu Quick Start(快速使用Canu)
Canu Quick Start Canu Quick Start PBcR (老版的canu) CA Canu specializes in(专门从事) assembling PacBio or O ...
- VC++编译zlib
目录 第1章简介 1 第2章版本1.2.3 2 2.1 编译汇编代码 2 2.1.1 32位汇编 2 2.1.2 64位汇编 5 2.2 Visual C++ 6.0 ...
- 关于智能指针boost::shared_ptr
boost库中的智能指针shared_ptr, 功能强大, 且开销小,故受到广大coder的欢迎. 但在实际的使用过程中,笔者也发现了一些不足. 1.定制的删除器 shared_ptr除了可以使用默认 ...
- IoC 之 2.2 IoC 容器基本原理(贰)
2.2.1 IoC容器的概念 IoC容器就是具有依赖注入功能的容器,IoC容器负责实例化.定位.配置应用程序中的对象及建立这些对象间的依赖.应用程序无需直接在代码中new相关的对象,应用程序由IoC ...
- ubuntu 系统出错一览
1.系统升级出错:打开终端输入:sudo apt-get install -f
- hdu 4081 Qin Shi Huang's National Road System (次小生成树)
Qin Shi Huang's National Road System Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/3 ...