The Vici Project has been around for about 4 years now, and although most of the attention has gone to CoolStorage, the unsung hero of the framework collection is Vici Core, a general-purpose toolkit for .NET and Mono
The Vici Project has been around for about 4 years now, and although most of the attention has gone to CoolStorage, the unsung hero of the framework collection is Vici Core, a general-purpose toolkit for .NET and Mono
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 with just a few lines of code, even if you don’t want to use the ORM features at all.
Our CoolStorage ORM has been around for quite a while, but I felt that it was particularly useful as a data access layer on smaller scale applications and mobile devices running .NET (or some flavor of it). Not everybody needs a massive (*) data access layer like Entity Framework or NHibernate. About a year ago [...]
This blog is maintained by Philippe Leybaert
I am a .NET contractor and founder of the Vici Project open-source project.