In VB6.0 when i wanted to make a form executable for another user on another computer i just had to save the form as .exe - with .NET how can i make it so another user can view my project without a program such as Visual Studio? Does it have to do with using the Build options? Please Help! Thanks!