By tag: WindowsPhone
0
kicks
Using SQLite in a Windows Phone app. Part 1
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
0
kicks
WP7: Writing and Reading from Isolated Storage
Taking a look at store data in Isolated Storage on the phone
Storing data in Isolated Storage on the phone is critical because there is no SQL database which can run on the phone at this point. In this episode we will look at how we can store and retrieve data to storage on the phone.
0
kicks
WP7: Learning how to handle Tombstoning
Taking a look at how to handle tombstoning (when your application is not longer in focus, but is not shut down yet) in your WP7 application.
When building out a WP7 application it is critical that your application can handle Tombstoning and rebuild itself as needed. This is to allow the user to h...
0
kicks
Windows Phone 7 Series Development Training Kit Available for Download
Want to try your hand at developing ultra cool applications and games for the new Windows Phone 7 Series?
Microsoft have just published a downloadable (and free training kit) for the new Windows 7 Phone Series Platform