图书介绍
Microsoft Visual Basic2005Express Edition 立即构建程序 英文PDF|Epub|txt|kindle电子书版本下载
- (美)帕特里斯·佩兰德著 著
- 出版社: 世界图书上海出版公司
- ISBN:7506283204
- 出版时间:2007
- 标注页数:209页
- 文件大小:52MB
- 文件页数:222页
- 主题词:BASIC语言-程序设计-英文
PDF下载
下载说明
Microsoft Visual Basic2005Express Edition 立即构建程序 英文PDF格式电子书版下载
下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!
(文件页数 要大于 标注页数,上中下等多册电子书除外)
注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具
图书目录
Chapter 1 Introducing Microsoft? Visual Basic? 2005 Express1
What Is.NET?2
What Is Visual Basic 2005?4
Is Visual Basic 2005 an Object-Oriented Programming(OOP) Language?4
What Is Visual Basic 2005 Express Edition?9
What Kinds of Applications Can You Build with Visual Basic 2005 Express Edition?10
What Are the Key Features You Need to Know About?10
Chapter 2 Installing Visual Basic 2005 Express Edition15
Preparing to Install Visual Basic 2005 Express Edition16
Installing Visual Basic 2005 Express Edition17
Chapter 3 Creating Your First Application25
Two Types of Applications:What's the Difference?26
Getting Started27
IDE Components30
On to the Projects31
Building a Console Application31
Getti ng to Know Solution Explorer32
Getting Help:Microsoft Visual Studio 2005 Express Edition Documentation33
Coding Your Console Application37
Customizing the IDE39
Creating a Windows Application41
Chapter 4 Create Your Own Web Browser in Less Than Five Minutes!45
What Is a Project?46
What Is the Design Layout?47
Putting It All Together54
Chapter 5 Creating Your First Full Windows? Application57
Snap and Align Those Controls Using Snap Lines58
Using IntelliSense—Your New Best Friend!59
IntelliSense and Ctrl+Spacebar60
IntelliSense and Period/Left Parenthesis60
IntelliSense Filtering:Removing the"Uncommon"62
IntelliSense Code Snippets:The Time Saver62
How to Invoke Code Snippets63
Real-Time Error Detection and Correction64
Oh My,My...My Is Great66
What Types of Tasks Can My Help Me With?68
Renaming68
What Can You Rename?68
How and Where to Use the Rename Feature69
Common Windows Controls72
What Happens When an Event Is Triggered?75
Chapter 6 Modify Your Web Browser Now!81
How to Bring Up Your Application82
Interacting Through Dialog Boxes88
Adding an About Box88
Adding a Navigate Dialog Box91
A Professional Look and Feel at Your Fingertips94
Adding a Tool Strip Container and Some Tools94
Adding a Status Bar to Your Browser96
Personalize Your Application with Windows Icons100
Chapter 7 Fixing the Broken Blocks109
Debugging an Application110
Using a DLL in an Application110
Adding a Reference to Your Application111
Breakpoints,Locals,Edit and Continue,and Visualizers112
Chapter 8 Managing the Data125
What Is a Database?126
What's In a Database?126
Data Normalization and Data Integrity127
What Is Null?130
What Are Primary Keys and Foreign Keys?130
How Do You Interact with a Relational Database?133
SQL Server 2005 Express in Visual Basic 2005 Express Edition134
Creating a Database Using Visual Basic 2005 Express Edition135
Creating Tables in Your Database137
Creating Relationships Between the Tables139
Entering Data in SQL Server Tables Using Visual Studio143
What Are ADO.NET and Databinding?146
The Car Tracker Application Development148
Component Tray153
How Do I Get More Meaningful Information On My Form?154
Chapter 9 Build Your Own Weather Tracker Application Now!163
Features of the Weather Tracker Application164
The High-Level Plan164
Creating the Application User Interface165
Adding Notification Area Capabilities167
Adding the Splash Screen and About Dialog Box173
Adding the Options Dialog Box175
Using Web Services177
User Settings181
Working in the Background182
Completing the Core Weather Tracker Functionality187
Testing Weather Tracker193
Working with the Options Dialog Box194
Testing Weather Tracker197
And Now,Just ClickOnce!198