Latest Posts

How to Create a Lucky Draw games in C#
By Tan Lee Published on Jul 13, 2024 1.09K

Implementing a 'Lucky Draw' functionality in a C# Windows Forms Application involves several steps to handle UI, logic, and random selection.

Read more
How to Create captcha in C#
By Tan Lee Published on Jul 13, 2024 8.13K

Creating a CAPTCHA in a C# Windows Forms Application involves generating an image with random characters and some level of distortion to make it difficult for automated programs to recognize.

Read more
How to create and write data to an Excel file in VB.NET
By Tan Lee Published on Jul 13, 2024 14.19K

To create and write data to an Excel file in a VB.NET Windows Forms Application using EPPlus, you'll need to follow these steps.

Read more
75% Lifetime coupon from InterServer
By Tan Lee Published on Jul 13, 2024 3.76K

To register a domain name and purchase hosting from InterServer with a 75% lifetime coupon, you can follow these steps.

Read more
How to group partial class files in Solution Explorer
By Tan Lee Published on Jul 13, 2024 20.07K

To use the File Nesting extension in Visual Studio (2015, 2017, 2019, or 2022), you can follow these steps.

Read more
How to Generate QR Code in VB.NET
By Tan Lee Published on Jul 13, 2024 915

To generate a QR Code in VB.NET using the ThoughtWorks.QRCode library, you'll need to follow these steps.

Read more
How to install bower in Visual Studio
By Tan Lee Published on Jun 27, 2024 11.83K

To install Bower in Visual Studio 2017 or 2019, you typically need to follow these steps.

Read more
How to change SQL Server Product Key
By Tan Lee Published on Jun 26, 2024 9.09K

To change the product key or license key in SQL Server, you can follow these steps.

Read more
How to Download and Install SQL Server 2019
By Tan Lee Published on Jun 26, 2024 3.48K

How to Download and Install Microsoft SQL Server 2019, SQL Server Management Studio (SSMS) on Windows 10.

Read more
How to Send Email From SQL Server
By Tan Lee Published on Jun 26, 2024 5.52K

To send an email from SQL Server using an SMTP server, you typically have a few options depending on the version of SQL Server you are using.

Read more
How to enable SQL Server authentication
By Tan Lee Published on Jun 26, 2024 3.24K

Changing the Server Authentication Mode in SQL Server involves a few steps.

Read more
How to Install SQL Server 2017
By Tan Lee Published on Jun 26, 2024 3.19K

To download and install SQL Server 2017 on Windows, follow these steps.

Read more