惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
A
About on SuperTechFans
博客园 - 【当耐特】
Microsoft Security Blog
Microsoft Security Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
雷峰网
雷峰网
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
IT之家
IT之家
博客园 - 叶小钗
Google DeepMind News
Google DeepMind News
aimingoo的专栏
aimingoo的专栏
博客园 - 聂微东
B
Blog RSS Feed
H
Help Net Security
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
D
DataBreaches.Net
L
LangChain Blog
Vercel News
Vercel News

博客园 - 李大力

开始整理WPF学习笔记 一定要知道的十八个人情世故 wpf wcf 折磨人啊 sessionState config 树立自己的品牌形象 Ajax 的 webservice 配置问题 Reflection wpf 做的一个小东西 facebook 项目 facebook 关于silverlight 1.0 RC 无题 String Handling and Regular Expressions 昨天的教训 我离mircosoft还有多远? DropdownList 动态添加项为什么不好用? 《The World Is Flat》-----How the World Became Flat 心情很复杂 自定义控件学习(1)
InterView
李大力 · 2007-06-02 · via 博客园 - 李大力

Posted on 2007-06-02 08:24  李大力  阅读(192)  评论()    收藏  举报

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?