Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Using SQLite.Net In MvvmCross
Search
Stuart Lodge
May 14, 2013
Technology
0
1.1k
Using SQLite.Net In MvvmCross
Talk from London MvvmCross day
Stuart Lodge
May 14, 2013
Tweet
Share
More Decks by Stuart Lodge
See All by Stuart Lodge
Future Decoded - VisualStudio and Xamarin talk
cirrious
0
220
Data Bind Everything
cirrious
0
5k
MvvmCross - Presentation to BCS Edinburgh
cirrious
0
190
MobDevCon MvvmCross Workshop
cirrious
0
3.4k
Static Version of MvvmCross Evolve talk
cirrious
0
150
Jago?
cirrious
0
180
Presenters in MvvmCross
cirrious
1
32k
Saying SOLID with PCL
cirrious
0
3.5k
AppStart in MvvmCross
cirrious
2
3k
Other Decks in Technology
See All in Technology
知覚とデザイン
rinchoku
1
650
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
1
340
.NET 10のBlazorの期待の新機能
htkym
0
160
パフォーマンスチューニングのために普段からできること/Performance Tuning: Daily Practices
fujiwara3
2
170
様々なファイルシステム
sat
PRO
0
270
Observability — Extending Into Incident Response
nari_ex
1
600
re:Invent 2025の見どころと便利アイテムをご紹介 / Highlights and Useful Items for re:Invent 2025
yuj1osm
0
430
AIでデータ活用を加速させる取り組み / Leveraging AI to accelerate data utilization
okiyuki99
6
1.5k
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
14
82k
GTC 2025 : 가속되고 있는 미래
inureyes
PRO
0
120
ざっくり学ぶ 『エンジニアリングリーダー 技術組織を育てるリーダーシップと セルフマネジメント』 / 50 minute Engineering Leader
iwashi86
6
3.6k
AWS re:Invent 2025事前勉強会資料 / AWS re:Invent 2025 pre study meetup
kinunori
0
870
Featured
See All Featured
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Designing Experiences People Love
moore
142
24k
GitHub's CSS Performance
jonrohan
1032
470k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
Being A Developer After 40
akosma
91
590k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Optimizing for Happiness
mojombo
379
70k
Documentation Writing (for coders)
carmenintech
75
5.1k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
940
Automating Front-end Workflow
addyosmani
1371
200k
Transcript
Using SQLite-Net
Lightweight ORM
SQLConnectionFactory
CRUD… • Creation • Update • Delete
Select Query
Advanced Much more advanced is possible: https://github.com/praeclarum/sqlite-net/
Sample Covered in the N+1 at: http://slodge.blogspot.co.uk/2013/05/n10-sqlite- persistent-data-storage-n1.html