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

推荐订阅源

J
Java Code Geeks
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
U
Unit 42
A
About on SuperTechFans
Vercel News
Vercel News
B
Blog
Martin Fowler
Martin Fowler
MyScale Blog
MyScale Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
腾讯CDC
D
Docker
V
Visual Studio Blog
博客园 - 叶小钗
The Cloudflare Blog
Jina AI
Jina AI
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
WordPress大学
WordPress大学
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏

博客园 - 李大力

开始整理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?