SlideShare a Scribd company logo
Tutti pronti per Windows 10?
Tutti pronti per
Windows 10?
Uno sguardo alle novità e alle nuove Universal App
Fabrizio Bernabei
Innovactive Engineering
Bernabei@gmail.com
@bernabei
Tutti pronti per Windows 10?
Windows 10
Converged
background
model
ONE CORE OS
• UI in grado di adattarsi a diversi device,
smartphone, tablet, desktop, xbox One,
Surface hub, Hololens e non solo
• Win 10 IoT Core
• 1 miliardo di dispositivi Win10 entro 2-3 anni
ONE APP PLATFORM
• Universal Windows Platform
• Unico binario su tutti i device
• DEMO
ONE STORE
• Project Centennial: UWP Bridge toolkit per gli
sviluppatori di applicazionil Windows desktop
(Win32, .NET)
• Project Astoria: UWP Bridge toolkit per gli
sviluppatori di applicazioni Android
• Project Islandwood: UWP Bridge toolkit per gli
sviluppatori di applicazioni iOS
• Project Westminster: UWP Bridge toolkit per il
packaging di siti web
NOVITA’ DELLE UNIVERSAL WINDOWS APP
• Universal controls and layout panels
- Split View
- RelativePanel
- Calendar, Map e Pivot (ora universal), ecc
• Common input handling (touch, pen, mouse,keyboard,
controller, ecc)
- CoreInput API and PointerPoint
- PointerDevice API
- InkCanvas control and InkPresenter API
• Adaptive scaling
• Adaptive visual state
<SplitView DisplayMode="Inline|Overlay|CompactInline|CompactOverlay">
<SplitView.Pane>
<!-- Navigation Content Here -->
</SplitView.Pane>
<!-- Main Content Here -->
</SplitView>
SplitView
Adaptive navigation pane
<VisualState.Setters>
<Setter Target="splitView.DisplayMode" Value="Inline" />
</VisualState.Setters>
<VisualState.StateTriggers>
<AdaptiveTrigger MinWindowWidth="720" />
</VisualState.StateTriggers>
<VisualState.Setters>
<Setter Target="splitView.DisplayMode" Value="Overlay" />
</VisualState.Setters>
<VisualState.StateTriggers>
<AdaptiveTrigger MinWindowWidth= "0" />
</VisualState.StateTriggers>
Simplifying Responsive View Development
Triggers and Setters (XAML equivalent of Media Queries)
If the Window width is >= 720 effective pixels, then show SplitView in Inline mode
• DEMO
RelativePanel
Enables elements to layout relative to other elements
Use with Triggers and Setters for more advanced responsive designs
<RelativePanel>
<Image x:Name="img" …/>
<TextBlock x:Name="title" RelativePanel.RightOf="img" RP.AlignTopWith="img" …/>
<TextBlock x:Name="authors" RP.RightOf="img" RP.Below="title" …/>
<TextBlock x:Name="summary" RP.RightOf="img" RP.Below="authors" …/>
<Button Content="Download" RP.RightOf="img" RP.AlignBottomWithPanel="True" …/>
</RelativePanel>
• Win/WP 8.1 come target ha OS,
Win10 come target ha device families
• Visibilità sulle API comuni alle family supportate
• Adaptive code per funzioni specifiche della device
family
Tutti pronti per Windows 10?
using
using
// give haptic feedback for an error
if "Windows.Phone.Devices.Notifications.VibrationDevice"
VibrationDevice TimeSpan
CONTINUUM
• COLLEGANDO TELEFONO A DISPLAY + MOUSE/TASTIERA
• APP SCALA E SI ADATTA ALLO SCHERMO
• RICHIEDE HW APPOSITO
https://msdn.microsoft.com/en-us/library/windows/apps/xaml/dn894631.aspx
https://msdn.microsoft.com/en-us/library/windows/apps/dn609832.aspx
https://github.com/Microsoft/Windows-universal-samples
http://ms-iot.github.io/content/GetStarted.htm
Tutti pronti per Windows 10?

More Related Content

PPTX
Build Hybrid Mobile Applications for Nokia Lumia Devices
PPTX
Building SPA with Kendo UI
PPTX
MVVM & Validation with Kendo UI
PDF
Easy HTML5 Data Visualization with Kendo UI DataViz
PPTX
Developing ASP.NET MVC Applications Quicker With Kendo UI
PDF
Solving Enteprise Mobility Considerations with Telerik Mobile Platform
PPTX
HTML5 Charting in ASP.NET using RadHtmlChart
PDF
Front End Applications Using One Stop JavaScript Library from Telerik
Build Hybrid Mobile Applications for Nokia Lumia Devices
Building SPA with Kendo UI
MVVM & Validation with Kendo UI
Easy HTML5 Data Visualization with Kendo UI DataViz
Developing ASP.NET MVC Applications Quicker With Kendo UI
Solving Enteprise Mobility Considerations with Telerik Mobile Platform
HTML5 Charting in ASP.NET using RadHtmlChart
Front End Applications Using One Stop JavaScript Library from Telerik

Viewers also liked (20)

DOC
PDF
La citazione in giudizio verso Mercedes
PDF
El galante. TIC
PPTX
NORMAS AASHTO2007 SECCIÓN2 DEFINICIONES
PPT
metodos de fenotipificacion
PPTX
Assistive Technology Presentation
PDF
VDI Performance of PRIMERGY S7 Server Generation
PDF
Delio Live Help Tool "Software marketing y Ventas"- by Walmeric
PPS
Bauerngarten No.1 Laurustico
PPSX
Presentacion industrias racionero
PDF
4 g lte vs wimax,
PDF
Automobile company centralizes master data management for improved efficiency
DOCX
Curriculum Vitae_Cramer 01132016
PPTX
Ibero Diseño. Curso Otoño 2015. Tendencias y Estilos de Vida. Mtra. Ana Puebl...
PDF
Lean outlook
PDF
Revista az disputa por la educacion
PDF
Manual Práctico para la implantación del estándar OHSAS 18001:2007
PPT
Presentacio Eines
PDF
Andres malby biografia
PDF
Artículo diálogo de saberes campos camero
La citazione in giudizio verso Mercedes
El galante. TIC
NORMAS AASHTO2007 SECCIÓN2 DEFINICIONES
metodos de fenotipificacion
Assistive Technology Presentation
VDI Performance of PRIMERGY S7 Server Generation
Delio Live Help Tool "Software marketing y Ventas"- by Walmeric
Bauerngarten No.1 Laurustico
Presentacion industrias racionero
4 g lte vs wimax,
Automobile company centralizes master data management for improved efficiency
Curriculum Vitae_Cramer 01132016
Ibero Diseño. Curso Otoño 2015. Tendencias y Estilos de Vida. Mtra. Ana Puebl...
Lean outlook
Revista az disputa por la educacion
Manual Práctico para la implantación del estándar OHSAS 18001:2007
Presentacio Eines
Andres malby biografia
Artículo diálogo de saberes campos camero
Ad

Similar to Tutti pronti per Windows 10? (20)

PPTX
Universal App Platform - A preview of 3 new UI controls
PPTX
Windows Universal Apps
PPTX
Develop hololens
PPTX
Deeper into Windows 10 Development
PPTX
Developing windows 10 universal apps
PPTX
Windows 10 e Universal Windows Platform
PPTX
Hello windows 10
PPTX
Hello windows 10: An overview of the new features for developers in WIndows 10
PPTX
Intro to Windows Presentation for CSS NC-2.pptx
PPTX
Windows 10 pentru dezvoltatori - InfoEducație 2015
PDF
Building Universal Windows Apps for Smartphones and Tablets with XAML & C#
PDF
Building & Designing Windows 10 Universal Windows Apps using XAML and C#
PDF
Windows 10 Hybrid Development
PPTX
Developing windows 10 universal apps
PPTX
Developing and Deploying Windows 10 Apps
PPTX
Sviluppo x platform con xamarin
PDF
DotNet Cologne 2015 - Windows 10 AppDev, Teil1: App Developer Basics- (Daniel...
PPTX
Rapidly Construct LOB Applications with UWP and Visual Studio 2017
PDF
Introduction to Windows 10 UWP
PPTX
Getting Started Developing Universal Windows Platform (UWP) Apps
Universal App Platform - A preview of 3 new UI controls
Windows Universal Apps
Develop hololens
Deeper into Windows 10 Development
Developing windows 10 universal apps
Windows 10 e Universal Windows Platform
Hello windows 10
Hello windows 10: An overview of the new features for developers in WIndows 10
Intro to Windows Presentation for CSS NC-2.pptx
Windows 10 pentru dezvoltatori - InfoEducație 2015
Building Universal Windows Apps for Smartphones and Tablets with XAML & C#
Building & Designing Windows 10 Universal Windows Apps using XAML and C#
Windows 10 Hybrid Development
Developing windows 10 universal apps
Developing and Deploying Windows 10 Apps
Sviluppo x platform con xamarin
DotNet Cologne 2015 - Windows 10 AppDev, Teil1: App Developer Basics- (Daniel...
Rapidly Construct LOB Applications with UWP and Visual Studio 2017
Introduction to Windows 10 UWP
Getting Started Developing Universal Windows Platform (UWP) Apps
Ad

More from Fabrizio Bernabei (12)

PPTX
Sviluppare SPA con Vue
PPTX
Sviluppare SPA con Vue.js
PPTX
.NET & Linux: la strana coppia - DotNetDay 2018
PPTX
Introduzione a React Native - Mokapp 2017
PPTX
ASP.NET Core 1.0
PPTX
PPTX
Mokapp2014 Lab Universal App
PPT
mokapp - Applicazioni fotografiche con Windows Phone 8
PPTX
ASP.NET Ajax Community Launch VS2008
PPTX
Roadmap pubblicazione app WP7 - Community Tour 2011 DotNetUmbria
PPTX
MS Days 08 Applicazioni RIA con Silverlight 2 e WCF
PPTX
Asp.net 4 Community Tour VS2010
Sviluppare SPA con Vue
Sviluppare SPA con Vue.js
.NET & Linux: la strana coppia - DotNetDay 2018
Introduzione a React Native - Mokapp 2017
ASP.NET Core 1.0
Mokapp2014 Lab Universal App
mokapp - Applicazioni fotografiche con Windows Phone 8
ASP.NET Ajax Community Launch VS2008
Roadmap pubblicazione app WP7 - Community Tour 2011 DotNetUmbria
MS Days 08 Applicazioni RIA con Silverlight 2 e WCF
Asp.net 4 Community Tour VS2010

Recently uploaded (20)

PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
Patient Appointment Booking in Odoo with online payment
PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
history of c programming in notes for students .pptx
PDF
Cost to Outsource Software Development in 2025
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PDF
medical staffing services at VALiNTRY
PDF
Salesforce Agentforce AI Implementation.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PPTX
L1 - Introduction to python Backend.pptx
PPTX
assetexplorer- product-overview - presentation
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Digital Systems & Binary Numbers (comprehensive )
wealthsignaloriginal-com-DS-text-... (1).pdf
Patient Appointment Booking in Odoo with online payment
Computer Software and OS of computer science of grade 11.pptx
history of c programming in notes for students .pptx
Cost to Outsource Software Development in 2025
Reimagine Home Health with the Power of Agentic AI​
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Designing Intelligence for the Shop Floor.pdf
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
17 Powerful Integrations Your Next-Gen MLM Software Needs
medical staffing services at VALiNTRY
Salesforce Agentforce AI Implementation.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Oracle Fusion HCM Cloud Demo for Beginners
L1 - Introduction to python Backend.pptx
assetexplorer- product-overview - presentation
How to Choose the Right IT Partner for Your Business in Malaysia

Tutti pronti per Windows 10?

Editor's Notes

  • #6: Win 10 desktop in estate, smartphone+one autunno
  • #8: device families (definisce le api utilizzabili e anche la visibilità/installabilità sullo store)
  • #10: Unico Store per app universal, film, musica e non solo
  • #11: Nello store oltre ad app universal, musica e film ci saranno app win32, web, ios e android opportunamente convertite
  • #13: - CoreInput API to handle raw input - PointerPoint unifies data in a single way - PointerDevice API for querying - InkCanvas control and InkPresenter API Adaptive visual state - state triggers activate visual state that set visual property for adapt the view (MEDIA SELECTOR CSS)
  • #19: ApiInformation.IsTypePresent (IsEventPresent, IsMethodPresent, IsPropertyPresent) Adaptive code per funzioni specifiche della device family