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 |
If background completes its processing will it wait for foreground threads?
Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.
What is entity framework used for?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What is viewstart page in mvc?
What is Reflection in .NET?
What is the difference between .net core and .net framework?
How can I tell what .net framework is installed?
Explain RenderBody and RenderPage in ASP.Net MVC?
How can I stop my code being reverse-engineered from IL
What is the difference between old ADO.NET and Entity framework coding techniques?
what is the use of final method