need help on mobile application development
-
i am new to mobile application development. i am C# developer and need a help. can we develop mobile applications in C#. one of my friends is using objective C. which one is better for development of mobile applications C# or objective C. I C# is good for development of mobile applications then please provide some links where from i can learn development of mobile applications in C#.
-
i am new to mobile application development. i am C# developer and need a help. can we develop mobile applications in C#. one of my friends is using objective C. which one is better for development of mobile applications C# or objective C. I C# is good for development of mobile applications then please provide some links where from i can learn development of mobile applications in C#.
-
i am new to mobile application development. i am C# developer and need a help. can we develop mobile applications in C#. one of my friends is using objective C. which one is better for development of mobile applications C# or objective C. I C# is good for development of mobile applications then please provide some links where from i can learn development of mobile applications in C#.
If your target platform if windows mobile, then yes.
-
i am new to mobile application development. i am C# developer and need a help. can we develop mobile applications in C#. one of my friends is using objective C. which one is better for development of mobile applications C# or objective C. I C# is good for development of mobile applications then please provide some links where from i can learn development of mobile applications in C#.
Hi S_Aijaz1, Its depend on your personal interest, which platform you are targeting like i-Phone, Windows Mobile/Phone7, Android and so on. Objective C basically used to developed i-Phone based application. C#, VB and C++ are used to developed windows mobile based application. C#, VB (Beta) with Silverlight are used to developed for windows Phone7 based application. Getting Started with Windows Mobile Development.[^] Getting Started with Windows Phone Development[^] Hope it helps
Pavan Pareta
-
i am new to mobile application development. i am C# developer and need a help. can we develop mobile applications in C#. one of my friends is using objective C. which one is better for development of mobile applications C# or objective C. I C# is good for development of mobile applications then please provide some links where from i can learn development of mobile applications in C#.
A new option for developing mobile applications using c# is mono. For example, http://mono-android.net/ for developing Android applications using c# and http://monotouch.net/ for developing iPhone and iPad applications using C#. It should be possible to develop with a largely single code base for your mobile application on both iOs and Android using mono. The ui part will be specific for each platform. Note that both application frameworks are not free.
Patrick Kalkman My latest article: Digest Authentication on WCF My Blog: SemanticArchitecture.net