In VB6 there is a dialog box like the attachment.. Where in VB 7 (.NET) can I find this dialog?
10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".
Originally posted by Mike Hildner You go to Project/properties, but the dialog box is different than the one in VB6. Anything in particular you don't see there that you need to get to?
It would be nice to access all of that stuff.. Version numbers, Version information, ect...
10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".
Originally posted by Mike Hildner Version information is in the AssemblyInfo.vb file
I saw that. THe thing I don't like about it is that the "Automaticly Increment" option is not available (Not that I have found yet).
We have a need to have the on because we do version checking.. Very important.
10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".
I always liked that in VB6 too. I haven't done it, but you could probably write a macro that would increment your version, then build the project(s). Googling once I found a site that had a bunch of VS macros, maybe someone has already written one.
I think that is a major disablity of VS 7 (.NET).. That is pretty important..
Anywho... Are there any plugins for VS7 like there are for VS6.. MZ Tools is a really noce tool that made life so much easier..
10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".