메뉴 건너뛰기

GREATUSER

free

Using SQLite databases in UWP apps

관리자 2017.02.07 17:00 조회 수 : 508

Using SQLite databases in UWP apps For many developers, SQLite has become the preferred client-side technology for data storage. It is a server-less, embedded, open-source database engine that satisfies most local data access scenarios. There are numerous advantages that come with its use, many of which are explained in the SQLite about page. Since the Windows 10 Anniversary Update (Build 14393), SQLite has also shipped as part of the Windows SDK. This means that when you are building your Universal Windows Platform (UWP) app that runs across the different Windows device form factors, you can take advantage of the SDK version of SQLite for local data storage. This comes with some advantages: Your application size reduces since you don’t download your own SQLite binary and package it as part of your application Note: Microsoft.Data.SQLite (used in the example below) currently [ more... ]

The post Using SQLite databases in UWP apps appeared first on 지락문화예술공작단.




원문출처 : https://jirak.net/wp/using-sqlite-databases-in-uwp-apps/
번호 제목 글쓴이 날짜 조회 수
145 Breaking on DOM Mutations in the Microsoft Edge DevTools 관리자 2017.12.05 503
144 Extend your desktop application with Windows 10 features using the new Visual Studio Application Packaging Project 관리자 2017.12.05 513
143 Windows 10 Tip: Get started with Continue on PC in the Microsoft Edge mobile app 관리자 2017.12.05 470
142 Introducing the Web Media Extension Package with OGG Vorbis and Theora support for Microsoft Edge 관리자 2017.12.06 527
141 Announcing Windows Server Insider Preview Build 17046 관리자 2017.12.06 455
140 Always Connected PCs enable a new culture of work 관리자 2017.12.06 447
139 Amazon SageMaker 출시 – 머신 러닝 기반 서비스 가속화 관리자 2017.12.06 574
138 Hot holiday savings are here during Microsoft Store’s annual 12 Days of Deals 관리자 2017.12.07 667
137 Windows PCs see strong growth in EDU, gaining share worldwide and in the US 관리자 2017.12.07 765
136 Windows Template Studio 1.5 released 관리자 2017.12.07 425
135 MySQL 8.0: Query Optimizer Takes Data Buffering into Account 관리자 2017.12.08 510
134 Microsoft Announces Simplygon Cloud; Optimizes Mixed Reality Development 관리자 2017.12.08 526
133 Behind-the-scenes at Panasonic: factory to field 관리자 2017.12.08 506
132 This Week on Windows: Microsoft Store’s 12 Days of Deals, Always Connected PCs and more 관리자 2017.12.08 638
131 Piwik 2 reaches end of life soon (December 2017), update now! 관리자 2017.12.08 632
위로