Latest Posts
How to Create a Lucky Draw games in C#
By Tan Lee Published on Jul 13, 2024 1.27K
Implementing a 'Lucky Draw' functionality in a C# Windows Forms Application involves several steps to handle UI, logic, and random selection.
Read moreHow to Create captcha in C#
By Tan Lee Published on Jul 13, 2024 8.4K
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 moreHow to create and write data to an Excel file in VB.NET
By Tan Lee Published on Jul 13, 2024 14.55K
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 more75% Lifetime coupon from InterServer
By Tan Lee Published on Jul 13, 2024 3.82K
To register a domain name and purchase hosting from InterServer with a 75% lifetime coupon, you can follow these steps.
Read moreHow to group partial class files in Solution Explorer
By Tan Lee Published on Jul 13, 2024 20.41K
To use the File Nesting extension in Visual Studio (2015, 2017, 2019, or 2022), you can follow these steps.
Read moreHow to Generate QR Code in VB.NET
By Tan Lee Published on Jul 13, 2024 1.16K
To generate a QR Code in VB.NET using the ThoughtWorks.QRCode library, you'll need to follow these steps.
Read moreHow to install bower in Visual Studio
By Tan Lee Published on Jun 27, 2024 11.94K
To install Bower in Visual Studio 2017 or 2019, you typically need to follow these steps.
Read moreHow to change SQL Server Product Key
By Tan Lee Published on Jun 26, 2024 9.3K
To change the product key or license key in SQL Server, you can follow these steps.
Read moreHow to Download and Install SQL Server 2019
By Tan Lee Published on Jun 26, 2024 3.66K
How to Download and Install Microsoft SQL Server 2019, SQL Server Management Studio (SSMS) on Windows 10.
Read moreHow to Send Email From SQL Server
By Tan Lee Published on Jun 26, 2024 5.74K
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 moreHow to enable SQL Server authentication
By Tan Lee Published on Jun 26, 2024 3.4K
Changing the Server Authentication Mode in SQL Server involves a few steps.
Read moreHow to Install SQL Server 2017
By Tan Lee Published on Jun 26, 2024 3.32K
To download and install SQL Server 2017 on Windows, follow these steps.
Read more