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 entity framework?
What are the 2 popular asp.net mvc view engines?
Explain the methods used to render the views in ASP.Net MVC?
Explain RenderBody and RenderPage in ASP.Net MVC?
Is mvc 4 supporting windows azure sdk (software development kit) ?
What is the significance of nonactionattribute?
What are the sub types of ActionResult?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What are ajax helpers in mvc?
What is conceptual model? : Entity framework
What are Code Blocks in Views?
Is .net core replacing .net framework?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
How do I install .net framework?
What symbol would you use to denote, the start of a code block in razor views?