Hello
I'm new in developing apps for mobile devices. i use the new HTC touch HD and develop with c# + vs2005 + wm prof 6.1.
I want to know, how can turn off the Data Connection settings for gprs/3g/hsdpa from source code.
When i run my app and connect with the ConnectionManager to the internet the Device Data Connection settings becomes enabled, that's okay so far but when i Disconnect by ConnectionManager the Device Data Connection settings keeps enabled. How can i get it disabled ?
Thanks for any help