|
-
Apr 25th, 2002, 03:54 AM
#1
Thread Starter
Junior Member
Is it Possible ????
Hi dudes,
How to work with Automation in C#. Any samples or links ?.
My requirement is i wanna open a C# project, edit and compile c# files dynamically from C# my
win app.
for this, i should use, Automation in C#. right ?
Any help and suggestion would be greatly appreciated
Many thanx in Advance.
Rafik
-
Apr 25th, 2002, 08:17 AM
#2
I dont know if Automation is the correct term, but yes you can compile C# and VB .NET code from another .NET app. I can remembe the class names you need, but if you go here
http://www.icsharpcode.net and get the source code for SharpDevelop, there is C# code for compiling.
Good luck
-
Apr 25th, 2002, 08:31 AM
#3
Thread Starter
Junior Member
Hi Cander,
Framework provides such classes like Solution, Project and project items. I just want to know how to use it in proper way to open, edit and compile a project.
I think, i meant what i asked for.
Rafik.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|