Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiling myprogram.cs
Message
Information générale
Forum:
ASP.NET
Catégorie:
Déploiements
Divers
Thread ID:
01180878
Message ID:
01180893
Vues:
13
>>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform