.NET Conf 2018 Keynote Jose Barbosa Aaron Amm Theeranit.

Slides:



Advertisements
Similar presentations
Introduction to.NET Technology Marcello Benati Software Engineer.NET Architect.
Advertisements

Intro to C# Language Richard Della Tezra IS 373. What Is C#? C# is type-safe object-oriented language Enables developers to build a variety of secure.
Kay Herzam Herzam IT Consulting What‘s new in ASP.NET MS TechTalk.
Cross Platform Mobile Backend with Mobile Services James
Lecture 8 – Platform as a Service. Introduction We have discussed the SPI model of Cloud Computing – IaaS – PaaS – SaaS.
ISYS 512 Business Application Design and Development with.Net David Chao.
ASP.NET  ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required.
ASP. Net is a rich web framework that leverages well known patterns and JavaScript frameworks to build great web experiences quickly.
Microsoft UI Stack Ronnie Saurenmann Technical Evangelist, Microsoft Switzerland
Session Information Goals CTAs Customer Evidence TBD
Innovation Any app, any platform Openness.NET Core ASP.NET 5.
RuntimeLibraries Languages Tools.NET First, a look at.NET 4.5 Client & Device Async – for UI responsiveness Windows Store apps -- WinRT Windows Phone.
Microsoft Ignite /28/2017 2:36 PM
A Detailed Introduction To Visual Studio.NET CRB Tech ReviewsCRB Tech Reviews introduces you to the world of Visual.
61% YoY Growth.NET Active Developers (VS 2012+) 40%.NET Core downloads by new developers 62% GitHub contributions from outside of Microsoft (corefx.
Whats New Xamarin and VC++ with VS 2017
Xamarin Development with
Three Runtimes, one standard… .NET Standard: All in Visual Studio 2017
Modernizing your. NET applications with. NET Standard,
From SharePoint to Office 365 Development
Build and Learn ASP.NET Workshop.
Visual Studio 2017 By Michael Washington
Learn. Imagine. Build. .NET Conf
Angular 4 + TypeScript Getting Started
Introduction to ASP.NET 2.0
ASP.NET Core: Web apps, cloud apps, and containers
TechEd /1/2018 7:56 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
6/2/2018 4:08 AM BRK3327 Ten things you didn't know about building .NET UWP apps in Visual Studio 2017 Daniel Jacobson Program Manager – Visual Studio.
The Future of C# The Future of C# and VB 2-577
The Modern ASP.NET Tech Stack!
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
 .NET CORE
Did your feature got in, out or planned?
Building Innovative Apps using the Microsoft Developer Platform
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
Modern Web Development
DNN Connect 2017 Microsoft Keynote
Introducing ASP.NET Core 2.0
SPA Revolution with WebAssembly and Blazor Rainer Stropek | software
MVC in ASP.NET Core: The new kid on the block
Explore web development with Microsoft ASP.NET Core 1.0
Building Modern Web Apps with ASP.NET MVC 6
Explore web development with Microsoft ASP.NET Core 1.0
Slides and images stolen from “real” .NET Conf. presenters
Overview of the .NET Platform
Microsoft Build /15/2018 6:28 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Blazor C# in the Browser Derek codeopinion.com.
API Application Services
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
Learn. Imagine. Build. .NET Conf
SPA Revolution with WebAssembly and Blazor Rainer Stropek | software
Entity Framework Core.
Microsoft Connect /1/2018 2:36 AM
12/2/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
12/3/2018 7:56 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Introducing the .NET Framework
.Net Framework Details Imran Rashid CTO at ManiWeber Technologies.
What’s new in ASP.NET Core and Entity Framework 2.2 (Preview 3)
Dreaming up a CMS in Go (golang)
Blazor C# running in the browser via WebAssembly
Introduction to ASP.NET Parts 1 & 2
Mark Quirk Head of Technology Developer & Platform Group
Johan Lindberg, inRiver
The Future is Now with ASP.NET Core 3.0
#01# ASP.NET Core Overview Design by: TEDU Trainer: Bach Ngoc Toan
Running C# in the browser
Blazor A new framework for browser-based .NET apps Ryan Nowak
Microsoft Azure Services Platform
ASP.NET Core 2.0 The Future of Web Apps Shahed Chowdhuri
Presentation transcript:

.NET Conf 2018 Keynote Jose Barbosa Aaron Amm Theeranit

Your platform for building anything DESKTOP WEB CLOUD MOBILE GAMING IoT AI .NET You can build anything with .NET. We’ve made significant investments in .NET over the years as well as unifying the ecosystem to support building literally anything.

.NET Growth Continues Visual Studio .NET Core +1 million new monthly active .NET developers in last year .NET Core Over half a million .NET Core 2.0 developers

Now Available .NET Core 2.1! www.dot.net

.NET Core 2.1 on TechEmpower REQUESTS / SECOND +15% +18% +147% Call out the incredible performance increase in the REAL WORLD data access scenario. Data sourced from tests on TechEmpower round 16

.NET Core 2.1 Major Features Global Tools Span<T> Sockets HttpClient Performance Windows Compatibility Pack .NET Core EF Core Lazy Loading Value conversions Query types Data seeding HTTPS Razor UI as a library HttpClientFactory ASP.NET Core SignalR ASP.NET Core

Announcing .NET Core 2.2 Preview 2 https://aka.ms/DotNetCore22

.NET Core 2.2 Themes Improved Web API Development Microservices and Azure Continued Performance Improvements

.NET Core 2.2 Major Features Multi-tier JIT compilation SQL Connection token auth .NET Core EF Core Cosmos DB provider Spatial extensions for SQL Server and SQLite providers Reverse engineering of database views Collections of owned entities Query tagging Template updates: Bootstrap 4, Angular 6 Web API improvements, including API security HTTP/2 IIS in-process hosting Health checks Endpoint routing SignalR Java client ASP.NET Core

.NET Core 3 Update

.NET Core 3 WEB CLOUD DESKTOP IoT AI .NET Core 3 expands supported workloads to include Windows Desktop, IoT & AI .NET Core is perfectly suited for the requirements of cloud-native, cross-platform workloads COMPILERS LANGUAGES RUNTIME COMPONENTS LIBRARIES INFRASTRUCTURE .NET CORE 3 .NET CORE ANIMATED SLIDE – shows progression of entire .NET platform into .NET Core specific workloads. .NET Core is our cross-platform, open source implementation of .NET and is perfectly suited for requirements of cloud-native, cross-platform services. We’ve made significant investments in the core performance as well as the web stack so that you can easily take advantage of cloud patterns and scale. .NET Core 3 will expand on the supported workloads to include IoT, AI and Windows Desktop.

What's coming to C# คุณสมบัติใหม่ๆ ในภาษา C# Will Fuqua Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

C# 7.1, 7.2 and 7.3 C# 8.0 Safe, efficient code More freedom Less code Avoid garbage collection Avoid copying Stay safe More freedom Allow more things Less code Say it shorter

Build Great Libraries using. NET Standard สร้าง class library ด้วย Build Great Libraries using .NET Standard สร้าง class library ด้วย .NET Standard Aaron Amm Theeranit Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

Code at scale เรียนรู้การจัดการกับ code ขนาดใหญ่ Joel Dickson Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

5 Azure Services Every .NET Developer Needs to Know 5 Azure Services ที่นักพัฒนาสาย .NET จำเป็นต้องรู้จัก Jose Barbosa Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

Blazor: Modern Web development with. NET and WebAssembly เรียนรู้ Blazor: Modern Web development with .NET and WebAssembly เรียนรู้ .NET Web Assembly ด้วย Blazor framework Guide Vorapat Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

Blazor: Modern Web development with. NET and WebAssembly เรียนรู้ Blazor: Modern Web development with .NET and WebAssembly เรียนรู้ .NET Web Assembly ด้วย Blazor framework Guide Vorapat Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

Experimental Blazor: .NET in the Browser Build client-side Web UI in .NET You don’t need to know AngularJS, React, Vue, etc Take advantage of stability and consistency of .NET Runs in all browsers Native performance Strongly typed on client and server Requires no plugin or code transpilation Share C# code with the client and the server

Complete Awesomeness for Mobile Complete Awesomeness for Mobile .NET Developers เรียนรู้เครื่องมือต่างๆ เพื่อพัฒนา mobile application ด้วย .NET Teerasej Jiraphatchandej Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

Open Source Contribution to Mobile All Time Commits Past Year Commits All Time Contributors Past Year Contributors Pull Requests Xamarin.Forms 2,246 1,229 149 97 1,989 Mac/iOS/tv/Watch 4,508 1,328 73 45 4,166 Android 1,610 760 57 28 1,656 Mono 114,858 2,433 966 125 9,146

What's new of ASP. NET Core and Entity Framework Core 2 What's new of ASP.NET Core and Entity Framework Core 2.2 อับเดตฟีเจอร์ล่าสุดของ ASP.NET Core และ Entity Framework Core 2.2 Suthep Sangvirotjanaphat Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!

Coffee Break + Lunch พักทานกาแฟและของว่าง พบปะพูดคุย We will provide the coffee box for FREE thanks for our sponsors. เรามีกาแฟและขนมฟรีให้กับผู้เข้าร่วมงานทุกท่าน สนับสนุนโดย sponsors ใจดีของเรา Scott to intro Mads. Mads to intro Miguel. Miguel intro Scott & Mads back on stage for farewell and enjoy the show!