Hi Friends,
How can I perform Insert, Update and Delete operation in Windows Store apps, That should be reflect in the Web Api ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Naren ChejaraPosted Oct 5, 2012, 5:17 AM
Recently, Microsoft released a tool windows azure mobile service which can helps developer to insert, update and delete data. It is free to use for first 90 days! Read below article for more details about mobile service
http://www.c-sharpcorner.com/UploadFile/0926bc/windows-azure-mobile-service/
Sukesh MarlaPosted Sep 18, 2012, 5:58 AM
You can Use WCF Services which will communicate with the databse.