What are the mobile devices supported by .net platform



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

Post New Answer

More Dot Net Framework Interview Questions

Explain something about model, view and controllers in asp.net mvc?

0 Answers  


What is the difference between windows vista and .net framework 3.0 ?

0 Answers  


Can you use Razor code in Javascript in ASP.Net MVC?

0 Answers  


What are the 3 main components of an asp.net mvc application?

0 Answers  


What are the options can be configured in AJAX helpers?

0 Answers  






Explain the difference between viewbag and viewdata in mvc?

0 Answers  


What are the types of assemblies

1 Answers  


When do you absolutely have to declare a class as abstract

1 Answers   Siebel Systems,


Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?

0 Answers  


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

0 Answers  


What is the difference between using system.net and system.net.sockets?

1 Answers  


Which filter executes first in an asp.net mvc application?

0 Answers  


Categories