Articles
Visual Studio: How to create Unit Test
By Tan Lee Published on Jun 25, 2017 3.52K
Creating your first unit test in C# using Visual Studio 2015
Read moreNettiers Framework: Create View Stored Procedure
By Tan Lee Published on Jun 25, 2017 2.84K
Create View, Stored Procedure, Call Stored Procedures in C# using Nettiers (ORM) framework
Read moreNettiers Framework: Custom Stored Procedure
By Tan Lee Published on Jun 25, 2017 3.35K
How to Create Stored Procedure, Call Custom Stored Procedures in C# using Nettiers (ORM) framework
Read moreNettiers Framework: Insert Update Delete Select in SQL Server
By Tan Lee Published on Jun 25, 2017 3.17K
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.86K
Getting Started nettiers orm framework in C# step by step
Read moreSQL Server: How to create Script to Backup database
By Tan Lee Published on Jun 20, 2017 4.17K
How to create script to backup database using SQL Packager
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.29K
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 moreSQL Server: How to compare database schemas
By Tan Lee Published on Jun 18, 2017 3.84K
How to compare database schemas in Sql Server
Read moreVisual Studio: How to make ClickOnce setup trusted publishers
By Tan Lee Published on Jun 13, 2017 3.97K
How to Configure ClickOnce Trusted Publishers in Visual Studio
Read moreHow to use GitHub
By Tan Lee Published on Jun 08, 2017 3.78K
How to use GitHub for Beginner. It's a development platform inspired by the way you work
Read more