My technology RoadMap

专著Microsoft平台,专著.Net
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

InterView

Posted on 2007-06-02 08:24  李大力  阅读(188)  评论(0)    收藏  举报
1、 What is Attribute?
2、 what is delegate? What is event? Please write some codes to declare a delegate and an event.
3、 What are the differences between Class, Abstract Class and Interface?
4、 What are the collection classes?
5、 what is strong name and what is the purpose of strong name?
6、 What are differences between COM and .NET component?
7、 What is serialization?
8、 Talk something about System.String.
9、 talk something about the Exception system in dotnet.
10、What is reflect and when you will use it?
11、What is Garbage Collector? How does it work?
12、What is your general opinion on dotnet?
13、what is boxing and unboxing?