我爱Aspx >> VB.Net >> Chapter 2 Your First VB.NET(1)Chapter 2 Your First VB.NET(1)
First VB.NET
Application
It’s time to jump in and start working with VB.NET. First, you
need to learn a little bit about the new IDE. The new VB.NET
IDE might look somewhat familiar to you, but there are some
significant changes that make it a more useful environment.
However, these changes can be frustrating to experienced VB
developers because many of the keystrokes have changed, win-dows
have different names, and the debugging tools work dif-ferently.
VB.NET is part of Visual Studio.NET (or VS.NET),
which finally consolidates all the development languages into
one place: VB.NET, C++.NET, and C#. You can even create a
single solution, containing multiple projects, in which the indi-vidual
projects are written in separate languages.
The Start Page
【我对这篇文章有话说?】
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]
在VB.NET中调试存储过程[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]
构建一个弹出式图象按钮[05-20]