Search results for query: *

  • Users: adriancs
  • Content: Threads
  • Order by date
  1. adriancs

    Tip [Sharing] MySqlExpress - Simplifies the Usage of MySQL in C#

    Hi, guys, I have published a class library called "MySqlExpress" and I'm excited to share it here with you. The class library stands on top of MySqlConnector and it aims to simplify the usage of MySQL in C# / .NET environment. The primary purpose of this library is to simplify the...
  2. adriancs

    Tip [Video] Using MySQL in ASP.NET WebForm - Intro for Beginner

    Hi guys, the following is a demonstration / guide / introduction of using MySQL in ASP.NET. The walk-through is specially designed for beginner. the video demonstrates the 4 basic operation of SQL commands: SELECT, INSERT, UPDATE, DELETE Happy coding.
  3. adriancs

    Tip Video Guide for Beginner: Install Visual Studio 2019 Community for ASP.NET/WinForms

    Hi guys, here is a youtube video guide for fresh new beginner: Installing Visual Studio 2019 Community for ASP.NET/WinForms
  4. adriancs

    Tip Using Ribbon Control in WinForms

    Hi guys, I would like to share an open source ribbon control for WinForms. Project Name: RibbonWinForms Project URL: RibbonWinForms/RibbonWinForms Following is a quick guide: The ribbon class library can be added via Nuget. Right click your project and go to "Manage Nuget Packages..."...
Back
Top Bottom