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上的 ...
随机推荐
- mina通信 demo
1,要用到4个jar 2,服务端 package mina.server; import java.io.IOException; import java.net.InetSocketAddress; ...
- C#常用类笔记
1. Object类型转化为数组 object[] b = (object[])ArrayList.Adapter((Array)list).ToArray(typeof(object));
- (转)名称和本质 by王珢
名称和本质 by 王垠 我很喜欢 Richard Feynman 写的 <What Do You Care What Other People Think>.在最开头 Feynman 讲到 ...
- iOS8沙盒路径的变化
iOS8中的的沙盒路径发生了变化 之前是这样的路径,通过NSHomedictionary()获取的家路径 /Users/wupeng/Library/Application Support/iPhon ...
- MyEclipse部署到tomcat的问题
开发环境为MyEclipse2014,tomcat版本为8.0,部署tomcat时,出现以下问题: 这时,解决方法如下: 1.右击项目,选择export,弹出框后,在上方输入WAR file,下方会出 ...
- 个人查阅资料-Sql语句
SQL分类: DDL—数据定义语言(CREATE,ALTER,DROP,DECLARE) DML—数据操纵语言(SELECT,DELETE,UPDATE,INSERT) DCL—数据控制语言(GRAN ...
- 【二】jekyll 的使用
本系列有五篇:分别是 [一]Ubuntu14.04+Jekyll+Github Pages搭建静态博客:主要是安装方面 [二]jekyll 的使用 :主要是jekyll的配置 [三]Markdown+ ...
- 【腾讯优测干货分享】Android 相机预览方向及其适配探索
本文来自于腾讯bugly开发者社区,未经作者同意,请勿转载,原文地址:http://dev.qq.com/topic/583ba1df25d735cd2797004d 由于Android系统的开放策略 ...
- jQuery 2.0.3 源码分析 Deferred(最细的实现剖析,带图)
Deferred的概念请看第一篇 http://www.cnblogs.com/aaronjs/p/3348569.html ******************构建Deferred对象时候的流程图* ...
- 新版C#编译器关于函数闭包的一处更改
感谢@DiryBoy的补充,他提到这个问题在MSDN上是有说明的: http://msdn.microsoft.com/en-us/library/vstudio/hh678682.aspx 在Vis ...