iordan93 / house-arryn-blog

1 stars 0 forks source link

Back-end #9

Closed DimitarRuskov closed 9 years ago

DimitarRuskov commented 9 years ago

An ASP.NET WebAPI (server technology) using Microsoft SQL Server DB should be implemented.

kdinev commented 9 years ago

The Windows Azure registration requires a credit/debit card number only for identification purposes. After the 30 day trial expires the account is not billed with anything and your card will be billed only if you start using paid services, which are much outside of the scope of what we want to do here.

kdinev commented 9 years ago

Here are some useful resources that can help you build and deploy the WebAPI: http://www.microsoftvirtualacademy.com/training-courses/developing-asp-net-mvc-4-web-applications-jump-start?m=4091&ct=19597 http://www.microsoftvirtualacademy.com/training-courses/developing-windows-azure-and-web-services-jump-start

iordan93 commented 9 years ago

The back-end API is almost ready. @kdinev, I don't like services asking for my debit card number :frowning:. I'll try to get an Azure account from some friend.

kdinev commented 9 years ago

The back-end seems to be ready, please close the issue.