• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

MySQL-Login C# Class Library

Neccta

Exalted Member
MySQL-Login is a simple C# class library to save and read MySQL connections that are stored in a local XML file.

Source: https://github.com/Neccta/MySQL-Login
Demo: Dropbox
Demo Source: https://github.com/Neccta/MySQL-Login-Demo

You can easily edit the source to add your own custom XML nodes, and includes AES encryption for your passwords, or for anything else you want.

image.png
 
Top