Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling myprogram.cs
Message
General information
Forum:
ASP.NET
Category:
Deployments
Miscellaneous
Thread ID:
01180878
Message ID:
01180893
Views:
12
>>>greetings.
>>>
>>>Is there a way to compile a .NET program in the .NET interface (is the right term) rather then doing "csc MyProgram.cs" on the command line?
>>>
>>>TIA.
>>
>>Sam,
>>
>>Do you have Visual Studio .NET or Visual C# Express installed on your PC?
>
>
>I'm at home and all I have right now is Express.
>I'm expecting the 2005 Professional "Academic" edition next week.
>
>thanks

Select "Build Solution" from the "Build" main menu. It should not matter what version of VS you are using. If the assembly builds without errors you should find the exe (or dll) in the bin\debug\ or bin\release\ directory.

Hope this helps.

Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform