語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Getting started with the Uno platfor...
~
Hoefling, Skye.
FindBook
Google Book
Amazon
博客來
Getting started with the Uno platform and WinUI 3 = hands-on building of cross-platform desktop, mobile, and web applications that can run anywhere /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Getting started with the Uno platform and WinUI 3/ by Skye Hoefling.
其他題名:
hands-on building of cross-platform desktop, mobile, and web applications that can run anywhere /
作者:
Hoefling, Skye.
出版者:
Berkeley, CA :Apress : : 2022.,
面頁冊數:
xxiii, 548 p. :ill., digital ;24 cm.
內容註:
Chapter 1: Introduction to Uno Platform -- Chapter 2: File New Project -- Chapter 3: Your First Page -- Chapter 4: Application Styles -- Chapter 5: Platform Specific Code and XAML -- Chapter 6: Master-Detail Menu and Dashboard -- Chapter 7: Custom Fonts -- Chapter 8: Model-View-ViewModel (MVVM) -- Chapter 9: Dependency Injection and Logging -- Chapter 10: Application Navigation -- Chapter 11: Authentication with Azure Active Directory -- Chapter 12: Converters -- Chapter 13: Microsoft Graph, Web APIs, and MyFilesPage -- Chapter 14: Microsoft Graph and Dashboard Menu -- Animations -- Chapter 15: Images and GridView -- Chapter 16: Selectors -- Chapter 17: OneDrive Navigation -- Chapter 18: Offline Data Access -- Chapter 19: Complete App.
Contained By:
Springer Nature eBook
標題:
Application software - Development. -
電子資源:
https://doi.org/10.1007/978-1-4842-8248-9
ISBN:
9781484282489
Getting started with the Uno platform and WinUI 3 = hands-on building of cross-platform desktop, mobile, and web applications that can run anywhere /
Hoefling, Skye.
Getting started with the Uno platform and WinUI 3
hands-on building of cross-platform desktop, mobile, and web applications that can run anywhere /[electronic resource] :by Skye Hoefling. - Berkeley, CA :Apress :2022. - xxiii, 548 p. :ill., digital ;24 cm.
Chapter 1: Introduction to Uno Platform -- Chapter 2: File New Project -- Chapter 3: Your First Page -- Chapter 4: Application Styles -- Chapter 5: Platform Specific Code and XAML -- Chapter 6: Master-Detail Menu and Dashboard -- Chapter 7: Custom Fonts -- Chapter 8: Model-View-ViewModel (MVVM) -- Chapter 9: Dependency Injection and Logging -- Chapter 10: Application Navigation -- Chapter 11: Authentication with Azure Active Directory -- Chapter 12: Converters -- Chapter 13: Microsoft Graph, Web APIs, and MyFilesPage -- Chapter 14: Microsoft Graph and Dashboard Menu -- Animations -- Chapter 15: Images and GridView -- Chapter 16: Selectors -- Chapter 17: OneDrive Navigation -- Chapter 18: Offline Data Access -- Chapter 19: Complete App.
Get ready to build applications that can run anywhere using the Uno Platform and WinUI. Modern application development can be an intimidating and complex topic, especially when you are building cross-platform applications that need to support multiple operating systems and form factors. There are so many options when it comes to frameworks and selecting the right one for your enterprise is critical in delivering a successful product to market. For the developer who has zero experience building apps with Xamarin, UWP, WinUI, or the Uno Platform, this book deconstructs those complex concepts into tangible building blocks so that productivity gains are immediately recognized. You will start off learning basic concepts and get a bird's-eye view of the enabling technologies to ensure that you feel comfortable with the tools and terminology. From there, you will learn about some of the more popular options in the .NET ecosystem, understand their attributes and shortcomings, and learn why the Uno Platform is ideal for building a cross-platform application that targets Android, iOS, Windows, WASM (Web Assembly), Linux, and MacOS. Then, you will follow a product release timeline that takes you through building an application, introducing key concepts at every step of the way. Each section of the book is chock full of tips and edge case documentations for the different platforms. What You Will Learn Manage multi-targeting solutions: specifically, how to handle the different project heads Effectively write cross-platform software and handle the edge cases of the different platforms Understand the fundamentals of working with Uno Platform WinUI apps Explore enterprise-grade application architecture using MVVM Understand Dependency Injection and how it applies to application architecture This book is for developers who understand some basics of C# and object-oriented programming. Skye Hoefling is a Lead Software Engineer and works on cross-platform apps for desktop, mobile, and web using Xamarin and .NET technologies. She has been using .NET and Microsoft technologies since 2006 and has a Bachelor of Science degree from Rochester Institute of Technology in Game Design and Development. Skye has a background in enterprise software, building custom web portals for large corporations as well as small projects used by general consumers. She is an active Open Source contributor, a Microsoft MVP in Developer Technologies, and a .NET Foundation Member. You can find her on twitter @SkyeTheDev as well at her software development blog, SkyeTheDev, where you will find a wide range of blogs.
ISBN: 9781484282489
Standard No.: 10.1007/978-1-4842-8248-9doiSubjects--Topical Terms:
539563
Application software
--Development.
LC Class. No.: QA76.76.A65 / H64 2022
Dewey Class. No.: 005.3
Getting started with the Uno platform and WinUI 3 = hands-on building of cross-platform desktop, mobile, and web applications that can run anywhere /
LDR
:04456nmm a2200325 a 4500
001
2304459
003
DE-He213
005
20220930180034.0
006
m d
007
cr nn 008maaau
008
230409s2022 cau s 0 eng d
020
$a
9781484282489
$q
(electronic bk.)
020
$a
9781484282472
$q
(paper)
024
7
$a
10.1007/978-1-4842-8248-9
$2
doi
035
$a
978-1-4842-8248-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
$b
H64 2022
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
005.3
$2
23
090
$a
QA76.76.A65
$b
H693 2022
100
1
$a
Hoefling, Skye.
$3
3606677
245
1 0
$a
Getting started with the Uno platform and WinUI 3
$h
[electronic resource] :
$b
hands-on building of cross-platform desktop, mobile, and web applications that can run anywhere /
$c
by Skye Hoefling.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2022.
300
$a
xxiii, 548 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction to Uno Platform -- Chapter 2: File New Project -- Chapter 3: Your First Page -- Chapter 4: Application Styles -- Chapter 5: Platform Specific Code and XAML -- Chapter 6: Master-Detail Menu and Dashboard -- Chapter 7: Custom Fonts -- Chapter 8: Model-View-ViewModel (MVVM) -- Chapter 9: Dependency Injection and Logging -- Chapter 10: Application Navigation -- Chapter 11: Authentication with Azure Active Directory -- Chapter 12: Converters -- Chapter 13: Microsoft Graph, Web APIs, and MyFilesPage -- Chapter 14: Microsoft Graph and Dashboard Menu -- Animations -- Chapter 15: Images and GridView -- Chapter 16: Selectors -- Chapter 17: OneDrive Navigation -- Chapter 18: Offline Data Access -- Chapter 19: Complete App.
520
$a
Get ready to build applications that can run anywhere using the Uno Platform and WinUI. Modern application development can be an intimidating and complex topic, especially when you are building cross-platform applications that need to support multiple operating systems and form factors. There are so many options when it comes to frameworks and selecting the right one for your enterprise is critical in delivering a successful product to market. For the developer who has zero experience building apps with Xamarin, UWP, WinUI, or the Uno Platform, this book deconstructs those complex concepts into tangible building blocks so that productivity gains are immediately recognized. You will start off learning basic concepts and get a bird's-eye view of the enabling technologies to ensure that you feel comfortable with the tools and terminology. From there, you will learn about some of the more popular options in the .NET ecosystem, understand their attributes and shortcomings, and learn why the Uno Platform is ideal for building a cross-platform application that targets Android, iOS, Windows, WASM (Web Assembly), Linux, and MacOS. Then, you will follow a product release timeline that takes you through building an application, introducing key concepts at every step of the way. Each section of the book is chock full of tips and edge case documentations for the different platforms. What You Will Learn Manage multi-targeting solutions: specifically, how to handle the different project heads Effectively write cross-platform software and handle the edge cases of the different platforms Understand the fundamentals of working with Uno Platform WinUI apps Explore enterprise-grade application architecture using MVVM Understand Dependency Injection and how it applies to application architecture This book is for developers who understand some basics of C# and object-oriented programming. Skye Hoefling is a Lead Software Engineer and works on cross-platform apps for desktop, mobile, and web using Xamarin and .NET technologies. She has been using .NET and Microsoft technologies since 2006 and has a Bachelor of Science degree from Rochester Institute of Technology in Game Design and Development. Skye has a background in enterprise software, building custom web portals for large corporations as well as small projects used by general consumers. She is an active Open Source contributor, a Microsoft MVP in Developer Technologies, and a .NET Foundation Member. You can find her on twitter @SkyeTheDev as well at her software development blog, SkyeTheDev, where you will find a wide range of blogs.
650
0
$a
Application software
$x
Development.
$3
539563
650
1 4
$a
Microsoft.
$3
3593799
650
2 4
$a
Programming Techniques.
$3
892496
650
2 4
$a
Mobile Computing.
$3
3201332
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-8248-9
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9446008
電子資源
11.線上閱覽_V
電子書
EB QA76.76.A65 H64 2022
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入