ErickS
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Project Looking Glass | 10 | Feb 09, 2005 at 1:36 AM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Project Looking Glass | 10 | Feb 09, 2005 at 1:36 AM |
Chris Brumme - How about a type-specific try-catch mechanism for Intellisense?
Jul 03, 2004 at 3:47 AMI must say that i do not miss it when using .NET at all.
Eric Lippert - Isn't .NET cool because you don't need to know a lot about how the underlying system
Apr 10, 2004 at 10:47 PM"Eric Lippert - Isn't .NET cool because you don't need to know a lot about how the underlying system works?"
Furthermore, I bevelieve Don Box has mentioned somewhere that, the main job of a programmer is to create more and more abstractions on top of existing ones.
The .NET framework has done programmers the favor in abstracting a lot of the Hardware from our code consequently production will increase as control over the underlying systems decreases. I believe this is great since history may be able to repeat itself again. Remember when thousands of transistors together used to be public available in a circuit? Now they are all abstracted and closed in an IC lowering cost of manufactoring and increasing productivity. I strongly believe that managed code may also abstract underlying systems (or logical systems) in order to increase productivity or maybe even field replacement, who knows?
Erick.