Articles

ASP.NET MVC: Custom properties for IdentityUser
5/29/2017 10:08:51 PM  5.99K

How to Custom Fields/Properties for IdentityUser with ASP.NET MVC 5 using C#, Entity Framework Code First

Read more
ASP.NET MVC: Performance Optimization with Bundling and Minification
5/29/2017 9:53:28 PM  3.19K

How to Optimize performance using Bundling and Minification with ASP.NET Identity MVC 5 using C#, Entity Framework Code First

Read more
ASP.NET MVC: Insert Update Delete and View data from SQL Database
5/29/2017 9:44:35 PM  8.67K

Full CRUD Operations: Create, Read, Update and Delete with ASP.NET Identity MVC 5 Razor using C#, Entity Framework Code First

Read more
ASP.NET MVC: Smart Login Form Responsive
5/29/2017 9:40:05 PM  22.89K

How to Create a Login with Smart Login Form Responsive in ASP.NET Identity MVC 5 using C#, Entity Framework Code First

Read more
ASP.NET MVC: Create a Registration Form Flat Responsive
5/29/2017 9:33:48 PM  8.49K

How to Create an Event Register Form Flat Responsive in ASP.NET Identity MVC 5 using C#, Entity Framework Code First

Read more
ASP.NET MVC: Custom Password Hasher with ASP.NET Identity
5/29/2017 9:21:44 PM  9.27K

How to Custom encrypt password hasher with ASP.NET Identity MVC 5 using C#, Entity Framework Code First

Read more
ASP.NET MVC: Create Role with ASP.NET Identity
5/29/2017 9:10:16 PM  6.8K

Create Role (ApplicationRole, ApplicationRoleManager) with ASP.NET Identity MVC 5 using C#, Entity Framework Code First

Read more
ASP.NET MVC: Authentication and Authorization
5/29/2017 8:55:45 PM  4.94K

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 more
ASP.NET MVC: Create a Registration Form with Email Confirmation
5/29/2017 8:51:39 PM  13.42K

How to Create a Registration Form with Email Confirmation in ASP.NET Identity MVC 5 using C#, Entity Framework Code First

Read more
ASP.NET MVC: Custom Login form & Registration form
5/29/2017 8:47:29 PM  12.55K

How to Custom Login Form, Registration Form with ASP.NET Identity MVC 5 using C#, Entity Framework Code First

Read more