zoukankan      html  css  js  c++  java
  • 微软.Net 社区虚拟大会 -- 首日重点(dotnetConf 2016)

    6月7日--9日,为期三天的微软.NET社区虚拟大会正式在 Channel9 上召开。

    在 Scott Hunter, Miguel de Icaza (Xamarin CTO) , ScottHanselman 等大神云集的大会上,包括微软产品团队和众多.NET社区的开发人员将一起学习如何利用.NET 开发移动、桌面等跨平台和设备的创新应用,并且进行.NET Core 技术,ASP.NET Core 技术,C#,  F#,  Roslyn,  Visual Studio,  Universal Windows Platform (UWP), Xamarin 及更多技术的介绍。

    image1

    北京时间6月7日23:27分,直播频道正式打开,本次大会首先是由 Scott Hunter 进行 keynote 的介绍。

    image2

    首先介绍 dotnet framework 的组成和蓝图:

    image3

    亮点一:将会标准化更多的库,补充一大波CLR基础库,确保.net framework和.netcore之间的迁移

    image4

    亮点二:统一项目模型--msbuild

    image6

    在统一项目模型 msbuild 中,值得一提的是 Xamarin 跨平台开发框架,Xamarin 包含 Xamarin.Andoid,Xamarin.iOS 和 Xamarin.Mac 平台,可让开发者使用 C# 和 Visual Studio 或 Xamarin IDE 编写原生的 Android,iOS,Mac 应用。目前 Xamarin 已经在很多产品中得到应用,ComponentOne Studio 控件集也是其中之一,ComponentOne Studio 包含的 ComponentOne Studio for Xamarin 可以为 Visual Studio 提供灵活的原生移动开发。

    dotnet framework改进点:增加改进一系列的工具和安全相关的功能

    image7

    关于Dotnet core,也提出一些改进和提升的想法,较多的是跨平台和性能,并提出基于libUV来实现高性能的web服务器。

    image8

    接着是Xamarin的更新,sdk开源,另外将会提供一个ios模拟器,增加test recorder工具等。

    image9

    重点:NET Core 1.0正式版本发布时间确定为June 27th.

    image10

    dotnetConf 2016主要议题

    The First Day:

    8:30AM to 9:00AM – .Net Conference Day 1 Keynote: Scott Hunter

    9:00AM to 10:00AM – ASP.NET Core – deep dive on building a real website with today’s bits

    10:00AM to 11:00AM – Publishing ASP.Net Core APplications

    11:00AM to 12:00PM – Modernize ASP.NET Web Forms with Visual Studio 2015

    12:00PM to 1:00PM – Building Secure Web APIs with ASP.NET Core

    1:00PM to 2:00PM – Deploying ASP.NET Core applications using Docker Containers

    2:00PM to 3:00PM – The Power of Roslyn: Improving Your Productivity with Live Code Analyzers

    3:00PM to 4:00PM – F# for the Practical Developer

    4:00PM to 5:00PM – Debugging Tips and Tricks for .NET Developers in Visual Studio

    1

    The Second Day:

    8:30AM to 9:00AM – .Net Conference Day 2 Keynote: Miguel de Icaza

    9:00AM to 10:00AM – iOS & Android Development for the C# Developer with Xamarin

    10:00AM to 11:00AM – .NET Universal Windows Platform Development

    11:00AM to 12:00PM – Project Centennial: Bringing Existing .NET Applications to the Universal Windows Platform

    12:00PM to 1:00PM – Azure Mobile Apps: Going Beyond the Basics

    1:00PM to 2:00PM – Xamarin.Forms: Do More With Less

    2:00PM to 3:00PM – Get Crash Diagnostics and User Metrics for your .NET UWP App using HockeyApp

    3:00PM to 4:00PM – NuGet Deep Dive: Accelerating your .NET Development

    2

    The Third Day:

    8:30AM to 9:00AM – The State of .NET (.NET Conf Day 3 Keynote)

    9:00AM to 10:00AM – From 0 to Open Source: Shipping the GitHub Extension for Visual Studio

    10:00AM to 11:00AM – Exposing Your Business Services to the Web & Mobile

    11:00AM to 12:00PM – A Lap Around OctoKit.NET

    12:00PM to 1:00PM – .NET Goes Open Source… and You Can Too!

    1:00PM to 2:00PM – Monitoring Your Mobile Apps in the Wild

    2:00PM to 3:00PM – Introducing C# Developers to Building Games with Unity – For the Hobby Developer

    3:00PM to 4:00PM – Building AllReady: Saving Lives with ASP.NET Core

    3

    相关视频链接:NET Conf Day 1 Keynote: Scott Hunter 

  • 相关阅读:
    javascript实现优先队列
    javascript中的队列结构
    mysql及php命名规范
    javascript使用栈结构将中缀表达式转换为后缀表达式并计算值
    【转】感知哈希算法——找出相似的图片
    重新注册iis的.NET Framework版本
    Extjs GridPanel用法详解
    Extjs Window用法详解
    Extjs Form用法详解(适用于Extjs5)
    Extjs MVC开发模式详解
  • 原文地址:https://www.cnblogs.com/powertoolsteam/p/dotnetConf.html
Copyright © 2011-2022 走看看