Link to home
Start Free TrialLog in
Avatar of Starr Duskk
Starr DuskkFlag for United States of America

asked on

.NET Mobile Device Development

What tools are needed for .net mobile device development and where can I find some really good tutorials?

I'm thinking Xamarin, since it's write once, and C#. Does it also allow VB.NET?

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of kaufmed
kaufmed
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Starr Duskk

ASKER

yes, I can program in C#, but I have a lot of libraries in vb.net so wondered.

Also, what I want to do is have the mobile device allow users to send to and retrieve from a database. I imagine I'll be using web services to send some value back to indicate what data to retrieve, then send the data back to the mobile device. But there would be no database on the phone.

I was going to host a database on a web server, but what do folks use nowadays for data hosting for mobile devices?

And is that how they get the data to and from? Using a web service to contact a web server?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks!
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial