You shouldn?t connect Xamarin.Forms directly to SQL Server. Instead, create a Web API that accesses the database, have your app call the API, parse the JSON response, and bind it to a ListView. This is the secure, cross-platform standard approach
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |