메뉴 건너뛰기

GREATUSER

free

Using SQLite databases in UWP apps

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

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/
번호 제목 글쓴이 날짜 조회 수
1210 AWS Serverless Application Repository 정식 출시 (서울 리전 포함) 관리자 2018.02.24 380
1209 Maximizing PHP 7 Performance with NGINX, Part I: Web Serving and Caching 관리자 2016.02.27 379
1208 Recap: The Future of Gaming on UWP – GDC Europe Twitter Chat 관리자 2016.08.17 378
1207 Amazon EC2 리소스 ID 업데이트 – 더 많은 리소스 유형 마이그레이션 관리자 2018.03.24 377
1206 This Week on Windows: ReCore, Star Trek and updates to your action center 관리자 2016.09.17 377
1205 Celebrate 50 years of Star Trek with a special Microsoft Rewards offer 관리자 2016.09.13 376
1204 Amazon EC2 차세대 M5 및 C5 인스턴스 타입 서울 리전 출시 관리자 2018.04.10 374
1203 How to track WooCommerce orders in Piwik 관리자 2018.01.03 371
1202 MySQL 8.0 – Announcing GA of the MySQL Document Store 관리자 2018.04.20 370
1201 How you can use the Piwik AOM plugin to improve your data and make better online marketing decisions 관리자 2017.09.14 370
1200 Make the most of your time with the new Windows 10 update 관리자 2018.04.28 369
1199 Windows Ink 1: Introduction to Ink and Pen 관리자 2016.11.22 365
1198 Announcing Long Term Support in Piwik 2 – The analytics platform for your mission critical projects 관리자 2016.01.12 365
1197 How to get the Windows 10 April 2018 Update 관리자 2018.05.01 364
1196 Amazon EC2 F1 인스턴스와 FireSim을 이용한 클라우드 기반 하드웨어 디자인 사례 관리자 2017.11.15 364
위로