well i was investiganting and trying to see how to make macro's for the IDE and found what to me looks a 3rd world thing..u can only write macros in vb.net? i mean..i used macros explorer and clicked to switch to macro's IDE...and i can only see ways to write vb.net code and not C#! ***?
This was a function was where VSA (visual studio for applications) was at when VS7 rolled out. In the future (as early as v1.1?) you will be able to write macro code in C# as well. In the meatime you can write powerful IDE plug-ins through the app wizard. These you can write in any .net language you chose.