@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)

Angular 6

December 15, 2017 02:43

Angular 6

https://ng-pokedex.firebaseapp.com/pokemon

https://www.pokedex.org/

http://netmedia.io/blog/angular-architecture-patterns-high-level-project-architecture_5589

http://netmedia.io/uncategorized/angular-architecture-patterns-detailed-project-architecture_5619

http://netmedia.io/blog/angular-architecture-patterns-additional-application-features_5670

https://coryrylan.com/blog/fast-offline-angular-apps-with-service-workers

https://angular.io/guide/ngmodule#!#lazy-load

https://angular.io/guide/styleguide

 

https://github.com/dancancro/great-big-example-application

https://github.com/mdshohelrana/angular2-erp-app-architecture

 

CSS

https://necolas.github.io/normalize.css/

http://blueprintcss.org/

http://github.com/joshuaclayton/blueprint-css/

 

ASP.NET Core

https://dotnetthoughts.net/using-mysql-in-aspnet-core/

https://docs.microsoft.com/en-us/ef/core/providers/mysql/

http://www.c-sharpcorner.com/article/how-to-connect-mysql-with-asp-net-core/

https://mysql-net.github.io/MySqlConnector/tutorials/net-core-mvc/

https://damienbod.com/2016/08/26/asp-net-core-1-0-with-mysql-and-entity-framework-core/

 

separation of cross-cutting concerns

https://dotnetthoughts.net/aop-with-aspnet-core/

https://dotnetthoughts.net/building-multi-tenant-web-apps-with-aspnet-core/

https://dotnetthoughts.net/using-less-css-with-aspnet-core/

https://dotnetthoughts.net/token-based-authentication-in-aspnet-core/

https://dotnetthoughts.net/jquery-unobtrusive-ajax-helpers-in-aspnet-core/

https://dotnetthoughts.net/how-to-handle-ajax-requests-in-razor-pages/

https://dotnetthoughts.net/getting-started-with-signalr-using-aspnet-core/

https://dotnetthoughts.net/implementing-the-repository-and-unit-of-work-patterns-in-aspnet-core/

Replace the System.Drawing

https://dotnetthoughts.net/watermark-images-on-the-fly-in-aspnet-core/

https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/

https://dotnetthoughts.net/using-nlog-in-aspnet-core/

https://dotnetthoughts.net/running-a-specific-test-with-dotnet-core-and-nunit/

https://dotnetthoughts.net/integrate-hangfire-with-aspnet-core/

https://dotnetthoughts.net/measuring-code-coverage-of-dotnet-core-applications/

https://dotnetthoughts.net/implementing-feature-toggle-in-aspnet-core/

https://dotnetthoughts.net/unit-testing-aspnet-core-taghelper/

Glimpse: cái nhìn lướt qua, cái nhìn thoáng qua

https://dotnetthoughts.net/using-glimpse-in-aspnetcore/

https://dotnetthoughts.net/using-node-services-in-aspnet-core/

https://dotnetthoughts.net/detecting-ajax-requests-in-aspnet-core/

https://dotnetthoughts.net/implementing-localization-in-aspnet-core/

https://dotnetthoughts.net/using-response-compression-middleware-in-aspnet-core/

Categories

Recent posts