windows phone app can modify the website's database?
Friends I'm new to windows phone 7. I'm try to develpe an app. The user login details created by website and stored in a databse, that details may change (such as user name or pwd) if the user needed using windows phone app.how to modify the website's database from windows phone app?. Someone please help me.
Jaganathan BantheswaranPosted Jan 29, 2014, 12:12 AM
You can achieve using WCF Service with your Windows Phone app.
For more info;
http://www.c-sharpcorner.com/uploadfile/urmimalapal/creating-a-windows-phone-7-application-consuming-data-using-a-wcf-service/
http://eliasmarkelis.wordpress.com/2011/03/05/windows-phone-7-with-wcf-getting-data-from-sql-server/