Microsoft Build 2015 汇总

简要概括(GitHub 完成约 45%):
- Visual Studio Code Preview(意料之外)
- Visual Studio 2015 RC
- Visual Studio 2013 Update 5
- Open Sourcing Visual Studio’s GDB/LLDB Debug Engine
- Entity Framework 7 Beta 4
- ASP.NET 4.6 – Web Forms/ MVC 5/ Web API 2
- ASP.NET 5 Preview
- Visual Basic 14 and C# 6 are language complete
- Visual F# 4.0 RC
- .NET Framework 4.6 RC
- .NET Core RC For Windows
- .NET Core Preview For Mac OS
- .NET Core Preview For Linux
- .NET Execution Environment (DNX)
一图胜千言:










Microsoft Build 2015 部分精选视频:
- Meet the Visual Studio Code team(必看)
- A Lap Around .NET 2015(必看)
- Cross-Platform Continuous Delivery with Release Management to Embrace DevOps
- C# 6, VB14, and all Things Roslyn
- Strategies for Developing Cross-Platform Applications with Visual Studio 2015
- Maximize Your Coding Productivity for Apps, Devices, and Services with Visual Studio 2015
- On the Shoulders of Giants: Building Apps that Consume Modern SaaS Endpoints with Visual Studio 2015
- Developing Universal Windows Apps in Visual Studio 2015
- Building Cross-Platform Mobile Apps in C++ with Visual Studio 2015
- Debugger Tips and Tricks for .NET Developers with Visual Studio 2015
- Introducing ASP.NET 5(必看)
- Visual Studio Code: A Deep Dive on the Redefined Code Editor for OS X, Linux and Windows
- Hosted Web Apps and Web Platform Innovations
- Taking .NET Cross-Platform: Building .NET Applications on Linux and Mac
- Using Git in Visual Studio
- Debugging Performance Issues Using Visual Studio 2015
- Deep Dive into ASP.NET 5(必看)
- What's New in C# 6 and Visual Basic 14
- .NET Open Source Initiative
- New XAML Tools in Visual Studio 2015
- Go Mobile with C#, Visual Studio and Xamarin
MSDN 部分精选文章:
- .NET Announcements at Build 2015(必看)
- Build 2015 marks an important step in our journey with developers – and it’s just the beginning
- Introducing Visual Studio Code, Visual Studio 2015 RC, Application Insights Public Preview and .NET Core Preview for Linux and Mac
- Entity Framework and Visual Studio 2015 RC
- Roslyn ships v1.0-rc2 with "Go-Live" license
- Application Insights now supports ASP.NET 5 applications
- Updates for ASP.NET 4.6 – Web Forms/ MVC 5/ Web API 2
- BUILD 2015 ASP.NET 5 Training Videos - Introduction and Deep Dive(必看)
- New ASP.NET Features and Fixes in Visual Studio 2015 RC
- BUILD 2015 News: Visual Studio Code, Visual Studio 2015 RC, Team Foundation Server 2015 RC, Visual Studio 2013 Update 5
- Introducing Visual Studio Code for Windows, Mac, and Linux
- Visual Studio and Team Foundation Server at Build 2015
- Visual Studio 2015 RC Now Available!
- Open Sourcing Visual Studio’s GDB/LLDB Debug Engine
Microsoft Build 2015 汇总的更多相关文章
- Microsoft Build 2015
Microsoft Build 2015 汇总 简要概括(GitHub 完成约 45%): Visual Studio Code Preview Visual Studio 2015 RC Vis ...
- Microsoft Build 2016 Day 1 记录
去年今日:Microsoft Build 2015 汇总 今年的 Bulid 时间是 3.30-4.1,第一天的主角主要是 Windows 10.人工智能.HoloLens.小娜等,详细介绍:3 分钟 ...
- Microsoft Build 2016
Microsoft Build 2016 Day 1 记录 去年今日:Microsoft Build 2015 汇总 今年的 Bulid 时间是 3.30-4.1,第一天的主角主要是 Window ...
- Build 2015 Beijing & Windows 10 China Geek Challenge
6月5日,借着Build 2015在北京召开分会的东风,参加了这次由微软中国举办的Windows 10中国开发者极客挑战赛. 白天是Build 2015课程,学习了Windows 10最新的技术,包括 ...
- UWP?UWP! - Build 2015有些啥?(2)
UWP?UWP! - Build 2015有些啥? Build 2015圆满落幕了,不知大家有多少人刷夜看了直播呢?不管怎么说,想必各位都很好奇在这场微软开发者盛宴上,Microsoft又发布了什么令 ...
- UWP?UWP! - Build 2015有些啥?(1)
UWP?UWP! - Build 2015有些啥? Build 2015圆满落幕了,不知大家有多少人刷夜看了直播呢?不管怎么说,想必各位都很好奇在这场微软开发者盛宴上,Microsoft又发布了什么令 ...
- Microsoft dotnetConf 2015
Microsoft dotnetConf 2015 一些整理 dotnetConf 2015 直播计划: 第一天 (10 个主讲) - .NET Product Teams 主讲人为 .NET 产 ...
- Microsoft Build 2016 Day 2 记录(多图慎入)
Microsoft Build 2016 Day 1 记录 Microsoft Build 2016 进行到了第二天,我觉得这一天的内容非常精彩,因为主要和开发者相关
- BUILD 2015: Visual Studio对GitHub的支持
微软BUILD 2015大会上发布了Visual Studio 对GitHub的支持.安装了如下Developer Assistant插件后,你便可以在Visual Studio中找到GitHub上的 ...
随机推荐
- python 虚拟环境
python3 目录venv创建为虚拟环境,并激活. $ python3 -m venv ./venv$ source venv/bin/activate -m: -m mod : run libra ...
- es6转es5
一.在没有IDE情况下的转换 在"我的电脑->D盘”新建个文件夹es6,文件夹里新建一个文件es6.js. 打开命令行窗口 1.先全局安装babel-cli,输入命令 npm inst ...
- 李洪强iOS经典面试题153- 补充
李洪强iOS经典面试题153- 补充 补充 有空就来解决几个问题,已经懒癌晚期没救了... UML 统一建模语言(UML,UnifiedModelingLanguage)是面向对象软件的标准化建模 ...
- Mac git提交步骤小记
p.p1 { margin: 0.0px 0.0px 0.0px 0.0px; line-height: 19.0px; font: 13.0px "PingFang SC"; c ...
- laravel中TokenMismatchException异常处理
在使用post或者put等方法请求时,有时会报TokenMismatchException in VerifyCsrfToken.php line 67错误.原因是laravel默认开启了防CSRF. ...
- 一些linux包相关命令
针对centos 查看CentOS版本方法: lsb_release -a #result------------ LSB Version: :base-4.0-amd64:base-4.0-noar ...
- C++大会感悟
写在前面: 我是一名学生,在北邮读研,也是跨专业学的计算机,个人对服务器端编程感兴趣,平时主用c/c++,所以逮到这次机会就参加了这次大会. 先附几张合影: 正文: 这次参加c++大会也算是我最认真的 ...
- js测试题
(function(){ return typeof arguments;})();"object" var f = function g(){ return 23; };type ...
- docfx组件介绍--MarkdownLite
在docfx中,最重要的就是生成文档,把markdown文件(gfm语法)转换成html. 为了这一步,我们找了N个.net开源项目,发现要么是common markdown的,要么不容易扩展,没有一 ...
- 【译】更快的方式实现PHP数组去重
原文:Faster Alternative to PHP’s Array Unique Function 概述 使用PHP的array_unique()函数允许你传递一个数组,然后移除重复的值,返回一 ...