Latest Posts
Visual Studio: How to Compare Database Schemas
By Tan Lee Published on May 30, 2017 3.77K
How to Compare Database Schemas in Visual Studio 2013 Ultimate. You can use Visual Studio Premium or Visual Studio Ultimate to compare a target schema with a source schema
Read moreASP.NET MVC: Create Login Form
By Tan Lee Published on May 30, 2017 15.96K
How to Create a Login page with ASP.NET Identity MVC 5 using C# Entity Framework Code First
Read moreASP.NET MVC: Login with Google Account
By Tan Lee Published on May 29, 2017 6.71K
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 moreASP.NET MVC: Custom properties for IdentityUser
By Tan Lee Published on May 29, 2017 6.5K
How to Custom Fields/Properties for IdentityUser with ASP.NET MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC: Performance Optimization with Bundling and Minification
By Tan Lee Published on May 29, 2017 3.5K
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.18K
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.9K
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.26K
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.71K
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.15K
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.37K
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.62K
How to Create a Registration Form with Email Confirmation in ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read more