Thread: C#?

  1. #1
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335

    C#?

    Is C# also a web dev tool? Or is it just for Apps?

    -Fool

  2. #2
    Barjor
    Guest
    I hope I get this right. I am sure Witch-King will corrct me if I don't get this positive enough. C# is a new language that is based on C++. It also reminds about Jawa. There is alot to say about why MS didn't chose to continue to develop the jawa language, but that is a different thread altogether. The design focus have been to create a lang that interact in a clean way with the new CLR and .Net framework. .Net is a frame work (Kinda like Mfc but bigger) that has alot of features focused on internet and web services. It is all based on the Xml and SOAP standard and it will all tie in neatly with the upcoming Hailstorm. The whole idea is to me genial and the locical step for internet and computers to take. I see alot of concerns regarding issues like safety, MS monopoly, compability..etc. I am pretty sure that Microsofts muscles will be able to do what Sun failed to do with Jawa. So I guess the answear to your question would be, It is both as fare as I understand it.
    ~Barjor

  3. #3
    Registered User Fool's Avatar
    Join Date
    Aug 2001
    Posts
    335
    What's MFC?

    -Fool

  4. #4
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    A set of C++ classes (Microsoft Foundation Classes) that encompasses the win32 api (which is mainly straight c) and provides a set of templates to speed certain things up.

  5. #5
    Still A Registered User DISGUISED's Avatar
    Join Date
    Aug 2001
    Posts
    499

    Information.......

    If you are really interested in finding out just what C# is all about, I recommend that you read

    A Programmer's Introduction to C#
    By Microsoft insider Eric Gunnerson.

    From the Publisher:
    Eric Gunnerson, the test lead for and member of Microsoft's C# design team, has written a comprehensive C# tutorial for programmers to help them get up to speed. In A Programmer's Introduction to C#, he explains how C# works, why it was developed the way it was, and how C# fits into Microsoft's new .NET Framework. Gunnerson addresses the basics as well as the inner-workings of the language including classes, structs, attributes, statement and flow of execution, Arrays, Delegates and Events, Exception Handling and Interoperability. The author devotes the final portion of the book to advanced topics in C# and provides a language comparison that will be especially useful for C++, Java, and Visual Basic programmers.
    I have found this to be an excellent introduction to C#. It is very clearly written, with good examples. This is a good book for someone who is new to C# ( Pretty Much Everyone ), but not really for someone who is new to programming in general.

    You can get this book at B & N......ISBN: 1893115860

  6. #6
    Anti-Terrorist
    Join Date
    Aug 2001
    Location
    mming, Game DevelopmentCSR >&<>&2Minimization of boolean functions, PROM,PLA design >&0>&WA, USA guitar, dogsCommercial Aviation >&>>&USAProgramming
    Posts
    742
    You can apparently write C# code in notepad and compile it with a utility if you just download the .NET framework, however it would be much better if you had a copy of VS.NET Beta2. C# is a lot like C++, so infact if you can't get a copy of VS.NET and you don't know C++, than don't worry about it for a while.
    I compile code with:
    Visual Studio.NET beta2

  7. #7
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    So I could program in c#, with no Visual Studio but use emacs?

  8. #8
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Only if you have the VS.NET framework (which comes with a complier-less GUI...) Trust me, I know. that's the only thing that'll install.

Popular pages Recent additions subscribe to a feed