Base solution for your next web application

Activities of "holobyte"

Hey,

Just ran your example application and I see that there's only one site running on IIS express and it's for the AngularJS/MVC project. This makes me wonder how does the MVC project reaches the WebAPI project, which leads to a couple other questions:

  • How could I open the WebAPI project for third party applications to consume?
  • How should I proceed in order to host the WebAPI site in one server and the AngularJS/MVC in another server?

Thanks!

Hey!

Just learned about ASP.NET Boilerplate from a friend after spending about two weeks trying to create exactly what you offer. After looking at your code I can say that your implementation is far more complete than what I was trying to achieve and then I decided to use what you've done instead.

Only problem is that I need module zero's authorization from the start so I have to ask, how ready for production is this module?

Showing 1 to 2 of 2 entries