connectivity
-
Monday, April 02, 2012 4:55 AM
hi, i m new in windows 7 mobile apps development.i want to connect my apps from database. m using linq to sql for connectivity.m saw demo project which uses local database.when we deploy project all operation perform well without emulator close but when close emulator and again deploy project there is no change in database.pls help me how to connect from database.pls give me code and also give me example.
thanx in advance.
All Replies
-
Tuesday, April 03, 2012 7:21 AMModerator
Hello,
Is you database in your emulator, if you exist without save the state.
When you close the emulator you should click File->Save State and Exit.
Here is the sample codes for connect database in windows mobile.
http://blogs.msdn.com/b/vijay/archive/2009/06/11/how-to-connect-to-sql-server-from-a-windows-mobile-emulator.aspxBest regards,
JesseJesse Jiang [MSFT]
MSDN Community Support | Feedback to us
- Proposed As Answer by Bruce EitmanMVP Thursday, April 05, 2012 3:08 PM
- Marked As Answer by Jesse JiangMicrosoft Contingent Staff, Moderator Monday, April 09, 2012 7:52 AM

