R
Raghu
I want to write a tool that would generate VS.NET solution with one C#
project (with C# code file) in it. I don't need to compile it.
I can not use ide objects because that would require me to be in VS.NET
solution. Writing code to generate without using any support from VS.NET is
one option. But I want to see if there are some objects that come with
VS.NET that would allow me to do this.
Can some one point me in the right direction?
Thanks.
Raghu/..
project (with C# code file) in it. I don't need to compile it.
I can not use ide objects because that would require me to be in VS.NET
solution. Writing code to generate without using any support from VS.NET is
one option. But I want to see if there are some objects that come with
VS.NET that would allow me to do this.
Can some one point me in the right direction?
Thanks.
Raghu/..