Search
Nettiers Framework: Insert Update Delete Select in SQL Server
By Tan Lee Published on Jun 25, 2017 3.2K
How to Insert, Update, Delete, Select in C# using Nettiers (ORM) framework
Read moreNettiers Framework: Getting Started
By Tan Lee Published on Jun 25, 2017 3.89K
Getting Started nettiers orm framework in C# step by step
Read moreWindows Forms: Insert Update Delete View data from SQL Database using 3 Tier Architecture in C#
By Tan Lee Published on Jun 18, 2017 13.36K
How to Insert, Update, Delete and View Student Profile data from SQL database using 3 Tier Architecture, Dapper ORM, Autofac, Stored Procedure, Metro Framework in C#
Read moreWindows Forms: Insert Update Delete and View data from SQL Database using Dapper ORM in C#
By Tan Lee Published on Jun 08, 2017 11.73K
How to Insert Update Delete and View Student Profile data from SQL database using Dapper ORM, Stored Procedure, Metro Framework in C#
Read moreWindows Forms: Insert Update Delete and View data from SQL Database using Web Service in C#
By Tan Lee Published on Jun 08, 2017 6.63K
How to Insert Update Delete and View Student Profile data from SQL database using Dapper ORM, Web Service, Stored Procedure, Metro Framework in C#
Read moreWindows Forms: Circle Progress Bar in C#
By Tan Lee Published on May 30, 2017 12.67K
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.65K
How to publish a windows forms application in Visual Studio with auto update using c#, create a ClickOnce setup
Read moreASP.NET MVC: Create Login Form
By Tan Lee Published on May 30, 2017 15.86K
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.64K
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.41K
How to Custom Fields/Properties for IdentityUser with ASP.NET MVC 5 using C#, Entity Framework Code First
Read more