-
Estimated reading time: 2 Minutes
How to identify (detect and name) the antivirus software installed on the PC with C# on WinForms
Learn how to get the name of the active antivirus of your operative System in your Windows Forms application using C#.
Stay updated with our most recent tutorials, fixes, and developer resources.
Real-time updates that matter
Estimated reading time: 2 Minutes
Learn how to get the name of the active antivirus of your operative System in your Windows Forms application using C#.
Estimated reading time: 3 Minutes
Learn how to install the ClamAV antivirus in Ubuntu 16.04.
Estimated reading time: 2 Minutes
Learn how to retrieve the square root of a number without using the math header in C
Estimated reading time: 2 Minutes
Learn how to verify if a number is strong with C
Estimated reading time: 4 Minutes
Learn how to register a Twig extension manually in a symfony 4 project without the autowire feature.
Estimated reading time: 3 Minutes
Learn how to retrieve the root directory of your symfony 4 project and other container parameters with the help of a service.
Estimated reading time: 11 Minutes
Learn how you can create an eLearning website from scratch with or without coding.
Estimated reading time: 2 Minutes
Learn how to restore a database from multiple bak files in your SQL Server using SQL Server Management Studio.
Estimated reading time: 2 Minutes
Learn how to register a custom DQL function (a doctrine extension) in Symfony 4 easily.
Estimated reading time: 2 Minutes
Learn how to solve this exception of KnpPaginator Bundle in Symfony 4.
Estimated reading time: 4 Minutes
Check this 5 reasons why Kotlin should be used by developers for Android.
Estimated reading time: 4 Minutes
Check our list of the best programming languages to learn in 2019.
Estimated reading time: 6 Minutes
Learn how to implement and customize a native context menu in Electron Framework.
Estimated reading time: 1 Minute
Learn how to know if a number is an armstrong number in C.