I'm thinking about using SQLite as my database for my winform projects (and possibly web projects as well). Does anyone have any experience with using these two technologies together that would care to share your experience? I've been using serialization but my apps break when I have a record set with more than 10,000 records.