.Net Applicatons
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
Hi, .Net applications can be run on the mobile devices provided the mobile has Windows Mobile Operating System and a Compact Framework. J2ME is entirely a different technology and you do not need J2ME to run .Net applications. I hope this would be helpful.
John Adams ComponentOne LLC. www.componentone.com
-
Look at .NET compact framework which allows to create applications which runs on Windows CE.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
.NET CE is specifically for Pocket PC, PDAs and other Mobile Devices... Try out them... .NET 2008 gives many advanced enhancements to .NET Compact Environment.
Abhishek Sur