共享社区

首页 » 编程技巧共享 » .NET编程技巧共享 » 好的.NET程序员应该知道什么
abc - 2008-5-9 11:46:00
What Great .NET Developers Ought To Know (More .NET Interview Questions)
A while back, I posted a list of ASP.NET Interview Questions. Conventional wisdomwas split, with about half the folks saying I was nuts and that it wasa list of trivia. The others said basically "Ya, those are good. I'dprobably have to look a few up." To me, that's the right response.
CertainlyI wasn't trying to boil all of .NET Software Development down to a fewsimple "trivia" questions. However, I WAS trying to get folks thinking.I believe that really good ASP.NET (and for that matter, WinForms) is alittle [read: lot] more than just draging a control onto a designer andhoping for the best. A good race driver knows his car - what it can doand what it can't.
So, here's another list...a greatly expandedlist, for your consumption (with attribution). I wrote this on a planelast week on the way from Boise to Portland. I tried to take intoconsideration the concerns that my lists contain unreasonable trivia. Itried to make a list that was organized by section. If you've neverdown ASP.NET, you obviously won't know all the ASP.NET section. Ifyou're an indenpendant consultant, you may never come upon some ofthese concepts. However, ever question here has come up more than oncein the last 4 years of my time at Corillian. So, knowing groking these questions may not make you a good or bad developer, but it WILL save you time when problems arise. 
What Great .NET Developers Ought To Know
Everyone who writes code
Mid-Level .NET Developer
Senior Developers/Architects
C# Component Developers
ASP.NET (UI) Developers
Developers using XML
.NET牛人应该知道些什么
前些日子我发了一份ASP.NET面试题 清单. 有一些访客比较保守,觉得我是没事找事,里面都是些很琐碎的问题。剩下的人则说“蛮不错的,我得去看一看其中的一些问题” 我更喜欢后者的回复,我觉得后者才是正确的态度。
当然我并不想把.NET软件开发概括为一些简单的小问题,我只是想让大家多思考。我相信一个真正优秀的ASP.NET(及WinForm)开发人员应该不仅仅会拖放控件到设计器中,也应该掌握更多的东西。一个优秀的赛车比赛选手很了解他自己的坐驾,他知道哪些可以做?哪些不能做?
所以我准备了另外一份清单——一份扩展的清单,供你使用。这是我上个星期在从博伊西去波特兰的路上写在一块板上的,并且我也考虑到了那些觉得我的清单过于琐碎的意见,试图把这个清单按节管理。如果你从来没有深入ASP.NET,你肯定不会知道所有ASP.NET问题的答案。如果你是一个独立顾问,你可能从来没有遇到过这些概念。但在我呆在科林斯的这4年中,这些问题我都遇到过。因此,是否全面理解这些问题也许与你是不是一个优秀的开发者没有关系,但在遇到问题时它的确可以帮你节省不少时间。 
.NET牛人应该知道些什么?
任何一个使用.NET的人
中级.NET开发人员
高级开发人员/架构师
C# 组件开发人员
ASP.NET (UI)开发人员(基本不会,就不答了)
XML开发人员(我基本上不会,就不回答了)

原文出处:http://www.cnblogs.com/studyzy/
penghao122 - 2008-5-9 12:20:00
:O :O :O :O :O :O
zhw511006 - 2008-7-26 12:05:00
支持!
1
查看完整版本: 好的.NET程序员应该知道什么