Macros in VS.Net 2003
I was trying to play around macros in Visual Studio .Net
2003.I read so many document but still not able to deploy a
macros successfully. I sent 5 hours to find out the reason.
At last i am able to do it by reverse engineering. I
followed these steps.
1. I created new Macros project.
2.

3. The code can be shown on macros editor.
4. Later just copy and replace the new
auto generated code.
It is works for me :)
Suresh Behera