Click here to Skip to main content
15,904,416 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am very new in xamarin IDE and C# also,please help me how to Start one simple project to from login page with database connection.
Posted
Updated 2-Jun-14 20:08pm
v2

1 solution

There's a plug in for that[^]

As far as a database goes - where is this database? Are you talking about having a Db on the device? or accessing a Db via a network?
you can use SQLLite as a Db on the device, but I'm not sure that's really what you want to do?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900