I
wrote about interviewing questions a ways back (which I found in 55.4 milliseconds using my sweet Lucene search component :-). So I was definitely interested in Dave Ranck's
excellent post listing .NET interview questions for ASP.NET and C#. I found the post through
Joel Ross who listed two of Dave's questions:
- What is the difference between a user control and a server control?
- Explain the differences between a DataGrid, a DataList and a Repeater, and explain why you would use each.
I found myself immediately delivering the answers out loud to an imagined interviewer. Didn't do too badly, I thought.
Definitely a post I wanted to have a record of. Good work, Dave, and thanks to Joel for the link.