Latest Posts
Bootstrap 4 Login Page Template
By Tan Lee Published on Nov 11, 2024 412
My Login is a free Bootstrap 4 login page snippet, available for both personal and commercial use, and can be customized as needed.
Read moreHTML Login Form
By Tan Lee Published on Nov 11, 2024 423
A Login Form built with pure CSS, HTML, and JavaScript, styled with Material Design for a modern and clean look.
Read moreSimple Responsive Login Page
By Tan Lee Published on Nov 11, 2024 411
A simple, responsive login page template created with HTML5, CSS3, and based on the Twitter Bootstrap framework.
Read moreResponsive Admin Dashboard Template
By Tan Lee Published on Nov 11, 2024 407
A simple, responsive admin dashboard built using HTML, CSS, and JavaScript, featuring a clean and modern interface.
Read moreHTML Bootstrap 4 Login, Register & Reset Template
By Tan Lee Published on Nov 11, 2024 417
A clean, responsive, and user-friendly template built with HTML and Bootstrap 4 for seamless login, registration, and password reset processes.
Read moreHow to secure ASP.NET Core with NWebSec
By Tan Lee Published on Nov 07, 2024 415
To apply the NWebSec library in a .NET Core application to enhance security, you need to follow a series of steps to install and configure the middleware, which will automatically add various security headers to your HTTP responses.
Read moreHow to create excel file in c# using dataset
By Tan Lee Published on Nov 05, 2024 547
To create an Excel file in C# using a DataSet, you can use libraries like EPPlus or ClosedXML for handling Excel file creation.
Read moreHow to use a Custom control in C#
By Tan Lee Published on Jul 25, 2017 5.73K
Creating a custom picture box with scrollbars in C# involves deriving a new control from Control and implementing the necessary functionality to handle scrolling.
Read moreHow to Get value from another Form in C#
By Tan Lee Published on Jul 25, 2017 10.1K
To get a value from another form in a C# Windows Forms application, you typically use properties or methods in the target form to expose the data you need.
Read moreFlutter or React Native: Which framework is best for mobile programming?
By Tan Lee Published on Sep 04, 2019 2.37K
If you're considering whether to learn Flutter or React Native, an important initial decision is whether you want to develop native or hybrid applications.
Read moreWhat is Gaming Smartphone? Should you buy a Gaming Phone?
By Tan Lee Published on Sep 08, 2019 2.5K
This article offers insights into gaming smartphones, helping you decide whether purchasing one is the right choice for you.
Read moreHow to publish ASP.NET website on Internet
By Tan Lee Published on Oct 06, 2019 6.13K
Publishing an ASP.NET website to the internet using Visual Studio involves several steps.
Read more