2
Answers

What kind of data is passed via HTTP Headers?

prem kumar

prem kumar

10y
2.1k
1
hi
Answers (2)
0
Mahesh Chand
2 286.9k 123.7m 14y
If you build a Web application in ASP.NET, it can be browse from any of these mobile devices using a Web browser (all of them have a Web browser).

But if you want to build applications for iPhone, and other mobile devices, you need to use their SDKs. For example, you need to use Mono Touch to build iPhone applications and andriod SDK to build droid applications.

Here are more readings on Mono Touch. See Blogs.

Mono Touch