@manhng

Welcome to my blog!

ASP.NET and Angular

September 10, 2020 11:33

ASP.NET and Angular (edit)

gtechsltn/clean-architecture-in-asp-net-mvc-5: An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in ASP.NET MVC 5. (github.com) (HAY HAY HAY)

  • ASP.NET MVC 5
  • ASP.NET Web API 2 REST Service
  • SQL Server 2008 R2
  • Dapper
  • Stored Procedure
  • IIS 10
  • Angular 6
  • Bootstrap
  • Font Awesome
  • Angular Material

https://medium.com/asp-net-and-angular/how-to-create-an-asp-net-mvc-5-project-with-angular-6-in-visual-studio-part-1-8b116e19a335

https://medium.com/asp-net-and-angular/how-to-create-an-asp-net-mvc-5-project-with-angular-6-in-visual-studio-part-2-1cea70c85114

http://www.hanselman.com/blog/OneASPNETMakingJSONWebAPIsWithASPNETMVC4BetaAndASPNETWebAPI.aspx

https://bitoftech.net/2013/11/25/detailed-tutorial-building-asp-net-web-api-restful-service/

https://docs.microsoft.com/en-us/aspnet/web-api/overview/web-api-routing-and-actions/create-a-rest-api-with-attribute-routing

https://www.c-sharpcorner.com/article/hosting-asp-net-web-api-rest-service-on-iis-10/

https://www.completecsharptutorial.com/mvc-articles/insert-update-delete-in-asp-net-mvc-5-without-entity-framework.php (CRUD)

https://docs.microsoft.com/en-us/aspnet/mvc/overview/security/create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset (SendGrid)

https://docs.microsoft.com/en-us/azure/sendgrid-dotnet-how-to-send-email (SendGrid with Azure)

Categories

Recent posts