C# Language Tour

1.Using Fully Qualified Names:

Namespaces and types have unique names,which are described by fully qualified names that indicate a logical hierarchy.

2.Creating and Using C# DLLs:

reference the dll methods at compilie time,

linked to your program at run time.

 

posted @ 2013-04-16 18:35  daishuguang  阅读(138)  评论(0编辑  收藏  举报