How can I access my .Net business layer from Smart phones ( like I-phone , Android etc....) ?
-Thanks
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.
Mahesh ChandPosted Jan 19, 2011, 8:28 AM
Smart devices has to run some kind of application (say iPhone app, or WP 7 app). This app has to be connected to your server via a Web service and then get data.
If you are opening a Website direct on a smart device, then you don't need anything on the device but the browser only.