Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Lee W.-M. — Visual Basic 2005 Jumpstart
Lee W.-M. — Visual Basic 2005 Jumpstart



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Visual Basic 2005 Jumpstart

Автор: Lee W.-M.

Аннотация:

Okay, all you VB6 developers — time's up. As of March 2005, Microsoft no longer supports this version of Visual Basic. And you can't blame them. Three years ago, they introduced the .NET Framework — an elegant, powerful platform — along with the new component-based VB.NET language. But roughly five million of you decided to stick with VB6, mostly to maintain legacy Windows and COM projects.
Now, with the upcoming release of VB 2005, Microsoft has several attractive reasons to upgrade that you'll find hard to resist, including the return of some VB6 features. And we have the perfect book to help you make the conversion: Visual Basic 2005 Jumpstart. Now, you can test-drive the beta version of VB 2005 with three hands-on projects that enable you to learn the syntax of this new language quickly.
VB 2005 not only lets you convert the bulk of your existing VB6 code, but offers several familiar features, such as compile-and-run debugging, new MyClasses that simplify use of .NET libraries and frameworks, lots of IDE support for Windows, web and mobile GUI development, and data access controls that closely resemble what you use now. The real plus is that you'll be using these features with the .NET platform, which is more secure, less complex than COM, and offers OneClick deployment.
Visual Basic 2005 Jumpstart lets you get the feel of this platform for building smart/rich Windows Forms clients, ASP.NET web applications, and web services. Author Wei-Meng Lee, a Microsoft .NET MVP, veteran O'Reilly author and frequent contributor to the O'Reilly Network, has put together three useful test-drive projects, complete with code samples, that let you develop:
A personal library Windows application
A Web-based shopping cart application
A stock enquiry Web Service

Our jumpstart guide is the quick, painless way to migrate from VB6 to VB 2005, and the perfect training manual for moving your organization to the more robust, dynamic and secure world of .NET.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2005

Количество страниц: 214

Добавлена в каталог: 31.03.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
" (quotation character)
* (asterisk) multiplication operator      
.NET Framework Class Library      2nd 3rd
: (colon)      
<anonymousIdentification> element
<authentication> element
@ (at sign) type character      2nd
About boxes      2nd 3rd 4th
Abstract classes      
abstract methods      
AcceptButton property      
Access modifiers      2nd 3rd
access modifiers and      
accessing asynchronously      
accessing web services of      2nd 3rd 4th 5th
Add Web Reference window      
adding About boxes to      
adding Dialog windows to      
adding new      2nd
adding properties to      2nd 3rd
adding to classes      
adding to forms      
adding to Windows applications      2nd 3rd
adding web references to      
AddressOf operator      
AddTitle method      
advantages of      
aggregating data types using structures      2nd
All tab (IntelliSense)      
allowAnonymous attribute (profile property)      
Amazon Web Services Licenses Agreement      
Amazon.com      
Anchor property      2nd
and operator      
AndAlso operator      2nd
anonymous profiles      2nd 3rd
anonymous user IDs and GUID      
AnonymousId property (ProfileMigrateEventArgs class)      
App.config file      2nd
Application Settings feature      
applications      
Arguments      
arrays in VB 2005      
AS keyword      
ASP.NET 2.0      2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th
aspnet_Users table      
Assemblies      
assigning value of one to another      
Attributes      2nd
attributes in      
Audio files      
authenticated users      
authenticating with My.User      
Authentication      
AutoCorrect feature      
automatic data binding      2nd 3rd 4th 5th
automatically updating applications      2nd
BackgroundWorker control      2nd 3rd 4th 5th 6th
base classes      
binding data to forms      2nd 3rd 4th 5th 6th 7th 8th
BindingNavigator control      2nd 3rd
BindingNavigator control and      
blocking calls      
Boolean type      
BorderStyle property lblISBN control      
branching statements      2nd 3rd 4th
breakpoints      
browsing records      2nd 3rd
btnAddTitle control      
btnGetInfo control      2nd
btnViewCatalog control      
building site templates with      
building the main window      2nd 3rd
Button control      
ByRef keyword      2nd
Byte type      
CancelButton property      
Cancel_Button control      
casting (type conversion)      
catching errors with Try-Catch-Finally statements      
ChangePassword control      
changes made to the language      
Char type      
Checked property (chkShowCover control)      
checklist for choosing      
Checkout button      
checkout pages      
child classes      
chkAutoAdd control      
choosing which ones to work with      
Class Designer      
Classes      
Class_Initialize method      
Class_Terminate method      
ClickOnce feature      2nd 3rd 4th
Close buttons      
Close window buttons      2nd 3rd
CLR (Common Language Runtime)      
Code Advisor for Visual Basic 6.0      2nd 3rd 4th 5th 6th
code reuse      
code-behind pages      
coding exit event of      
COM Callable Wrappers (CCWs)      
COM interop      
COM objects      2nd 3rd 4th
Common Language Runtime (CLR)      
Common tab (IntelliSense)      
commonly referenced DLLs      
comparing      
compile-time errors      
confirmation when quitting applications      2nd 3rd
connecting to data sources      2nd 3rd 4th 5th 6th 7th
constants in VB 2005      2nd
Constructors      
content control      
content pages      2nd 3rd 4th
ContentPlaceHolder control      
Continue keyword      
ContinueDestinationPageUrl property (Login control)      
controlling implementation of classes      2nd 3rd 4th 5th
converting from one to another      
Count property      
CreateUserWizard control      2nd 3rd
Creating      
creating About box forms      
CType function      
customizing classes      2nd 3rd 4th 5th 6th 7th 8th 9th
data binding      
Data Source Configuration Wizard      
Data Sources window      2nd 3rd 4th 5th 6th
Data types      2nd 3rd
databases      
DataGridView control      2nd 3rd
DataTips feature      
Date type      
debug time      
Decimal type      
decision-making statements      2nd 3rd
declaring      
default constructors      
default settings for      
default values for optional parameters      
defaultValue attribute (profile property)      
defining classes      2nd 3rd
deploying      
deploying Windows applications      2nd
dereferencing objects      
derived classes      
Description property      
designing classes      2nd 3rd 4th
dialog windows      
Dialog1 control      
DialogResult property      
Dim (dimension) keyword      
DisplayError method      
Dispose method      
DivideByZeroException exception      
DllImport attribute      
DLLs (dynamically linked libraries)      
Do-Until loops      
do-while loops      
Double type      
E-Commerce web service (ECS)      
early binding of variables      
edit-and-continue feature      
editing content of      
ElseIf keyword      
empty constructors      
End If statements      
enumerations in VB 2005      
Equals method      
error handling in VB 2005      2nd 3rd 4th
event handlers for exiting/closing applications      
examples of using      
Exceptions      
Exit dialog box      
Exit For/Exit Do/Exit While statements      
exiting from      
explicit conversions      
Explorer Form templates      
FCL (.NET Framework Class Library)      
File System option for web development      
Files      
Filesystem object (My.Computer)      
Finalize method      
FindControl method      
FixIts (issues raised in Code Advisor)      
for loops      
For-Each loops      
FormClosing event      
forms authentication      
Friend access modifier      2nd 3rd
Generic classes      
generic classes and      
get accessors      
Get Info button      
GetBookInformation method      2nd
GetProfile method      
GetType operator      
GetUser method (Membership class)      
Global.asax file      
GridView control      2nd
GripStyle property (MenuStrip control)      
grouping into single lines using : (colon)      
grouping statements into single line      
GUID (Globally Unique Identifier) and anonymous user IDs      
handling      
Help Topics (MSDN)      
hiding      
highlighting code edits      
HTTP and web services      
IDisposable interface      
If-Then-Else construct      2nd 3rd
IIS      
ImageButton control      
ImageUrl property      
imgBtn_Click method      
imgHeader control      2nd
imgLogo control      
implementation of classes      2nd 3rd
Implements keyword      
implicit conversions      
Imports keyword      
inheritance      
Inherits keyword      
initializing      
inspecting objects at runtime      
instantiating classes      
Integer type      
IntelliSense feature      
interfaces vs. abstract classes      
internationalizing web applications      
Intrinsic data types      
InvalidCastException exception      
Is operator      
IsSynchronized property      
itemType structure      
iteration statements      
Label control      
LinkButton control      
linking events with      
ListBox control      2nd
literals in VB 2005      
localization      
logical/bitwise operators      
Login control      
Login Form templates      
login forms and      
login pages      
Login.aspx file      
LoginName control      
LoginStatus control      
LoginView control      
LogoPictureBox control      
Long type      
looping statements      
lstBooks control      
machine.config.default file      
Main.aspx file      
making accessible to users      
making the right decision      2nd 3rd
master pages      
Master property      
members-only folders      
Membership class      
Memory      
Menus      2nd 3rd
MenuStrip control      
METHODS      
Microsoft.VisualBasic namespace      
migrating (modernization option)      
modernization options for VB applications      2nd 3rd
modifying at runtime      
moving from      
moving to      2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th
MSDN Help Topics      
multiple variables in single statement      
Multithreading      
MustInherit keyword      
MustOverride keyword      
My namespace      
My.Application object      
My.Computer object      
My.Forms object      
My.Settings object      
My.User object      
My.WebServices object      
My.WebServices object and      
Namespaces      
narrowing conversions      
navigating through      
nesting If-Then-Else statements      
Network object (My.Computer)      
NOT operator      
Object type      
object-oriented programming (OOP) in VB 2005      2nd 3rd 4th 5th
Objects      
objects exposed by      
Of keyword      
OK_Button control      
1 2
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте