Articles
How to make a setup file in Visual Studio
By Tan Lee Published on May 30, 2017 4.47K
How to make a setup file in microsoft visual studio using install shield
Read moreHow to install Windows 8.1 on VMware
By Tan Lee Published on May 30, 2017 3.1K
How to install Windows 8.1 on VMware
Read moreDownload and Install Visual Studio Team Foundation Server 2015 on Windows 10
By Tan Lee Published on May 30, 2017 3.11K
How to Download and Install Visual Studio Team Foundation Server 2015 on Windows 10
Read moreWindows Forms: Circle Progress Bar in C#
By Tan Lee Published on May 30, 2017 12.57K
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
By Tan Lee Published on May 30, 2017 5.62K
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
By Tan Lee Published on May 30, 2017 3.67K
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.78K
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.6K
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.36K
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.39K
How to Optimize performance using Bundling and Minification with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read more