The Artima Developer Community
Sponsored Link

C# Answers Forum
C# Program

2 replies on 1 page. Most recent reply: Dec 22, 2004 3:41 AM by Ashwini

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
ramakrishna

Posts: 1
Nickname: krishnach
Registered: Sep, 2004

C# Program Posted: Sep 22, 2004 5:22 AM
Reply to this message Reply
Advertisement
How to compile a C# program. I am new to .NET technology. Please help in this regard. Thanks in advance...
Ramakrishna


Slobodan Filipovic

Posts: 3
Nickname: topce
Registered: Jan, 2004

Re: C# Program Posted: Oct 3, 2004 2:14 PM
Reply to this message Reply
csc

Ashwini

Posts: 1
Nickname: amd
Registered: Dec, 2004

Re: C# Program Posted: Dec 22, 2004 3:41 AM
Reply to this message Reply
It is compiled by giving

csc <file name>

where csc stands for csharp compiler

Flat View: This topic has 2 replies on 1 page
Topic: Question about connectionString Previous Topic   Next Topic Topic: XP Look-n-Feel for DataGridBoolColumn

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use