Search scimore.com

Getting started articles

Samples projects

Here is a collection of simple project samples.

The samples are self containing, and doesn't require you to install ScimoreDB.

C# ASP.NET using ScimoreDB Embedded Embedded a database inside your web applications. This is a small web stats sample. A http handler logs all requests to an embedded Scimore Database stored in the App_Data folder. A generic interface allows using SQL to query the logged requests.
C# WinForm application using Embedded Simple media directory, that scans your local drive for music files, add meta information to an embedded database - and make your media files searchable using google like free text search.
VB application demonstrating embedded Small VB application showing how to use ADO.NET to query ScimoreDB.