What are the mobile devices supported by .net platform
Answer / 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 |
Is dapper faster than entity framework?
What is mvc entity framework?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is strong name and which tool is used for this ?
4 Answers Accenture, BirlaSoft,
what are abstract classes? what is overriding?
What is reflection?
5 Answers Accenture, Merrill Lynch, Microsoft,
What is the need of Action Filters in ASP.Net MVC
Is .net framework going away?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What are sections?
reading doc file in textbox using .net2005 with c#
What was the problem in traditional component why side by side execution is supported in .net ?