我爱Aspx >> VB.Net >> Chapter 2 Your First VB.NET(2)Chapter 2 Your First VB.NET(2)
re 2.3
The New Project dialog box.
If you examine the Visual Basic project types, you’ll see that many of them are dif-ferent
from what you are used to with VB6. Some of the major project types are
• Windows Application—This is a standard executable, in VB6 terminology. It is
the way to create applications with a Windows interface, using forms and con-trols.
This is as close to “your father’s VB” as you’ll get in VB.NET.
• Class Library—This project type allows you to create classes that will be used
in other applications. Think of it as similar to the COM components that you
have been building, which VB6 called the ActiveX DLL and ActiveX EXE pro-ject
types.
• Windows Control Library—This project type is for creating what used to be
called ActiveX controls. This type allows you to create new controls to be used
【我对这篇文章有话说?】
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]
vb.Net编程简介之二(轉)[05-20]
vb.Net编程简介之三(轉)[05-20]
掌握ADO.NET的十个热门技巧[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]
vb.Net编程简介之二(轉)[05-20]
vb.Net编程简介之三(轉)[05-20]
掌握ADO.NET的十个热门技巧[05-20]