问题描述
我正在使用Visual Studio中的Xamarin创建一个Android应用程序。我甚至使用Manage Nuget引用添加了SQLite.Net。
I'm creating a android app using Xamarin in visual studio. I have added SQLite.Net using Manage Nuget references even.
如何使用mainactivity.cs在Sqlserver Object explorer中创建的表。比如如何链接两者。
How to use the table created in Sqlserver Object explorer with the mainactivity.cs. Like how to link both.
或者我想在该解决方案中添加单独的WCF文件。在这种情况下,如何链接android和WCF
推荐答案
此论坛讨论Visual Studio WPF / SL Designer,Visual Studio Guidance Automation Toolkit,开发人员文档和帮助系统以及Visual Studio Editor。
由于您的问题与Xamarin Android应用程序开发有关,它与visual studio IDE无关,请将您的问题发布到
提供更好的帮助。
This forum is discuss Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
As your issue is related to the Xamarin Android app development, it is not related to visual studio IDE, please post your problem toXamarin forum for a better help.
最好的问候,
Weiwei
Best Regards,
Weiwei
这篇关于如何在Visual Studio 2015中为Android应用程序创建SQL文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!