Linked by David Adams on Wed 1st Oct 2008 14:32 UTC
General Development Microsoft's leader of C# development, writer of the Turbo Pascal system, and lead architect on the Delphi language, Anders Hejlsberg, reveals all there is to know on the history, inspiration, uses and future direction of one of computer programming's most widely used languages - C#. Hejlsberg also offers some insight into the upcoming version of C# (C#4) and the new language F#, as well as what lies ahead in the world of functional programming.
Thread beginning with comment 332114
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: C#
by PlatformAgnostic on Wed 1st Oct 2008 22:50 UTC in reply to "RE[3]: C#"
PlatformAgnostic
Member since:
2006-01-02

The language is good, but the runtime won't work for low-level Windows components for a couple of reasons (many improvements were made too late in the game for inclusion into Vista). Singularity uses a totally different runtime system that doesn't do any jitting and requires that the entire system be compiled with a single compiler. That's not exactly in line with the Windows way of doing things.

And some Windows apps are written in .NET. Media Center is a big standout that ships in the box for many editions of Vista. It's not exactly a small or crappy app.

Reply Parent Bookmark Score: 2