Error!
Success!

By tag: SQLite

showing:  of
0
kicks

Using SQLite in a Windows Phone app. Part 1  (Unpublished)

Although the Windows Phone platform doesn't support a local database out of the box, adding support for SQLite to a Windows Phone app is actually very easy. Vici CoolStorage, an open-source data access layer and ORM, allows you to add local SQLite db access to your Windows Phone app


Kicked By:
Drop Kicked By:
0
kicks

7 Minutes from Install to your working EntitySpaces Architecture  (Unpublished)

7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS


Kicked By:
Drop Kicked By:
0
kicks

NHibernate 2.0, SQLite, and In-Memory Databases  (Unpublished)

Had trouble getting in memory SQLite databases running with NHibernate 2.0? Or just want to setup in-memory SQLite databases to do some unit testing? Well, then you should check out this post.


Kicked By:
Drop Kicked By:
0
kicks

Blisteringly fast Integration Tests with NHibernate and SQLite  (Unpublished)

Intergration tests can be slow and can be painful to run often. In this post I cover using SQLite with NHibernate, and automatically switching between SQLite and SQL Server


Kicked By:
Drop Kicked By:
0
kicks

New System.Data.SQLite with Experimental Support for LINQ  (Unpublished)

A new version of System.Data.SQLite from sqlite.phxsoftware.com is available.


Kicked By:
Drop Kicked By:
0
kicks

Selecting Random Records With SQL  (Unpublished)

Have you ever wanted to be able to SELECT a random record or records from a database table, but was unsure how to do it with SQL, instead of through code? Fortunately there is a way to do it in SQL Server (and MySQL, PostgreSQL, Oracle, DB2, SQLite, and yes, even your favourite, MS Access), and ...


Kicked By:
Drop Kicked By:
0
kicks

New SQLite provider for ELMAH  (Unpublished)

Check out the SQLite provider for ELMAH, it's free and fast.


Kicked By:
Drop Kicked By:
0
kicks

Using SQLite in .NET  (Unpublished)

Simple and understandable guide for those eager to use SQLite in .NET.


Kicked By:
Drop Kicked By:
0
kicks

Tool for creating SQLite databases in Windows  (Unpublished)

I don't work much with Linux environments. Nor do I have a PHP environment om my laptop. Realizing that choices were slim, I created my own handy tool to create SQLite databases that I can use witch the System.Data.SQLite package found over at http://sqlite.phxsoftware.com/ This latest release us...


Kicked By:
Drop Kicked By: