What are the mobile devices supported by .net platform
Answer Posted / swapna
The Microsoft .NET Compact Framework is designed to run on
mobile devices such as mobile phones, Personal Digital
Assistants (PDAs), and embedded devices. The easiest way to
develop and test a Smart Device Application is to use an
emulator.
These devices are divided into two main divisions:
1) Those that are directly supported by .NET (Pocket PCs, i-
Mode phones, and WAP devices)
2) Those that are not (Palm OS and J2ME-powered devices).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ViewStart Page in ASP.Net MVC?
Explain unit test done by tester on development team?
What are the versions of .net framework?
What is Differnce between html.action and ajax.action?
When will the .net framework 3.0 be released?
mention what is the key advantage of using entity framework or ef?
What is the difference between renderaction and renderpartial?
what is model first approach?
Explain what is asp.net mvc?
What are the advantages of mvc over asp.net?
Are there any parts of the .net framework 3.0 that only work on windows vista?
What is meant by tempdata in mvc?
Is dapper faster than entity framework?
how do you mark a property as required? For example, for a project, the name is a required field.
How do I install .net framework?