I am developing a WP7 Application. I need to make a call and send a message at a single button click without confirming of call or don't call window. Is it possible. If yes guide me.
Thanks in advance.
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.
Devendra KumarPosted Jan 9, 2015, 1:26 AM
It is not possible to make a call without showing message box(Conformation Window).
The User must select option to interested to call or not.
If you want to achieve with Conformation window you can fallow below articles.
http://www.c-sharpcorner.com/UploadFile/54db21/code-for-how-to-send-sms-in-windows-phone-7/
http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/code-to-make-call-in-windows-phone-7/
Hope this helps.
Madison BaileyPosted Jan 22, 2015, 4:28 AM
If you still have a problem, you may take a look around this site. This C# library provides background support for Windows Phone developments!