Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Oct 07, 2011 08:09 AM by Anindita.Basak
Contributor
2401 Points
531 Posts
Oct 07, 2011 05:51 AM|LINK
Dear All,
I am about to start a new mobile application. I am new to my application development.
My requirements are,
1. The application should be partially web based(when it have internet connectivity).
2. The same should be partiall stand alone(when it dont have internet connectivity). The data can be sysnchronised later when connect to internet.
3. It should work in all phones.(Nokia, Samsnung, LG, Sony Ericsion, Android Mobiles)
I read some blogs where they said, .net mobile applications will work only in windows mobile. So I decided to proceed with java.
Can anyone let me know the advantages/disadvantages of using .net/Java according to my above requirement.
And also explain me, whether I can proceed with .Net/Java.
Thanks.
Member
238 Points
51 Posts
Oct 07, 2011 06:01 AM|LINK
http://jquerymobile.com/
2448 Points
416 Posts
Mobile applications are basically two types :
Thin Client(Web based)
Thick Client (Mobile application).
Both Java & Microsoft .NET support for Thin Client & Thick Client based productivity.
For Java development : Thin Client : JSP , Servlets, Ajax (Using Netbeans, Eclipse tools) http://netbeans.org/kb/trails/mobility.html
Thick Client (Standalone product) : J2ME development in Java.http://www.oracle.com/technetwork/java/javame/index.html
For Microsoft .NET also supports both Thin client (Web based) in asp.net, asp.net MVC , Ajax.
(Thick Client) standalone mobile application in Windows Phone, Windows Mobile.
So for your purpose , you can proceed in any platform according to your choice (either .NET or J2ME).
for suggest to .NET , switch to asp.net MVC 4 for Mobile web development .
http://www.asp.net/learn/whitepapers/mvc4-release-notes#_Toc303253807
For standalone Phone app development :
Use Windows Phone/Mobile app development: http://msdn.microsoft.com/en-us/library/gg490765.aspx
Thanks,
Anindita
http://anindita9.wordpress.com
Oct 07, 2011 06:11 AM|LINK
Thanks Anindita.Basak
I have another doubt, If I procced with .net, Can I able to use that stand alone application in Nokia mobile in which Symbian OS is running?
Oct 07, 2011 06:15 AM|LINK
Definitely you can implement it.
There is a tutorial of implementation of .NET apps of Windows Phone for Symbian developers.
http://anindita9.wordpress.com/2011/09/22/windows-phone-guidelines-for-symbian-qt-developers/
But symbian will be outdated after 2015.
Windows Phone Mango soon launching in market in nokia handsets.
All-Star
20271 Points
3346 Posts
Oct 07, 2011 07:33 AM|LINK
Hi,
By defauly Microsoft .NET applications can't be run in Symbian OS!
May be through third party API's, but it may have some issues!
As far as my concern, Microsoft .NET applications can be installed/run on Windows Phone only!
Hope it helps u...
Oct 07, 2011 08:09 AM|LINK
As far as the Silverlight & MSDN forums , Silverlight.NET works for Nokia Symbians too !!
http://msdn.microsoft.com/en-us/library/ff770305(v=VS.95).aspx
http://forums.silverlight.net/t/187350.aspx
prabinyovan
Contributor
2401 Points
531 Posts
Need Suggestion on Mobile Application Development
Oct 07, 2011 05:51 AM|LINK
Dear All,
I am about to start a new mobile application. I am new to my application development.
My requirements are,
1. The application should be partially web based(when it have internet connectivity).
2. The same should be partiall stand alone(when it dont have internet connectivity). The data can be sysnchronised later when connect to internet.
3. It should work in all phones.(Nokia, Samsnung, LG, Sony Ericsion, Android Mobiles)
I read some blogs where they said, .net mobile applications will work only in windows mobile. So I decided to proceed with java.
Can anyone let me know the advantages/disadvantages of using .net/Java according to my above requirement.
And also explain me, whether I can proceed with .Net/Java.
Thanks.
Nothing is really over,until the moment u stop trying for it....
mayank arora
Member
238 Points
51 Posts
Re: Need Suggestion on Mobile Application Development
Oct 07, 2011 06:01 AM|LINK
http://jquerymobile.com/
Mayank Arora
Don't forget to click “Mark as Answer” on the post that helped you.
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: Need Suggestion on Mobile Application Development
Oct 07, 2011 06:01 AM|LINK
Mobile applications are basically two types :
Thin Client(Web based)
Thick Client (Mobile application).
Both Java & Microsoft .NET support for Thin Client & Thick Client based productivity.
For Java development : Thin Client : JSP , Servlets, Ajax (Using Netbeans, Eclipse tools) http://netbeans.org/kb/trails/mobility.html
Thick Client (Standalone product) : J2ME development in Java.http://www.oracle.com/technetwork/java/javame/index.html
For Microsoft .NET also supports both Thin client (Web based) in asp.net, asp.net MVC , Ajax.
(Thick Client) standalone mobile application in Windows Phone, Windows Mobile.
So for your purpose , you can proceed in any platform according to your choice (either .NET or J2ME).
for suggest to .NET , switch to asp.net MVC 4 for Mobile web development .
http://www.asp.net/learn/whitepapers/mvc4-release-notes#_Toc303253807
For standalone Phone app development :
Use Windows Phone/Mobile app development: http://msdn.microsoft.com/en-us/library/gg490765.aspx
Thanks,
Anindita
http://anindita9.wordpress.com
prabinyovan
Contributor
2401 Points
531 Posts
Re: Need Suggestion on Mobile Application Development
Oct 07, 2011 06:11 AM|LINK
Thanks Anindita.Basak
I have another doubt, If I procced with .net, Can I able to use that stand alone application in Nokia mobile in which Symbian OS is running?
Nothing is really over,until the moment u stop trying for it....
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: Need Suggestion on Mobile Application Development
Oct 07, 2011 06:15 AM|LINK
Definitely you can implement it.
There is a tutorial of implementation of .NET apps of Windows Phone for Symbian developers.
http://anindita9.wordpress.com/2011/09/22/windows-phone-guidelines-for-symbian-qt-developers/
But symbian will be outdated after 2015.
Windows Phone Mango soon launching in market in nokia handsets.
Thanks,
Anindita
http://anindita9.wordpress.com
roopeshreddy
All-Star
20271 Points
3346 Posts
Re: Need Suggestion on Mobile Application Development
Oct 07, 2011 07:33 AM|LINK
Hi,
By defauly Microsoft .NET applications can't be run in Symbian OS!
May be through third party API's, but it may have some issues!
As far as my concern, Microsoft .NET applications can be installed/run on Windows Phone only!
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
Anindita.Bas...
Contributor
2448 Points
416 Posts
Re: Need Suggestion on Mobile Application Development
Oct 07, 2011 08:09 AM|LINK
As far as the Silverlight & MSDN forums , Silverlight.NET works for Nokia Symbians too !!
http://msdn.microsoft.com/en-us/library/ff770305(v=VS.95).aspx
http://forums.silverlight.net/t/187350.aspx
Thanks,
Anindita
http://anindita9.wordpress.com
<div></div> </div>