I`m using VS2012 SDK for WP8. I need to know if it is possible to create a local database for mobile, as separated c# class, and not under the MainPage class. if yes, is there anything special that should be added to make it work ?I`m using VS2012 SDK for WP8. I need to know if