|
-
Oct 21st, 2009, 01:28 PM
#10
Fanatic Member
Re: "My way" of using VB6 don't work on VB.net
Here is something else.....
If there is an external file, dll, image, etc that you want to keep with your project at all times, then right click on your solution name and click on add --> Existing Item. Find the file you want and add it to your list. Then in solution explorer, right click on the file and then choose properties. Under properties there is an item that is called "Copy to Output Directory" with 3 options: Do Not Copy, Copy Always and Copy if Newer. This guarantees that the file will stay with your project. This is particularly useful if files are always shifting around or you make specific changes to files for various projects because you will always have the correct ones with your project.
D
Platforms of choice: Visual Studio 2005/2008 Professional : Visual Studio 2010 Enterprise : PHP - Notepad++/WAMP
Please Rate If I helped you. 
Please remember to mark threads as closed if your issue has been resolved.
Reserved Words in Access | Connection Strings
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|