I have a website that is up and running. Lately I have been hearing much about apps becomming more popular than websites.
I want to make an app version of my website that is to be installed on android devices and iphones. I want to continue using Visual Studio, C# and the database I guess will become a text file. I want to target the android market,
google play and apple.
So where do I begin? what do I need of software, and training material.
I have checked pluralsight, can't seem to find something that relevant for .net developers.
samarmir
Member
120 Points
336 Posts
from asp.net website to app
Jan 26, 2013 06:59 AM|LINK
hi guys
I have a website that is up and running. Lately I have been hearing much about apps becomming more popular than websites.
I want to make an app version of my website that is to be installed on android devices and iphones. I want to continue using Visual Studio, C# and the database I guess will become a text file. I want to target the android market, google play and apple.
So where do I begin? what do I need of software, and training material.
I have checked pluralsight, can't seem to find something that relevant for .net developers.
sreejukg
All-Star
27597 Points
4122 Posts
Re: from asp.net website to app
Jan 26, 2013 08:03 AM|LINK
refer this url
http://xamarin.com/
Using this, you can develop iphone and android applications in C#
My Blog
samarmir
Member
120 Points
336 Posts
Re: from asp.net website to app
Jan 26, 2013 11:50 AM|LINK
I want to continue using vs2012
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: from asp.net website to app
Jan 26, 2013 12:19 PM|LINK
Hi,
Check this link - http://www.developer.com/ws/.net-development-mono-for-android.html
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
sreejukg
All-Star
27597 Points
4122 Posts
Re: from asp.net website to app
Jan 27, 2013 07:20 AM|LINK
Yes , you will be using Visual Studio as your IDE with XaMarin tools
My Blog