I am new to WP7 programming. I am trying to initiate a call to a specific number from a single button in my application. I found an example code on MSDN, but I can’t get it to work correctly, and I think this is for the .net compact framework, not WP7.
All I want is for it to provide the user with a button that, when clicked, calls a predefined number (after asking the user whether it is ok to call).
Any ideas?
source
share