The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Anders Article Part II & III

0 replies on 1 page.

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 0 replies on 1 page
Dan Fernandez

Posts: 456
Nickname: danielfe
Registered: Aug, 2003

Daniel Fernandez is the Product Manager for C# in the developer division at Microsoft.
Anders Article Part II & III Posted: Sep 7, 2003 10:38 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Dan Fernandez.
Original Post: Anders Article Part II & III
Feed Title: Dan Fernandez's Blog
Feed URL: /msdnerror.htm?aspxerrorpath=/danielfe/Rss.aspx
Feed Description: Dan discusses Dot Net.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Dan Fernandez
Latest Posts From Dan Fernandez's Blog

Advertisement

Bill Venners has released Part II and Part III of his interview series with Anders Hejlsberg on the C# Language Design Process.  There's some great discussion on topics such as why C# does not have checked exceptions like Java, simplicity versus simplexity, the beauty of delegates [my words], and explaining how C# is classified as a component-oriented language. 

Speaking of component-oriented programming,  one of the things that has definitely chanaged is the approach to programming.  Rather then creating one big monolothic application, applications are divided into multiple components.  In fact, one could argue that programming the .NET framework is less about writing code from scratch but instead the process is really about linking pre-built components to achieve a specific task.  

For those of you attending PDC this year, Anders will be presenting the Visual C# "Whidbey": Language Enhancements session :)

PS:  In case you missed Part I of the Interview series, you can find it here.

 

Read: Anders Article Part II & III

Topic: As cool as the other side of the pillow Previous Topic   Next Topic Topic: PDC Bloggers

Sponsored Links



Google
  Web Artima.com   

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