Tuesday, December 20, 2011

What database should i use for windows phone 7 app development?

hey. I'm currently developing an app using C# for windows phone 7.


i need a database to store stuff like user account information etc.


what database do you recommend and is there are code on how to establish the connection to the database?





thanks (:|||use free for MYSQL database


more paid in ORACLE database


more established with oracle but there's only oracle developer now...|||http://dotnetspeak.com/index.php/2010/09鈥?/a>





http://mobileworld.appamundi.com/blogs/a鈥?/a>





http://rongchaua.net/blog/windows-phone-鈥?/a>





http://erikej.blogspot.com/2010/03/no-sq鈥?/a>|||on a windows mobile phone you should use a sql server compact database. It is the standard database that visual studio will create for you, There are tones of code on how to create the connection out there but I would suggest looking at www.connectionstrings.com to see what to put in your config file for creating your connection.





I would also suggest using the .net entities layer for interacting with your database.





good luck

No comments:

Post a Comment