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 |
Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
what is conceptual model?
How we can add the css in mvc?
What is global assembly cache
What is .net core framework?
Diffence between .net framework 1.0 and 2.0?
What are Action Filters in ASP.NET MVC and its use?
which is good java or Dot net?
Can you please explain the request flow in ASP.NET MVC framework?
What's an interface
What is the difference between viewbag and viewdata in asp.net mvc?
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?