WEBASSEMBLY I .NET - WEB APLIKACIJE BUDUĆNOSTI

Slides:



Advertisements
Similar presentations
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Advertisements

Building a social networking portal on Windows Azure in 1 hour Saranya Sriram Developer Evangelist Microsoft, India.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 2013 Technical Preview and published July Introducing.
Silverlight 2 CoreCLR Andrew Pardoe Program Manager CLR Execution Engine
Silverlight 2 Andrew Pardoe Program Manager CLR Execution Engine
跨平台 Hybrid App 開發簡介 - 使用 Visual Studio Tool for Apache Cordova + HTML/JavaScript 陳葵懋 (Ian)
ASP.NET Core* in 2017 The Future of Web Apps Shahed Chowdhuri
Three Runtimes, one standard… .NET Standard: All in Visual Studio 2017
Ramping Up On The SharePoint Framework (SPFx)
Modernizing your. NET applications with. NET Standard,
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Introduction to Web Assembly
What's new in the world of SharePoint development and deployment
TechEd /1/2018 7:56 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Building Custom Application With Office Add-Ins for OneNote
ASP.NET Core 2.0 Fundamentals
The Modern ASP.NET Tech Stack!
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
Getting Started with Visual Studio Tools for Tizen
Building Innovative Apps using the Microsoft Developer Platform
Microsoft Connect /23/2018 5:27 PM
ASP.NET in Linux and Windows containers
Modern Web Development
DNN Connect 2017 Microsoft Keynote
Introducing ASP.NET Core 2.0
Introduction to SharePoint Framework (SPFx)
SPA Revolution with WebAssembly and Blazor Rainer Stropek | software
Microsoft Build /8/2018 3:30 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Explore web development with Microsoft ASP.NET Core 1.0
Microsoft Build /11/2018 2:12 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Ignite NZ October 2016 SKYCITY, Auckland
Building Modern Web Apps with ASP.NET MVC 6
Explore web development with Microsoft ASP.NET Core 1.0
Protecting Premium Video in Windows
Microsoft Build /14/ :29 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
11/14/ :30 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Blazor C# in the Browser Derek codeopinion.com.
Developer Patterns to Integrate Silverlight 4.0 with SharePoint 2010
Learn. Imagine. Build. .NET Conf
MIX 09 11/23/2018 6:07 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
SPA Revolution with WebAssembly and Blazor Rainer Stropek | software
Hosted Web Apps with Windows App Studio
SharePoint & jQuery: Better Together
Microsoft Build /30/2018 2:15 AM Migrating Silverlight Windows Phone apps to the Universal Windows Platform Ricardo Villalobos Principal SDE Manager.
Skype for Business – App SDK
Application Insights Diagnostics Preview
Overview of Silverlight 2
Web Development in Visual Studio 2017
.net core & Webassembly Netaş: Yazılım Mimarı
Microsoft Connect /17/2019 9:04 AM
Microsoft Connect /23/ :38 AM
Office 365 Development.
Microsoft Connect /24/ :10 PM
Microsoft Connect /25/2019 1:20 PM
.NET Conf 2018 Keynote Jose Barbosa Aaron Amm Theeranit.
Understand design from code with code maps
Silverlight 2 Mike Taulty Developer & Platform Group Microsoft Ltd
Microsoft Build /4/ :50 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Blazor C# running in the browser via WebAssembly
The Future is Now with ASP.NET Core 3.0
Running C# in the browser
Blazor A new framework for browser-based .NET apps Ryan Nowak
WebAssembly: The Browser is your OS
What if I told you….
Build /24/ What's new for Azure developers in Visual Studio 2013 update 2 and Azure SDK 2.3 Dan Fernandez Principal PM
Visual Studio 2005 IDE Features
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Presentation transcript:

WEBASSEMBLY I .NET - WEB APLIKACIJE BUDUĆNOSTI Ivan Curić, CITUS

Sadržaj Potreba Web Assembly Primjena Blazor Demo I što sada? 6/4/2019 7:17 PM Sadržaj Potreba Web Assembly Primjena Blazor Demo I što sada? © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Potreba Web danas JavaScript PTSP i ostalo Performanse 6/4/2019 7:17 PM Potreba Web danas JavaScript PTSP i ostalo Performanse Ponovno smisliti i „reizumiti” Pisati „client” bilo kojim jezikom JavaScript monopol (štogod typescriptirali, babelirali…) Danas web ne može: Games, Video apps, CAD… © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Web Assembly Open Web Standard „Run binary in browser” Wasm bytecode 6/4/2019 7:17 PM Open Web Standard „Run binary in browser” Wasm bytecode „BiloKojiJezik” => WASM Sandbox okolina 20x ubrzanje?! JavaScript VM izvođenje Nije zamjena za JavaScript :P ali ukida monopol!!! © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

JS compile

WASM compile Slike sa https://daveaglick.com/posts/blazor-razor-webassembly-and-mono

Web Assembly danas MVP ver 1.0 go go go WA Consencus Members 6/4/2019 7:17 PM Web Assembly danas MVP ver 1.0 go go go WA Consencus Members Chrome, Edge, Firefox, and WebKit Radi u svim modernim browserima + mobile browseri Open Web Platform https://www.w3.org/TR/2018/WD-wasm-core-1-20180215/ © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Primjene i eksperimenti C, C++ https://wasdk.github.io/WasmFiddle/ https://mbebenita.github.io/WasmExplorer/ Node.js – wasm npm paketi Unity – export to Wasm Xamarin.Forms to Wasm https://github.com/praeclarum/Ooui .NET => Blazor

6/4/2019 7:17 PM Blazor © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

.NET + WebAssembly = Blazor Full-stack web development with .NET via WebAssembly Browser + Razor = Blazor .NET u browseru jeiiiii Eksperimentalna faza 0.5.0 Mono runtime => kompiliran u WASM => izvodi .NET biblioteke

Demo File new project, što smo dobili, gdje što kako? 6/4/2019 7:17 PM Otvoriti kreiranu app Pokrenuti Pokazati network tab – mono, dlls Polazati Startup.cs Od kuda polazi Cshtml pages Komponente <NekaKomponenta> @page @inject © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Blazor 1 Razor pages Komponente Dependeny injection Routing all-in-one (HTML+CS) Komponente Dependeny injection @inject Routing @page "/nekaruta" Layouts => Master layout Autobuild Experimental debugging

Blazor 2 DataBinding – one-way, two-way Dynamic Contect – graditi HTML Kod izvan View-a? JavaScript interop REST API pozivi Publishing (self hosted, ASP.NET Core hosted, Server-side Blazor) App size trimming Podrška za IntelliSense i ostale VS alate

Demo Komponente, data-binding, routing… 6/4/2019 7:17 PM Nešto od toga © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Danas Još je rano… eksperimentiramo Sa Blazorom možete pisati web app client-side sa .NET-om Ipak… već sada u svim browserima novim Eksperiment je ozbiljan https://blazor.net/ Pa dakle…

Isprobajte… potrebno vam je… .NET Core 2.1 SDK Visual Studio 2017 (15.7) ili Preview verzija može side-by-side! Blazor Language Services ekstenzija I juhuuuuu… vozi miško! Dobra početnica: https://learn-blazor.com/

Aaaaa Silverlight dejavu Blazor .NET izvorni kod U svim „modernim” browserima Na svim platformama Plugin nepotreban Silverlight .NET izvorni kod U nekim browserima Na nekim platformama Potreban plugin

Osobni plan!!! 