Search
ASP.NET: How to Create a Web Service in C#
By Tan Lee Published on Apr 27, 2021 10.92K
This post shows you How to Create a simple Web Service in C# using ASP.NET
Read moreASP.NET MVC: Implement Password Reset with ASP NET Identity
By Tan Lee Published on Mar 18, 2020 23.17K
This post shows you How to Implement Password Reset via email with ASP.NET Identity MVC 5 using C#, Entity Framework Code First
Read moreASP.NET MVC : Login Logout in ASP.NET SQL Database with Session
By Tan Lee Published on Sep 26, 2019 14.19K
This post shows you How to Create Login Logout in ASP.NET MVC using SQL Database with Session in C#.
Read moreASP.NET MVC: Create Custom Routes
By Tan Lee Published on Sep 26, 2019 8.47K
This article shows you How to Create a Custom Route in ASP.NET Identity MVC 5 using Entity Framework Code First in C# .NET
Read moreWindows Forms: Sending WhatsApp Message using C#
By Tan Lee Published on Jul 12, 2017 23.63K
How to send WhatsApp Message using C# Code
Read moreConnect an Application with SQL Server Database over network
By Tan Lee Published on Jun 26, 2017 4.9K
How to enable/config allow remote connections to sql server over network, connect to sql from another computer in c#
Read moreVisual Studio: How to create NUnit Test
By Tan Lee Published on Jun 25, 2017 3.3K
How to create NUnit Test in C#
Read moreVisual Studio: How to create Unit Test
By Tan Lee Published on Jun 25, 2017 3.56K
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.88K
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.39K
How to Create Stored Procedure, Call Custom Stored Procedures in C# using Nettiers (ORM) framework
Read more