Авторизация
Поиск по указателям
MacDonald M. — Visual Basic 2005: A Developer's Notebook
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Visual Basic 2005: A Developer's Notebook
Автор: MacDonald M.
Аннотация: When Microsoft introduced the Visual Basic .NET programming language, as part of its move to the .NET Framework two years ago, many developers willingly made the switch. Millions of others, however, continued to stick with Visual Basic 6. They weren't ready for such a radical change, which included an object-oriented environment similar to Java. They liked the old Visual Basic just fine. In an effort to win over those diehard VB6 developers, the company has included a new version of VB.NET in its upcoming next generation release of the Visual Studio .NET development platform. Visual Basic 2005 comes with innovative language constructs, new compiler features, dramatically enhanced productivity and an improved debugging experience. The language's new version is now available in beta release, and Microsoft is encouraging developers to give it a test drive. Visual Basic 2005: A Developer's Notebook provides the ideal test track. With nearly 50 hands-on projects, this practical introduction to VB 2005 will bring you up to speed on all the new features of this language by allowing you to work with them directly. The book summarizes the changes that VB 2005 brings, and tells you how to acquire, install and configure the beta version of VB 2005 SDK. Each project or experiment explores a different feature, with emphasis on changes that can increase productivity, simplify programming tasks, and help you add new functionality to your applications. This one-of-a-kind book also offers suggestions for further experimentation, links to on-line documentation and other sources of information, and practical notes and warnings from the author. The new Developer's Notebooks series from O'Reilly offers an in-depth first look at important new tools for software developers. Emphasizing example over explanation and practice over theory, they focus on learning by doing you'll get the goods straight from the masters, in an informal and code-intensive style. For those who want to get up speed with VB 2005 right away, this is the perfect all lab, no lecture guide.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2005
Количество страниц: 262
Добавлена в каталог: 04.03.2007
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
discussion groups
Dns class
Do loops, skipping to next iteration of
Dock property, SplitContainer control
Documentation, XML
DocumentCompleted event, WebBrowser control
documents, XML [See XML documents]
dollar sign ($), currency symbol, in mask
DOM (Document Object Model), XML
DoubleBuffered property, Control class
DownloadFile( ) method, Network object
DoWork event, BackgroundWorker component
DPAPI (data protection API)
drawing code, reducing flicker of
DriveInfo class
drives, getting list of
Edit link, GridView control
edit-and-continue debugging feature
editing controls, masked
ElapsedMilliseconds property, Stopwatch class
ElapsedTicks property, Stopwatch class
elements, renaming
Enable Deleting option, GridView control
Enable Editing option, GridView control
Enable Paging option, GridView control
Enable Selection option, GridView control
Enable Sorting option, GridView control
EnableCaching property
encryption of user data
Errors [See also debugging; logging]
errors, "Enable editing" link in error window
errors, displaying when multiple application startup attempted
Essential ClickOnce
event handlers
event handlers, multiple files for
event handlers, symbolic renaming and
event log, logging to
EventLog class
EventLogTraceListener class
Exception Assistant
exception handling, for database-agnostic code
Exclamation sound, playing
expressions, evaluating at design time
factory model
File Transfer Protocol (FTP)
FileExists( ) method, FileSystem object
FileInfo object
FileIO object
FileLogTraceListener class
Files
files, automatically disposing of
files, copying
files, deleting
files, determining existence of
files, encrypting
files, getting information about
files, logging to
files, moving
files, operations on special folders
files, reading and writing
files, renaming
Files, searching for
files, sending to recycle bin
files, uploading and downloading with FTP
FileSystem object
FileSystem object, file operations using
FileSystem object, getting file and directory information using
FileSystem object, getting list of drives using
filter expression
filtering, IntelliSense
filters, XPath
FixedPanel property, SplitContainer control
FlowLayoutPanel control
Font property, DataGridViewCellStyle class
Fonts
fonts, for menus, non-standard
fonts, used in this book
For loops, skipping to next iteration of
ForeColor property, DataGridViewCellStyle class
foreground color of console 2nd
ForegroundColor property, Console class
form files, renaming
Format property, DataGridViewCellStyle class
Forms
forms, authentication
forms, communicating between
forms, default instances of 2nd
forms, modifying from background thread
Friend access
ftp (file transfer protocol)
FtpMethods enumeration
FtpWebRequest class
GDI+ animations, increasing redraw speed for
GeneratePassword( ) method, Membership class
Generics
get procedure, properties, access level of
GetDirectories( ) method, FileSystem object
GetDirectoryInfo( ) method, FileSystem object
GetDriveInfo( ) method, FileSystem object
GetFactory( ) method, DbProviderFactories class
GetFileInfo( ) method, FileSystem object
GetFiles( ) method, FileSystem object
GetNumberOfUsersOnline( ) method, Membership class
GetRolesForUser( ) method, Roles class
GetTcpIPv4Statistics( ) method, IPGlobalProperties class
GetTcpIPv6Statistics( ) method, IPGlobalProperties class
GetUser( ) method, Membership class
GetUserNameByEmail( ) method, Membership class
GetUsersInRole( ) method, Roles class
Global.asax file
Graphics [See images]
green squiggly underline, indicating unsupported edit
green squiggly, indicating unsupported edit
GridAndDetails.aspx file
GridView control
GridView control, displaying interactive tables with
GridView control, synchronizing with DetailsView control
groups
groups, determining if user is in
groups, permissions for
GZipStream class
Hall, Eric A. (Internet Core Protocols)
Hand sound, playing
Harold, Elliotte Rusty (XML in a Nutshell)
hash mark (#), optional character or space, in mask
help documentation, creating
HTML documents, browsing in application
HTML visualizer
I/O, file
icons, adding to menus
IDbCommand interface
ImageList control
Images
images, adding to DataGridView control
images, as strongly typed resources
images, automatically disposing of
images, menu icons
ImageSet property, TreeView control
Immediate Window
inline code model
input controls, masking for validation
InputText property, MaskedTextBox control
Insert Snippet option
InsertAfter( ) method, XPathEditor class
InsertBefore( ) method, XPathEditor class
integers, unsigned
Intellisense
IntelliSense, accessing My objects with
IntelliSense, AutoCorrect feature of
IntelliSense, filtering feature of
IntelliSense, future of
IntelliSense, Option Strict feature
interactive tables
Interfaces
interfaces, generics and
interfaces, renaming
Internet Core Protocols (Hall)
Internet protocol (IP)
InUserInRole( ) method, Roles class
IP (Internet Protocol)
IPGlobalProperties class
IsAuthenticated property, User object
IsAvailable property, Network object
IsInRole( ) method, User object
IsNot keyword
IsSplitterFixed property, SplitContainer control
key press in console, reading
layout controls
left angle bracket (<), convert characters to lowercase
levels of accessibility
Liberty, Jesse (Programming Visual Basic .NET)
literal characters, in masks
LoadedAssemblies property, My.Computer.Info object
Log object
logging 2nd [See also debugging; errors]
logical operators, with short-circuit logic
Login control
LoginName control
LoginStatus control
LoginView control
loops, skipping to next iteration of
Lossless compression
MacDonald, Matthew (The Book of VB .NET)
magnifying glass next to ToolTip
MainMenu control
mask characters
MaskCompleted property, MaskedTextBox control
masked editing controls
MaskedEditProvider class
MaskedTextBox control
master pages
Means, W. Scott (XML in a Nutshell)
Membership class 2nd
membership features
membership provider
Menus
menus, adding icons to
menus, customizing
menus, non-standard fonts in
menus, overflow menus
MenuStrip control 2nd
METHODS
methods, calling at design time
methods, generics and
methods, renaming
MigrateAnonymous event
MoveBufferArea( ) method, Console class
MoveDirectory( ) method, FileSystem object
MoveFile( ) method, FileSystem object
MoveToFirstChild( ) method, XPathNavigator class
MoveToID( ) method, XPathNavigator class
MoveToNext( ) method, XPathNavigator class
MoveToParent( ) method, XPathNavigator class
MoveToPrevious( ) method, XPathNavigator class
MoveToRoot( ) method, XPathNavigator class
MP3 files, playing
MSDN SQL Server 2005 Developer Center
multithreaded programming
My Documents folder, retrieving path for
My Music folder, retrieving path for
My namespace, extending
My objects
My objects, adding objects to
My objects, disadvantages of
My objects, extending with partial classes
My Pictures folder, retrieving path for
My.Application object 2nd 3rd
My.Application.Log object
My.Computer object
My.Computer.FileIO object
My.Computer.FileSystem object
My.Computer.FileSystem object, file operations using
My.Computer.FileSystem object, getting file and directory information using
My.Computer.FileSystem object, getting list of drives using
My.Computer.Info object
My.Computer.Network object 2nd
My.Forms object 2nd 3rd
My.Resources object 2nd
My.Settings object 2nd
My.User object 2nd
My.WebServices object
Navigated event, WebBrowser control
Navigating event, WebBrowser control
navigation using site maps
NDoc application
nested loops, skipping to next iteration of
network connections
network connections, automatically disposing of
network connections, getting information about
Network object 2nd
Now property, DateTime class
Nullable class
nullable data types
nullable reference objects
NullText property, DataGridViewCellStyle class
Object Browser, XML comments in
ObjectDataSource control 2nd 3rd 4th
Objects [See also classes]
objects, automatically disposing of
objects, custom objects, operators for
objects, examining during debugging
objects, finding with My objects
objects, reference objects, nullable
Office-style toolbars [See ToolStrip control]
online-only mode for applications 2nd
operating system requirements
Operators
operators, for custom objects
operators, overloading
operators, with short-circuit logic
Option Strict, IntelliSense
OrElse operator
Orientation property, SplitContainer control
overflow menus
Panel1Collapsed property, SplitContainer control
Panel1MinSize property, SplitContainer control
Panel2Collapsed property, SplitContainer control
Panel2MinSize property, SplitContainer control
Partial classes 2nd 3rd
partial keyword
PasswordRecovery control
paths, XPath syntax for
period (.)
period (.), .. (move up one node level, XPath)
period (.), current node, XPath
period (.), decimal placeholder, in mask
PERMISSIONS
personalized information, storing
Ping class 2nd
ping messages, sending
Ping( ) method, Network object
PingResult object
placeholder characters, in masks
Play( ) method, SoundPlayer class
PlayLooping( ) method, SoundPlayer class
PlaySync( ) method, SoundPlayer class
PrependChild( ) method, XPathEditor class
Private access
Process class
profile provider
Реклама