Compile Visual J# code through C# code [modified]
-
I have created an C# application to compile C# and VB code. Now I want to extend it to Visual J# as well. Is there any specific class for that(as there are CSharpCodeProvider and VBCodeProvider for C# and VB)?? Also, can I post the code for review??
modified on Tuesday, February 26, 2008 7:21 AM
-
I have created an C# application to compile C# and VB code. Now I want to extend it to Visual J# as well. Is there any specific class for that(as there are CSharpCodeProvider and VBCodeProvider for C# and VB)?? Also, can I post the code for review??
modified on Tuesday, February 26, 2008 7:21 AM
-
I have created an C# application to compile C# and VB code. Now I want to extend it to Visual J# as well. Is there any specific class for that(as there are CSharpCodeProvider and VBCodeProvider for C# and VB)?? Also, can I post the code for review??
modified on Tuesday, February 26, 2008 7:21 AM