Hey
I have created a phone directory using C# and SQL (.mdf file). My program is running well on my laptop without any errors.
Now, I'd like to run the same program on a different computer. How can I achieve this? How am I supposed to created a setup for this?
Thanks in advance.