C sharp | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

C sharp

How Ching C sharp cod as exe file plizz

26th Jul 2020, 1:40 AM
Hasibullah Rashid
Hasibullah Rashid - avatar
7 Respostas
0
When you compile or build aĀ C#Ā program, an .exeĀ is generated (unless it was created as a class library, in which case a dll is created). To compile or build theĀ C#Ā program, you can use the csc command line compiler tool or you can use the Visual Studio . NET IDE to build the program. Both will generate an .exeĀ for you.
26th Jul 2020, 2:26 AM
Anis
Anis - avatar
0
your right but i how can set it
27th Jul 2020, 1:18 AM
Hasibullah Rashid
Hasibullah Rashid - avatar
0
thank you so mauch
29th Jul 2020, 3:26 PM
Hasibullah Rashid
Hasibullah Rashid - avatar
0
You're welcome :D
29th Jul 2020, 3:39 PM
Anis
Anis - avatar
0
tnx
29th Jul 2020, 6:39 PM
Hasibullah Rashid
Hasibullah Rashid - avatar
0
link not helpfull
29th Jul 2020, 6:40 PM
Hasibullah Rashid
Hasibullah Rashid - avatar