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
210
Data Bind Everything
cirrious
0
4.9k
MvvmCross - Presentation to BCS Edinburgh
cirrious
0
190
MobDevCon MvvmCross Workshop
cirrious
0
3.4k
Static Version of MvvmCross Evolve talk
cirrious
0
140
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
自社製CMSからmicroCMSへのリプレースがプロダクトグロースを加速させた話
nextbeatdev
0
150
小さなチーム 大きな仕事 - 個人開発でAIをフル活用する
himaratsu
0
130
認知戦の理解と、市民としての対抗策
hogehuga
0
370
「AI2027」を紐解く ― AGI・ASI・シンギュラリティ
masayamoriofficial
0
110
『FailNet~やらかし共有SNS~』エレベーターピッチ
yokomachi
1
100
Figma + Storybook + PlaywrightのMCPを使ったフロントエンド開発
yug1224
10
2.9k
事業価値と Engineering
recruitengineers
PRO
3
1.1k
生成AI利用プログラミング:誰でもプログラムが書けると 世の中どうなる?/opencampus202508
okana2ki
0
190
帳票Vibe Coding
terurou
0
140
Goss: New Production-Ready Go Binding for Faiss #coefl_go_jp
bengo4com
0
1.1k
トヨタ生産方式(TPS)入門
recruitengineers
PRO
4
460
Gaze-LLE: Gaze Target Estimation via Large-Scale Learned Encoders
kzykmyzw
0
340
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Being A Developer After 40
akosma
90
590k
Building Adaptive Systems
keathley
43
2.7k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.5k
4 Signs Your Business is Dying
shpigford
184
22k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Faster Mobile Websites
deanohume
309
31k
We Have a Design System, Now What?
morganepeng
53
7.7k
GitHub's CSS Performance
jonrohan
1031
460k
How GitHub (no longer) Works
holman
315
140k
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