Browse by Tags

All Tags » windows phone 7 » sterling
  • Telerik, Windows Phone 7, Sterling, and Free Licenses

    You've heard plenty about the Sterling database engine on this blog. I recently released version 1.5 which extended the reach of the database and added several feature requests. My article on Sterling for Isolated Storage on Windows Phone 7 was also recently published in MSDN Magazine. The phone has made this a very popular engine and it has been ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on June 9, 2011
  • The Sterling NoSQL Database in a Mango World

    I was at the MIX 2011 event. There was an ''Open Source Fest'' before the event and I came to showcase the Sterling NoSQL Database project that I run (and code most of, although there have been numerous enhancements and patches now added by a growing team of fantastic supporters). I was happy to speak to several people who hadn't heard of the ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on June 5, 2011
  • A Numeric Input Control for Windows Phone 7

    I'm exploring the phone more and more and came across the case of allowing the user to enter digits. One thing to keep in mind on the phone is that the form factor requires approaches to input that are different from the traditional desktop. A desktop application might handle numeric entry by simply filtering the text box, but that assumes a ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on March 5, 2011
  • Windows Phone 7 Tombstoning with MVVM and Sterling

    Yesterday I wrote about an ultra light Windows Phone 7 MVVM Framework and mentioned that I would deal with tombstoning in a later post. This is the post. Sterling makes tombstoning very easy because it handles serialization of just about any type of object. To show an example, we'll start with the concept of a view model that holds a set of ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on February 14, 2011
  • Sterling Silverlight and Windows Phone 7 Database Triggers and Auto-Identity

    Sterling changeset 72063 [browse the source code here] introduces triggers. The trigger is a powerful feature that allows you to universally intercept database operations. Their application in Sterling resolves several concerns, including: Validation — prevent a save operation from succeeding if data integrity is compromised, or prevent a ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on January 15, 2011
  • Using Sterling in Windows Phone 7 Applications

    Sterling is an object-oriented database that I created to facilitate ease of serialization of data in both Silverlight 4 (soon 5) and Windows Phone 7 projects. Sterling was designed with a few goals in mind. It is not a true relational database and not intended to replace one. I'm confident certain offerings such as SQLite or even a trimmed down ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on December 28, 2010
  • Sterling OODB v0.1 Alpha Released!

    I'm please to share that I released the alpha version of the Sterling Object-Oriented Database for Silverlight 4.0 and Windows Phone 7.0 applications today. I dug into more details about the project in this introductory post. There have not been many significant changes to the source code since then, but I did create a set up project that ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on July 17, 2010
Powered by Community Server (Commercial Edition), by Telligent Systems