Click here to Skip to main content
15,917,060 members
Home / Discussions / C#
   

C#

 
AnswerRe: Deleted records in a dataset Pin
bobsugar2222-Feb-07 4:45
bobsugar2222-Feb-07 4:45 
GeneralRe: Deleted records in a dataset Pin
kmuthuk2-Feb-07 5:06
kmuthuk2-Feb-07 5:06 
AnswerRe: Deleted records in a dataset Pin
bobsugar2222-Feb-07 5:21
bobsugar2222-Feb-07 5:21 
GeneralRe: Deleted records in a dataset Pin
kmuthuk2-Feb-07 5:52
kmuthuk2-Feb-07 5:52 
AnswerRe: Deleted records in a dataset Pin
Aleksandar Smudja16-Feb-07 12:13
Aleksandar Smudja16-Feb-07 12:13 
QuestionFrom Where Can I download a C# compiler? Pin
MinhajuddinK2-Feb-07 4:21
MinhajuddinK2-Feb-07 4:21 
AnswerRe: From Where Can I download a C# compiler? Pin
Pete O'Hanlon2-Feb-07 4:37
mvePete O'Hanlon2-Feb-07 4:37 
AnswerRe: From Where Can I download a C# compiler? Pin
parsiphal2-Feb-07 4:44
parsiphal2-Feb-07 4:44 
Hi,

you will gain it with a .Net Framework implementation.
I suggest you Microsoft .Net 2.0 because of the more rich implementation of the standard (which has more things to be implemented yet).
By installing it, you will have csc.exe file in the framework folder Smile | :)
You can find it searching ".Net Framework" in MSDN download at msdn.microsoft.com

You may prefer for yourself Mono (implementation of the same standard for Linux, which proceed at a lesser peace of Microsoft's one), BSD implementation, and other few which I may have overlooked.
Each one has its own peace and support from the vendor or the community (Microsoft has both), and has gain its own per-cent of the whole standard implemented. You have to Google for Mono since I do not remember the address.

With Microsoft .Net 3.0, just released, you gain a larger implementation of the standard as well a few non-standard implementation Microsoft has decided to put on. This is not proper a new version of the platform, then, but a whole set of additional implementation (however so cool!).

Depending on wich kind of application you are looking for, there are some free and even Open Source IDE you may want to consider for gain a better experience that just the compiler itself.


Hope this help,

Parsiphal

AnswerRe: From Where Can I download a C# compiler? Pin
Luc Pattyn2-Feb-07 6:28
sitebuilderLuc Pattyn2-Feb-07 6:28 
Question[Message Deleted] Pin
MinhajuddinK2-Feb-07 4:14
MinhajuddinK2-Feb-07 4:14 
AnswerRe: Where can I get a C# Compiler? Pin
Russell Jones2-Feb-07 4:16
Russell Jones2-Feb-07 4:16 
AnswerRe: Where can I get a C# Compiler? Pin
Stefan Troschuetz2-Feb-07 4:19
Stefan Troschuetz2-Feb-07 4:19 
AnswerRe: Where can I get a C# Compiler? Pin
bobsugar2222-Feb-07 4:22
bobsugar2222-Feb-07 4:22 
GeneralRe: Where can I get a C# Compiler? Pin
MinhajuddinK2-Feb-07 4:24
MinhajuddinK2-Feb-07 4:24 
QuestionFormatting problem in SmtpClient Pin
sbpont2-Feb-07 4:13
sbpont2-Feb-07 4:13 
AnswerRe: Formatting problem in SmtpClient Pin
parsiphal2-Feb-07 5:10
parsiphal2-Feb-07 5:10 
AnswerRe: Formatting problem in SmtpClient Pin
led mike2-Feb-07 5:20
led mike2-Feb-07 5:20 
QuestionAlternative WebBrowser Pin
el_MKay2-Feb-07 4:05
el_MKay2-Feb-07 4:05 
AnswerRe: Alternative WebBrowser Pin
Judah Gabriel Himango2-Feb-07 4:57
sponsorJudah Gabriel Himango2-Feb-07 4:57 
QuestionShowing a record Set on WIndows C# form Pin
Muhammad Ahmed2-Feb-07 4:03
Muhammad Ahmed2-Feb-07 4:03 
AnswerRe: Showing a record Set on WIndows C# form Pin
bobsugar2222-Feb-07 4:08
bobsugar2222-Feb-07 4:08 
Questiondeserialization Pin
mihksoft2-Feb-07 3:49
mihksoft2-Feb-07 3:49 
AnswerRe: deserialization Pin
Judah Gabriel Himango2-Feb-07 4:58
sponsorJudah Gabriel Himango2-Feb-07 4:58 
QuestionInvoking function from out of process DLL Pin
Abhi Lahare2-Feb-07 3:47
Abhi Lahare2-Feb-07 3:47 
AnswerRe: Invoking function from out of process DLL Pin
parsiphal2-Feb-07 5:00
parsiphal2-Feb-07 5:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.