Авторизация
Поиск по указателям
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
Предметный указатель
outline paths
Overloading
overloading, of methods
overloading, overloadable operators 2nd 3rd
overloading, overriding
Overloads keyword 2nd
overriding
p (pi) 2nd 3rd 4th 5th
PadCenter( ) method
PadLeft( ) and PadRight( ) methods
PageSetupDialog class
PageUnit property
Paint event handler 2nd
Paint events
parse( ) method 2nd 3rd
partial class
partial keyword
password security
passwords and usernames
PATH environment variable
PathGradientBrush object
Pen
Pen objects
PerformanceData field
PI 2nd 3rd
PictureBox control
PictureBox control, image display while stretching and sizing 2nd 3rd 4th 5th
PictureBox control, SizeMode setting
pinging an IP address
PointF structure 2nd
PointToClient( ) method
PointToScreen( ) method
Polar coordinates 2nd 3rd
POP3 emails 2nd 3rd 4th 5th 6th 7th
prime factors
Print command
PrintDocument object 2nd
PrintDocument object, PrintController.IsPreview property
printers and printing 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th
printers and printing, bypassing the printer driver 2nd 3rd 4th
printers and printing, default printer details
printers and printing, enumerating printers
printers and printing, graph paper 2nd
printers and printing, installed printers
printers and printing, print destination
printers and printing, print previews
printers and printing, prompting users for page settings
printers and printing, raw data 2nd 3rd 4th
printers and printing, text and graphics
PrintPage event
PrintPreviewDialog class 2nd 3rd
private keyword
Procedures
Process.Start( ) method 2nd 3rd 4th
Processes 2nd
programming techniques
programming techniques, adding tooltips to controls
programming techniques, application completion
programming techniques, application control via simulated keystrokes 2nd 3rd
programming techniques, applications 2nd
programming techniques, assembly detail
programming techniques, clipboard 2nd 3rd 4th 5th
programming techniques, cursor (mouse)
programming techniques, file and directory changes 2nd 3rd
programming techniques, garbage disposal
programming techniques, generic collections
programming techniques, key presses
programming techniques, ListBox controls
programming techniques, program execution
programming techniques, rebooting
programming techniques, registry 2nd 3rd 4th 5th 6th
programming techniques, threads 2nd 3rd
programming techniques, user control properties
programming techniques, Windows Forms controls
programming techniques, Windows Forms controls, localization 2nd
programming techniques, Windows Forms controls, pop-up controls
programming techniques, XML 2nd 3rd 4th
Projects
projects, creating
Properties window
public keyword
QueryPageSettings event
question mark (?)
RADIANS
RadioButtonList controls
random number generation
random number generation, exponential-distribution random numbers
random number generation, normal-distribution random numbers
random number generation, random integers
random number generation, random real numbers
random number generation, Visual Basic's pseudorandom number generator 2nd
Random object
Randomize( ) method
Read Only file attributes
ReadAllText( ) method
rebooting
Rectangles 2nd
rectangular 2nd 3rd
Rectangular coordinates 2nd 3rd
Recursion
ReDim Preserve statement
reference types
Refresh( ) method 2nd
refreshing graphics 2nd
Regex object
Regex.Matches( ) method
Region object
Registry 2nd 3rd 4th
Registry object
registry, accessing
registry, password hashes
RegistryKey class
RegistryKey objects and members
RegistryKey.SetValue( ) method
regular expression object
Regular expressions
regular expressions, compiling for speed
regular expressions, counting characters
regular expressions, counting matches of
regular expressions, data validation using
regular expressions, extracting numbers from strings
regular expressions, matches
regular expressions, matching the Nth regular expression
remove( ) method 2nd
RemoveMemoryPressure( ) method
Rename( ) function
RenameDirectory( ) method
replace( ) method 2nd 3rd
Replace( ) method, tabs
Report template
ReRegisterForFinalize( ) method
Resize( ) method
resource images
resources file template
RGB color scheme 2nd 3rd 4th 5th
right triangles 2nd 3rd 4th
RijndaelManaged object
Rnd( ) function
Rollback( ) method
RotateTransform( ) method 2nd
Round( ) function
rounding numbers
rubber-band selection 2nd 3rd 4th 5th 6th
RunWorkerAsync( ) method
SByte integer type
ScaleTransform( ) method 2nd 3rd 4th 5th
screen captures 2nd 3rd 4th 5th
screen dimensions
screen object
screen savers 2nd 3rd 4th 5th 6th
screen savers, command-line options
Searching
searching, iterating through directories and subdirectories
searching, wildcards in file and directory searches
Security
security, passwords
seek( ) method
send( ) method
SendKeys( ) method 2nd 3rd
SendKeys( ) method, key sequences
serial I/O
Serialization
SerializationInfo object
setPixel( ) method
setValue( ) method
Shared keyword
Shell( ) function
Short integer type
showDialog( ) method
shuffling algorithm for string shuffling
Sieve of Eratosthenes
signed variable types
signed variable types, size 2nd
Simultaneous equations
single precision variables
SMTP
snippet picker
Solution Explorer
sort( ) method 2nd 3rd 4th 5th
SoundPlayer class
Space( ) function
SpecialDirectories object
SpecialFolder enumeration values and members
spherical 2nd 3rd 4th
Splash Screen forms
Split( ) function 2nd 3rd 4th 5th
sprites 2nd 3rd 4th 5th
SQL commands
SQL database template
SQL parameters
SQL Server
SqlCommand class
SqlTransaction object
standard operators 2nd 3rd 4th
Start( ) method
startup code
StartupNextInstance
Stopwatch object 2nd
Stored procedures
StrConv( ) function
StrDup( ) function
streams
StreamWriter object
String( ) function
String( ) function, VB 6 version
String.split( ) method 2nd
StringBuilder object 2nd 3rd
StringBuilder object, buffer
StringBuilder object, concatenation using
StringBuilder object, methods
StringBuilder object, string manipulation
StringFormat object
strings
strings, application resources
strings, arrays 2nd 3rd
strings, Base64
strings, binary data
strings, byte arrays
strings, case
strings, character arrays
strings, characters
strings, characters or strings
strings, Chars( ) property
strings, comparison incorporating case sensitivity
strings, comparison without case sensitivity
strings, compression and decompression
strings, concatenating
strings, creating of N identical characters
strings, creating through N repetitions of a string
strings, data
strings, data type identification and validation
strings, double spacing
strings, encoding systems
strings, encrypting with a key
strings, encryption and decryption 2nd 3rd 4th
strings, files
strings, Morse code
strings, numbers
strings, obfuscating
strings, padding for length and alignment
strings, parsing
strings, reversing
strings, sets of characters
strings, shuffling
strings, space character strings of N quantity
strings, speeding up manipulation
strings, splitting
strings, substrings 2nd
strings, tabs
strings, valid numbers in
strings, whitespace
strings, words in
strong data typing in weakly typed collections 2nd 3rd
StrReverse( ) function
structures 2nd 3rd
structures, passing and returning
substring( ) method
Subtract( ) method 2nd
SuppressFinalize( ) method
surface
SyncLock statements
system date and time 2nd 3rd
System Information 2nd 3rd 4th
system reboots 2nd 3rd
system registry
system ticks
system time zone
system tray icons
System.Collections.Generic namespace
System.Data namespace
System.Data.SqlClient class
System.Data.SqlClient class, SqlConnectionStringBuilder
System.Diagnostics class
System.Diagnostics class, Debugger.IsAttached flag
System.Diagnostics class, Process class
System.Drawing class
System.Drawing class, Color structure
System.Drawing class, Printing.PrinterSettings.InstalledPrinters collection
System.Environment.SpecialFolder enumeration values and members
System.Exception class
System.GC object
System.GC.MaxGeneration property
System.IO class
System.IO class, Compression namespace GZipStream class
System.IO class, DriveInfo object
System.IO class, FileInfo object
System.IO class, FileInfo object, Attributes property
System.IO class, FileStream object
System.Net class
System.Net class, Dns namespace 2nd
System.Net class, Mail.SmtpClient class
System.Net class, Sockets namespace
System.Reflection namespace
System.Security.Cryptography namespace
System.Text class
System.Text class, Encoding functions
System.Text class, Encoding object
System.Text class, RegularExpressions.Regex object
System.Threading.Thread.Sleep( ) method
System.Windows.Forms class
Реклама