Latest Posts

Choose the best: Native App vs Hybrid App
By Tan Lee Published on Sep 04, 2019 2.54K

This article highlights the key differences between hybrid apps and native apps, outlining their unique characteristics and benefits.

Read more
What is Firebase ?
By Tan Lee Published on May 31, 2024 4.46K

This post provides a basic introduction to Firebase, a backend development service from Google that offers robust database solutions.

Read more
How to optimize the system with CCleaner
By Tan Lee Published on Sep 04, 2019 3.66K

Optimizing your system with CCleaner can help improve performance and free up space.

Read more
How to use LiteDB Manager
By Tan Lee Published on Jun 07, 2024 9.46K

Downloading and using LiteDB Manager to open and manage your LiteDB NoSQL database is quite straightforward.

Read more
How to read an excel (.xls/.xlsx) file in C#
By Tan Lee Published on May 24, 2017 7K

To read an Excel file (.xls or .xlsx) in a C# Windows Forms application using the ExcelDataReader library.

Read more
How to fix 'Can not install nuget packages'
By Tan Lee Published on Jan 14, 2024 7.2K

The error you're encountering typically indicates that the DevExpress components you're trying to access cannot be found in the specified directory.

Read more
How to create a Metro Live Tiles in C#
By Tan Lee Published on May 28, 2017 11.93K

Creating Metro Live Tiles using the Metro Framework in C# involves a few key steps.

Read more
How to download Nuget Packages Without Visual Studio
By Tan Lee Published on May 27, 2017 4.32K

You can easily download NuGet packages without using Visual Studio by utilizing the NuGet CLI (Command Line Interface) or by downloading directly from the NuGet website.

Read more
Download Premium Bootstrap Themes from any website
By Tan Lee Published on Jun 01, 2017 4.25K

To download premium Bootstrap themes/templates from websites like ThemeForest, TemplateMonster, WrapBootstrap, BootstrapMade, and ThemeWagon using HTTrack, follow these steps.

Read more
How to get Credentials in PowerShell?
By Tan Lee Published on Oct 01, 2024 671

In PowerShell, you can securely handle credentials using the Get-Credential cmdlet.

Read more
How to encrypt connectionstring in app.config
By Tan Lee Published on Sep 17, 2024 758

Encrypting a connection string in the app.config (or web.config for web applications) is an important step for securing sensitive data.

Read more
How to Optimize your Application using Visual Studio Profiler
By Tan Lee Published on Apr 09, 2024 3.51K

Optimizing an application using Visual Studio's Profiler involves several key steps to identify performance bottlenecks and make improvements.

Read more