Articles

How to make a setup file in Visual Studio
5/30/2017 3:42:48 PM  4.34K

How to make a setup file in microsoft visual studio using install shield

Read more
How to install Windows 8.1 on VMware
5/30/2017 3:38:04 PM  2.94K

How to install Windows 8.1 on VMware

Read more
Download and Install Visual Studio Team Foundation Server 2015 on Windows 10
5/30/2017 3:17:46 PM  3.01K

How to Download and Install Visual Studio Team Foundation Server 2015 on Windows 10

Read more
Windows Forms: Circle Progress Bar in C#
5/30/2017 2:37:52 PM  12.21K

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 more
How to Publish an application in Visual Studio
5/30/2017 6:33:38 AM  5.49K

How to publish a windows forms application in Visual Studio with auto update using c#, create a ClickOnce setup

Read more
Visual Studio: How to Compare Database Schemas
5/30/2017 6:28:22 AM  3.51K

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 more
ASP.NET MVC: Create Login Form
5/30/2017 5:54:36 AM  15.51K

How to Create a Login page with ASP.NET Identity MVC 5 using C# Entity Framework Code First

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

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  6.14K

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

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

Read more