Search
ASP.NET MVC: Performance Optimization with Bundling and Minification
By Tan Lee Published on May 29, 2017 3.42K
How to Optimize performance using Bundling and Minification with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Insert Update Delete and View data from SQL Database
By Tan Lee Published on May 29, 2017 9.1K
Full CRUD Operations: Create, Read, Update and Delete with ASP.NET Identity MVC 5 Razor using C#, Entity Framework Code First
Read moreASP.NET MVC: Smart Login Form Responsive
By Tan Lee Published on May 29, 2017 23.73K
How to Create a Login with Smart Login Form Responsive in ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Create a Registration Form Flat Responsive
By Tan Lee Published on May 29, 2017 9.16K
How to Create an Event Register Form Flat Responsive in ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Custom Password Hasher with ASP.NET Identity
By Tan Lee Published on May 29, 2017 9.65K
How to Custom encrypt password hasher with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Create Role with ASP.NET Identity
By Tan Lee Published on May 29, 2017 7.08K
Create Role (ApplicationRole, ApplicationRoleManager) with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Authentication and Authorization
By Tan Lee Published on May 29, 2017 5.29K
How to Implement Authentication and Authorization, check if user is authorized inside action with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Create a Registration Form with Email Confirmation
By Tan Lee Published on May 29, 2017 14.43K
How to Create a Registration Form with Email Confirmation in ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Custom Login form & Registration form
By Tan Lee Published on May 29, 2017 13.18K
How to Custom Login Form, Registration Form with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Add User to Role
By Tan Lee Published on May 29, 2017 6.21K
How to Create User and Assign to Roles with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read more