|
|
Browse by Tags
All Tags » Macro
-
I need to run it through it's paces, but I now have a VS2005 macro that will, whenever I successfully build a release mode project, package the project folder into a zip file named [ProjectName]_src_v[OutputAssemblyFileVersion].zip. And it doesn't require anything additional to be installed on the machine. And it's not ...
-
Brad Abrams pointed out that he uses copy and paste into Word from Visual Studio 2005 Express Edition. Mike Parsons commented that he uses a VS.NET macro to help automate the same task. I really liked the idea of doing this directly within VS.NET.
After looking through it, I found what I thought were some flaws in the ...
|
|
|