Community discussion forum

What is C#

  • 8 years ago

    Does anyone can tell me what is C#, is this another variant of C or C++ like Java, how powerful is it? and does anyone doing VB can easily learn it?

  • 8 years ago

    It's basically Microsoft's replacement for Java... ;-) and it looks very promising


    Please see


    http://www.developerfusion.com/csharp/207/


  • 8 years ago

    I m interested, basically i did some Java b4, do you know where do i can get a IDE or compiler for this as well as the tutorial to start learning from?


    I m having problem to get a .NET Beta Visual Studio, wher ecould i get it arr??

  • 8 years ago

    Hi,


    1. You dont need IDE to compose and run c#.  (look at James comment..!!).  


    You just require :


    a. Windows 2000
    b. IIS 5.0 + Frontpage 2000 extensions
    c. IE 5.5 +
    d. MDAC 2.7 beta 2 (check out the link : http://www.microsoft.com/downloads/release.asp?ReleaseID=30134).


    e. Try downloading .NET SDK from http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true (mind you.. all the 13 splits, its around 127 MB !!) and run setup.bat


    (or) go to http://msdn.microsoft.com/default.asp
    On the Left hand panel, click on "Software Development Kits", Visual Studio Beta 2 SDK.


    f. If you install in a folder named "dotnet", then switch to the \Program Files\dotnet\Samples\Deployment\1_HelloWorld directory.


    Open command prompt and type : csc Hello.cs.
    Once you got the prompt without any errors, type Hello


    Thats all man...


    2. IF YOU WANT FULL FLEDGED IDE, then you need to checkout with microsoft.


    Cheers,

  • 3 years ago

    no you dont need IDE to run c# u can run it using your command prompt

  • 3 years ago

    Thanks for that message, but the previous message on this thread was posted almost FIVE years ago!! Wink [;)]Wink [;)] I think he'll probably have figured that out by now....

    hehe

  • 1 year ago
    and to think James said it was a replacement for Java back then... :P
  • 1 year ago
    Ah... those were the days. I love these old threads being randomly resurrected.
  • 1 year ago
    and the super quick <3 min replies we used to get on some of em...

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!