architecture - Connect Azure Mobile Service with ASP.NET Web API -


is possible connect azure mobile service asp.net web api app? want use features included in ams, business logic belongs web api can reuse in web app (maybe asp.net mvc). possible? in advanced.

this possible.

you can use azure app service mobile apps service run service. provides same facilities azure mobile services, entirely contained within asp.net web app (or node.js web app). it's sdk on top of asp.net application.

for more information on this, see the documentation.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -