Microsoft Build 2015
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 汇总
简要概括(GitHub 完成约 45%): Visual Studio Code Preview(意料之外) Visual Studio 2015 RC Visual Studio 2013 Upda ...
- 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上的 ...
随机推荐
- html 格式的email 编辑
本篇文章只讲如何编辑html格式的email 模板,并不讲述如何用程序发送email. 1.做email的重要思想:“复古” 抛弃现代化的div+css技术,回到html4.0+table的时代.少用 ...
- JAVA学习篇--JAVA两种编程模式控制
在Drp项目中,解说了两种编程模式Model 1和Model2.以下是对这两种模式的简单理解.以及因为Model2是基于MVC架构的模式,就将我们易混淆的MVC与我们之前学的三层架构进行对照学习一下. ...
- C#的WebBrowser控制浏览
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; usin ...
- vs2012 网站无法使用自定义服务器的解决方法
我已经习惯新建一个Asp.net网站时把它挂载在IIS下调试运行,在使用Visual Studio 2012后,新建网站配置启动选项时,自定义服务器居然不可用 原来是Visual Studio 201 ...
- UVA - 11637 Garbage Remembering Exam (组合+可能性)
Little Tim is now a graduate,and is thinking about higher studies. However, he first needs to appear ...
- SQL SERVER中XML查询:FOR XML指定PATH
SQL SERVER中XML查询:FOR XML指定PATH 前言 在SQL SERVER中,XML查询能够指定RAW,AUTO,EXPLICIT,PATH.本文用一些实例介绍SQL SERVER中指 ...
- xaml的margin和css的margin对比
css margin xaml margin 例子 1 css margin:10px 5px 15px 20px;上右下左 上外边距是 10px 右外边距是 5px 下外边距是 15px 左外边距是 ...
- java这些东西发展(1)-------大约ORA00604和ORA12705
******************************有关myEclipse和oracle在连接发生的一个问题********************************* 用户界面显示的评 ...
- ExtJS学习笔记:定义extjs类别
类的定义 Ext.define('Cookbook.Vehicle', { Manufacturer: 'Aston Martin', Model: 'Vanquish', getDetails: f ...
- SQL Server 2005------函数
原文:SQL Server 2005------函数 SQL Server 2005支持用户自定义函数和内置系统函数,根据返回值类型又分为标量函数和表值函数. 1.标量函数标量函数:返回单个数据值,返 ...