+ 1
C# Creating Database
Hello. I want to create a database in C# coding language, but I don't know how to do it. If anyone knows, can he write?
1 Odpowiedź
+ 1
C# is a programming language, you cannot make a database in there.
Have a look at
Ententitiy framework
Sql server Express
Mariadb.
Using these database managers / framework you can create databases with c# code.
https://www.c-sharpcorner.com/article/create-a-sql-server-database-dynamically-in-C-Sharp/
https://youtu.be/Et2khGnrIqc