Articles

ASP.NET MVC: Login with Google Account
5/29/2017 10:17:38 PM  6.11K

How to Custom Login Form with Google Account or Configure Google Sign-In with ASP.NET Identity MVC 5 using C#, Entity Framework Code First

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

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.06K

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.44K

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.62K

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.26K

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.1K

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.63K

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.73K

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.24K

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

Read more