我爱Aspx >> VB.Net >> Chapter 4 Building Classes and Assemblies with VB.NETChapter 4 Building Classes and Assemblies with VB.NET
ding Classes and
Assemblies with VB.NET
During the last three or so years, most VB developers have
spent a great percentage of their time building COM compo-nents.
These components are used as the middle-tier compo-nents
in n-tier systems. The benefits of building n-tier
applications are well known, and include:
• Code reuse
• Elimination of many or all distribution headaches
• Encapsulation of business logic to control business
processes and access to databases
Not surprisingly, VB.NET lets you build components, but
they are no longer COM components. COM components
have certain elements such as class IDs (s), type
libraries, and interface IDs (s). Each class in a COM com-ponent
has to support IUnknown and IDispatch .
【我对这篇文章有话说?】
Chapter 3 Major VB.NET Changes..[05-20]
Chapter 3 Major VB.NET Changes..[05-20]
Chapter 2 Your First VB.NET(2)[05-20]
Chapter 2 Your First VB.NET(1)[05-20]
VB.NET 的新特点:变量,类型,数..[05-20]
VB.NET Samples(送给Blood等VB拥..[05-20]
HOW TO: Compute and Compare Ha..[05-20]
为什么选择VB.NET?(转贴)[05-20]
从VB6到VB.NET的变化综述 (转)[05-20]
vb.Net编程简介之一(轉)[05-20]
Chapter 3 Major VB.NET Changes..[05-20]
Chapter 3 Major VB.NET Changes..[05-20]
Chapter 2 Your First VB.NET(2)[05-20]
Chapter 2 Your First VB.NET(1)[05-20]
VB.NET 的新特点:变量,类型,数..[05-20]
VB.NET Samples(送给Blood等VB拥..[05-20]
HOW TO: Compute and Compare Ha..[05-20]
为什么选择VB.NET?(转贴)[05-20]
从VB6到VB.NET的变化综述 (转)[05-20]
vb.Net编程简介之一(轉)[05-20]