Articles
How to install Windows 8.1 on VMware
5/30/2017 3:38:04 PM 2.87K
How to install Windows 8.1 on VMware
Read moreDownload and Install Visual Studio Team Foundation Server 2015 on Windows 10
5/30/2017 3:17:46 PM 2.98K
How to Download and Install Visual Studio Team Foundation Server 2015 on Windows 10
Read moreWindows Forms: Circle Progress Bar in C#
5/30/2017 2:37:52 PM 12.09K
How to create Circle/Circular Progress Bar in C#. Circular ProgressBar is a custom control and inplace replacement of 'ProgressBar' for WinForm with animation
Read moreHow to Publish an application in Visual Studio
5/30/2017 6:33:38 AM 5.38K
How to publish a windows forms application in Visual Studio with auto update using c#, create a ClickOnce setup
Read moreVisual Studio: How to Compare Database Schemas
5/30/2017 6:28:22 AM 3.46K
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
5/30/2017 5:54:36 AM 15.37K
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
5/29/2017 10:17:38 PM 6.36K
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
5/29/2017 10:08:51 PM 6.07K
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
5/29/2017 9:53:28 PM 3.23K
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
5/29/2017 9:44:35 PM 8.72K
Full CRUD Operations: Create, Read, Update and Delete with ASP.NET Identity MVC 5 Razor using C#, Entity Framework Code First
Read more