Авторизация
Поиск по указателям
Patrick T., Craig J. — Visual Basic 2005 Cookbook: Solutions for VB 2005 Programmers
Обсудите книгу на научном форуме
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Visual Basic 2005 Cookbook: Solutions for VB 2005 Programmers
Авторы: Patrick T., Craig J.
Аннотация: This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for a broad range of Visual Basic programming tasks.
The concise solutions and examples in the Visual Basic 2005 Cookbook range from simple tasks to the more complex, organized by the types of problems you need to solve. Nearly every recipe contains a complete, documented code sample showing you how to solve the specific problem, as well as a discussion of how the underlying technology works and that outlines alternatives, limitations, and other considerations. As with all O'Reilly Cookbooks, each recipe helps you quickly understand a problem, learn how to solve it, and anticipate potential tradeoffs or ramifications.
Useful features of the book include:
* Over 300 recipes written in the familiar O'Reilly Problem-Solution-Discussion format
* Hundreds of code snippets, examples, and complete solutions available for download
* VB6 updates to alert VB6 programmers to code-breaking changes in Visual Basic 2005
* Recipes that target Visual Basic 2005 features not included in previous releases
* Code examples covering everyday data manipulation techniques and language fundamentals
* Advanced projects focusing on multimedia and mathematical transformations using linear algebraic methods
* Specialized topics covering files and file systems, printing, and databases
In addition, you'll find chapters on cryptography and compression, graphics, and special programming techniques. Whether you're a beginner or an expert, the Visual Basic 2005 Cookbook is sure to save you time, serving up the code you need, when you need it.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2006
Количество страниц: 713
Добавлена в каталог: 03.12.2006
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
Drawing.StringFormat class
Drawing2D.FillMode.Winding mode
DrawLine( ) method
drawString( ) method 2nd 3rd
DriveInfo object
DriveInfo object, properties
drives
drives, available space
drives, drive paths
drives, enumerating
DynData field
ElapsedMilliseconds property
Ellipses 2nd
Email
emails 2nd
Enable application framework field
end-of-line characters
Enum statement
Enumerations
enumerations, string and numeric values
Environ( ) function
Environment variables
Environment.NewLine property
Err.Raise method
Exceptions 2nd 3rd 4th 5th 6th 7th
exceptions, catching
exceptions, catching, unhandled exceptions
exceptions, exception information
exceptions, ignoring in a block of code
exceptions, new types
exceptions, throwing
exclusive-or bit manipulation
ExecuteReader( ) method
ExecuteScalar( ) method
Explorer forms
Factorials
file checksums
file compression 2nd 3rd 4th
FileExists( ) method
FileInfo object
files and file systems 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 27th 28th 29th 30th 31st 32nd 33rd 34th 35th 36th 37th 38th 39th 40th 41st 42nd 43rd 44th 45th 46th 47th 48th 49th 50th 51st
files and file systems, attributes
files and file systems, available disk drive space
files and file systems, binary files
files and file systems, CSV files
files and file systems, file information 2nd 3rd
files and file systems, file-access methods 2nd 3rd 4th 5th
files and file systems, files 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th
files and file systems, security
files and file systems, stream-based file access
FileSystemWatcher object 2nd 3rd 4th
finalization
Finalize( ) method
floating-point variables
floor( ) function
FolderBrowserDialog class
FolderBrowserDialog control
Font objects
For Each loops 2nd
Forms
forms, properties
forms, surface and controls
forms, surface and controls, tab order, setting
For…Next loops
FreeFile( ) method
Friend keyword
FTP (File Transfer Protocol) file downloads
FtpWebRequest class
Garbage collection 2nd
GDI+ graphics and methods
GDI+ library printing commands
generator object
Generics 2nd
GetBit( ) function
GetDirectories( ) method 2nd
GetDriveInfo( ) method
GetEnvironmentVariable( ) method
GetFileInfo( ) method 2nd
GetFiles( ) method
GetGeneration( ) method
GetHostAddresses( ) method
GetHostEntry( ) method
getName( ) method
GetObjectData( ) method
GetParentPath( ) method
getPixel( ) method
GetPropertyItem( ) method
GetScreen( ) function
GetTempFileName( ) method
GetTotalMemory( ) method
getValue( ) method 2nd
gradients in color
graph paper 2nd
Graphics
Graphics object
Graphics object, creating 2nd
Graphics object, drawing methods
Graphics object, Transform property
graphics, bezier splines
graphics, charts
graphics, color schemas (RGB 2nd 3rd 4th
graphics, colors
graphics, controls 2nd 3rd 4th
graphics, coordinate systems (pixels 2nd 3rd 4th
graphics, drawing lines 2nd 3rd 4th 5th
graphics, enabling color selection by users
graphics, forms or controls 2nd 3rd 4th
graphics, Graphics object
graphics, graphics strings 2nd 3rd 4th
graphics, line controls
graphics, odd-shaped forms and controls
graphics, pixel-wide lines 2nd
graphics, rubber-band selection
graphics, scaling with tranforms 2nd 3rd
graphics, shape controls
graphics, text 2nd 3rd 4th 5th 6th
graphics, text, rotating
graphics, text, with outlines and drop shadows
graphics, transparency
graphics, transparency, animation
graphics, VB 6.0 2nd 3rd
graphics, zooming the drawing area 2nd 3rd 4th
Graphics.DrawString( ) method
Graphics.MeasureString( ) method
GraphicsPath object
GraphicsPath object, PathGradientBrush
grayscale image conversions from color
Gzip stream compression and decompression
GZipStream class
handle-based files
hash generation
HelpProvider controls
hexadecimal strings
Hidden file attributes
hives
host name of remote computers
HSB (HSV) and HSL color schemes 2nd 3rd
HTML content
HTML mode
HTML page template
I/O
icon file template
IDisposable interface 2nd
ImageList controls
Images
images, displaying while stretching and sizing 2nd
images, edge detection on 2nd 3rd 4th
images, files
images, grayscale
images, merging
images, scrolling
images, speeding up processing 2nd
images, using in application resources
indexOf( ) method
Inheritance Picker dialog
inherited form template
inherited user control template
insert( ) method 2nd
installer class template
Instances
integer types 2nd 3rd 4th
integer types, conversion of numbers to
integer types, swapping integers
integrated security
interface template
InteropServices.Marshal.LockBits( ) method
invalidate( ) method 2nd
Inverse of a matrix
IP addresses
IP addresses, of local computers
IPHostEntry.HostName property
IsAttached flag
IsDate( ) function
ISerializable interface
ISerializable.GetObjectData( ) method
IsLeapYear( ) function
IsMatch( ) method
IsNothing( )
IsNumeric( ) function
ISO 8601 date and time format
join( ) method 2nd 3rd
JPEG files
JPEG files, extended information
JPEG files, resizing and compressing 2nd 3rd
JPEG files, thumbnail files
KeepAlive( ) method
key press interception
KeyPreview property
Keys
Kill( ) method 2nd
LCase( ) and UCase( ) methods
leap years
lines 2nd
LinkLabel control
ListBox controls
ListBox controls, drag and drop addition of files to
ListBox controls, drag and drop between controls 2nd 3rd 4th 5th
ListItem Collection Editor
LocalMachine field
LockBits( ) method
LockImage class
locking files
Login forms
LoginForm dialog
Long integer type
loop counters
Luhn algorithm
main( ) method
Make single instance application field
Managed HTML Document Object Model (DOM) 2nd
managed memory
MatchCollection object
matches( ) method
Math.IEEERemainder( ) function
Math.Round( ) function
Matrices
matrices, calculating determinants of
matrices, matrix transformations
MD5 hash
MDI (Multi Document Interface) parent forms
method overloading
Microsoft XML snippet schema
mod operator
module template
modulus 10 formula
MonthCalendar control
Morse code
Mouse
MoveDirectory( ) method
MoveDirectory( ) method, ShowUI argument
MoveFile( ) method
MS-DOS
Multimedia
multimedia, JPEG files
multimedia, JPEG files, thumbnails
multimedia, user's screen dimensions
multivalue arrays
My namespace 2nd 3rd
My.Application.CommandLineArgs collection
My.Computer.Audio class
My.Computer.Audio class, Play( ) method
My.Computer.Audio class, PlaySystemSound( ) method
My.Computer.Clipboard object
My.Computer.FileSystem class
My.Computer.FileSystem class, Drives collection
My.Computer.Keyboard.SendKeys( ) method
My.Computer.Network.Ping( ) method
My.Computer.Ports.OpenSerialPort( ) method
My.Computer.Registry object
My.Settings object
My.WebServices object
MyApplication_StartupNextInstance event handler
Namespace statement
Namespaces
namespaces, .NET library (DLL) namespaces
nested braces
New keyword
New Project dialog
New( ) method 2nd
NewRow( ) method
nice axes 2nd 3rd
NOT operator
NotifyIcon control
Now property 2nd 3rd
Now.Ticks property
number sign character (#)
number types
number types, conversions
Numbers 2nd
numerical and math operations
numerical and math operations, bits 2nd 3rd
numerical and math operations, complex numbers 2nd 3rd 4th
numerical and math operations, conversions between radians and degrees
numerical and math operations, factorials
numerical and math operations, integers
numerical and math operations, matrices 2nd
numerical and math operations, number to integer conversions
numerical and math operations, number type conversions 2nd
numerical and math operations, pi 2nd 3rd
numerical and math operations, prime factors
numerical and math operations, rectangular 2nd
numerical and math operations, rectangular and polar coordinates 2nd
numerical and math operations, signed and unsigned variable types 2nd 3rd
numerical and math operations, simultaneous equations
numerical and math operations, single and double precision variables
obfuscating an application 2nd 3rd
object disposal
object instances
ODBC
OLE DB
On Error Resume Next statement
Opacity property
OpenFileDialog class
OpenSubKey( ) method
OpenTextFileWriter( ) method
Operator overloading 2nd 3rd 4th
Option Explicit and Option Strict settings
Optional keyword
OR operator
Oracle
Реклама