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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -