--------------------------------------------------------------------------------
1. How can I make a database in "Microsoft sql server"?
2. I want to build a c# application which connects the database and is able to edit the database and to show it.
3. I want that every computer in the world be able to see and edit the database with my application.
4. I want the database to be able to watch and edit only with the application (security).

