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 the importance of NonActionAttribute?
What is the difference between renderaction and renderpartial?
what is entity framework?
What is filters in web api?
What is clr? How does work clr & wht is work of clr?
The order of the filters that get executed, if the multiple filters are implemented?
What is .net framework used for?
What is renderbody?
What is connected scenario? : Entity framework
How do I install .net framework?
What are the components required to create a route in mvc?
What is Peek method in Tempdata in ASP.Net MVC?
What is web api‘s in asp.net mvc 4 ?
How to update one of my table in database at 4pm every day how it is possible?
Possible ways to prevent xss attacks on mvc application?