简体   繁体   English

在ASP.NET Web应用程序和移动应用程序之间共享数据库的最佳方法?

[英]Best way to share database between asp.net web app and mobile applicaion?

I want to use only one database between my web application and mobile application. 我只想在Web应用程序和移动应用程序之间使用一个数据库。 what technology can help me to do the same other then web services. 什么技术可以帮助我完成除Web服务之外的其他工作。

You can also try firebase database. 您也可以尝试使用Firebase数据库。 Its easy to integrate with mobile and web app. 它易于与移动和Web应用程序集成。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 最适合移动Web的ASP.NET Ajax控件库 - ASP.NET Ajax Control Library Best for Mobile Web 什么是asp.net网站活动和Android应用程序之间的最佳沟通方式? - what is best way to communicate between asp.net website activities and android app? 在app和web之间共享数据库 - Share database between app and web ASP.Net响应式Web设计或本机移动应用程序 - ASP.Net Responsive Web Design or Native Mobile App 移动应用-Node js或ASP.net Web API - Mobile app - Node js or ASP.net Web API 使用 C# 从 Xamarin 移动应用程序调用 ASP.NET Web API 的正确方法是什么,尤其是对于 post 方法 - What is the correct way to call ASP.NET web APIs from Xamarin mobile app using C# especially for post method Web服务= Web和移动应用程序的最佳方式? - Web services = best way for web and mobile app? asp.net Web Api和移动应用程序 - asp.net Web Api and mobile aplications 在基于Cordova的移动应用程序和Web服务器之间进行通信时,确保隐私的最佳方法是什么? - What's the best way to ensure privacy during communication between Cordova based mobile app and web server? 将数据从移动应用程序(iPhone,Android)传递到ASP.NET Web应用程序 - Passing data from mobile app (iPhone, Android) to ASP.NET web application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM