Главная    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
Предметный указатель
Option Explicit Off statement      
Option Strict On statement      2nd 3rd
OPTIONAL      
optional arguments      
OR operator      
OrElse operator      2nd
Overloading      
Overloading methods      
Overloads keyword      
Overridable keyword      2nd
Overrides keyword      2nd
overriding      
overriding methods      
Page Framework      
parent classes      
Partial classes      2nd
Partial keyword prefix      
passing by reference      
passing by value      
passing values to subroutines/functions      2nd 3rd
picCover control      
PictureBox control      
PlaySystemSound method      
pop method      
PostBackUrl property      
PrintMessage subroutine      
Private access modifier      2nd 3rd 4th
Profile objects vs. Session objects      
Profile property      
profiles of users      2nd
Profile_MigrateAnonymous event handler      
Projects      
Properties      
Property keyword      
PropertyBinding property (ToolStrip control)      
Protected access modifier      2nd 3rd
provider attribute (profile property)      
Public access modifier      2nd 3rd
publishing Windows applications      2nd
Push method      
read-only and write-only      
readOnly attribute (profile property)      
readonly keyword      
reallocating controls      
Records      2nd
redundant conditions      
reference types      
RegFree COM (Registration-Free COM)      
Register.aspx page      
registration pages      
representations of value types/reference types in      
republishing Windows applications      
resizing controls      
Resources      
restricting unauthorized access to pages      
return keyword      
reusing (modernization option)      
rewriting (modernization option)      
Runtime Callable Wrappers (RCWs)      
runtime errors      
RunWorkerAsync method      
RunWorkerCompleted event      
saving information to databases      
saving location of      
saving state of applications      2nd
sbyte type      
scope of variables      
search results      2nd
Search Results window      2nd
Select-Case construct      
SelectedIndexChanged event      
serializeAs attribute (profile property)      
set accessors      
setting for controls      2nd
Shadows keyword      
shared methods      
shopping carts      2nd 3rd 4th 5th 6th 7th 8th 9th
Short type      
short-circuiting technique      
ShowDialog method      
sideline coloring      
signatures of methods      
Single type      
site templates      2nd
SizeMode property      
skipping loops      
smart clients      
Smart Tasks menu      
snaplines      
SOAP (Simple Object Access Protocol) and web services      
Solution Explorer      
Sounds      
specifying implementation details with      2nd 3rd
Splash Screen templates      
SplitContainer control      
splitting up physical implementation of      
SQL Server 2005 Express downloading      
Stack class (System.Collections)      
stacks      
start pages and      
statements      2nd
static methods      
StatusLabel control      2nd
StatusStrip control      
Stepping through code      
storing variables in      
string type      
StringBuilder class      
strings in VB 2005      
strong passwords      
strongly typed variables      
Structure keyword      2nd
structured error handling      
structures vs. classes      
Sub Finalize procedure      
Sub New procedure      
symbolic constants      
SyncRoot property      
syntax of VB 2005 language      2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd 24th 25th 26th
System namespace      
System.Collections namespace      
System.Collections.Generic namespace      
System.ComponentModel namespace      
System.Data namespace      
System.Web.UI namespace      
System.Windows.Forms namespace      
Tables      
tagging with attributes      2nd
Templates      
Testing      
text property      
Themes and Skins      
threading      
Throw keyword      
TitlesTableAdapter control      
Toolbars      2nd
ToolStrip control      
ToolStripContainer control      
ToolStripLocation setting      
Track Changes option and sideline coloring      
transferring anonymous profile info to user profiles      2nd
Try…Catch…Finally statements      
txtAuthors control      
txtKeywords control      
txtPrice control      
txtPublisher control      
txtTitle control      
Type conversion      
UInteger type      2nd
ulong type      2nd
unmanaged objects      
unsigned data type support in VB 2005      
unstructured error handling      
Upgrade wizard      2nd 3rd
upgrading VB 6 applications      
user accounts      
user-defined types (UDT)      
users      
ushort type      2nd
using Code Advisor for Visual Basic 6.0      2nd 3rd
using constructors      
using legacy COM objects in      2nd 3rd 4th
using Upgrade Wizard      
using within a class      
Using…End Using construct      
validating credentials for      
value types      
Variables      2nd 3rd
Variant type      
VB 2005      
VB 6
viewing information offline      
vs. overloading      
weakly typed vs. strongly typed variables      
Web applications      2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th
web references      
Web Services      
web services calls and multithreading      
Web.config file      
web.config files      
whitespace in VB 2005 language      
widening conversions      
Windows applications      2nd 3rd 4th 5th 6th 7th 8th 9th 10th
Windows vs. Forms authentication      
With…End With construct      
WriteOnly keyword      
WSDL (Web Services Description Language) and web services      
XML and web services      
XmlInclude attribute      
Xor operator      
_ (underscore) character      
_Description private variable      
_UpgradeReport.htm document      
1 2
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте