Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Database


buddywithgol's Avatar
Member
0 0

I'm trying to create a chat room in C#, but i am stuck in creating a server and the database. If anyone know a site or books that covers this topic please let me know.


Arabian's Avatar
Member
0 0

There's a pretty extensive repo return from search sites on how to create a server and depends on what type of database you were thinking of using. I'm not the biggest C# guru (if that is a thing), so i can't help you there with much.


goluhaque's Avatar
Member
0 0

buddywithgol wrote: I'm trying to create a chat room in C#, but i am stuck in creating a server and the database. If anyone know a site or books that covers this topic please let me know. Establish a virtual server on your PC. Not sure if XAMPP/WAMP come with C# support. Google for "Virtual server+C# support" or something similar. Dunno much about C# though.