Answered by:
Newbie seeking advice for cross platform development

Question
-
Hello everyone. I'm (attempting) to start a teaching website for medical people. This will essentially consist of teaching video and an interactive test engine that adjusts testing to a user's level of learning. I was thinking along the lines of asp.net and C#. To get in the cross platform mobile world, what is the best solution? Will I be looking at xmarin?
- Moved by Barry Wang Tuesday, December 9, 2014 10:24 AM
Friday, December 5, 2014 11:40 AM
Answers
-
- Proposed as answer by Barry Wang Tuesday, December 9, 2014 10:24 AM
- Marked as answer by Just Karl Thursday, April 30, 2015 4:48 PM
Friday, December 5, 2014 2:50 PM
All replies
-
if you are familiar with C#, I would go with Xamarin. That's is probably the best solution if you don't want to go native. Xamarin is pretty pricy, though.Friday, December 5, 2014 12:19 PM
-
If this is a web site than you are running in a browser and it's cross platform by definition.
You would only need xamarin if you intended writing native applications to run on the device ( apps).
I recommend asp.net mvc and the javascript framework bootstrap to make it easier to cope with the different formats you seem to expect.
Some free training videos:
http://www.asp.net/mvc/pluralsight
Hope that helps
Please don't forget to upvote posts which you like and mark those which answer your question.
- Edited by Andy ONeill Friday, December 5, 2014 4:00 PM
Friday, December 5, 2014 2:25 PM -
- Proposed as answer by Barry Wang Tuesday, December 9, 2014 10:24 AM
- Marked as answer by Just Karl Thursday, April 30, 2015 4:48 PM
Friday, December 5, 2014 2:50 PM