VB.NET language pocket reference
(eBook)

Book Cover
Average Rating
Published
Sebastopol, CA : O'Reilly, ©2003.
Format
eBook
Edition
1st ed.
ISBN
0596529104, 059655222X, 9780596529109, 9780596552220
Physical Desc
1 online resource (vii, 142 pages)
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English

Notes

General Note
"Syntax and descriptions of the Visual Basic .NET language"--Cover
Description
Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is. VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the Microsoft. VisualBasic nam.
Language
English.

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Roman, S., Lomax, P., & Petrusha, R. (2003). VB.NET language pocket reference . O'Reilly.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Roman, Steven, Paul. Lomax and Ronald Petrusha. 2003. VB.NET Language Pocket Reference. O'Reilly.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Roman, Steven, Paul. Lomax and Ronald Petrusha. VB.NET Language Pocket Reference O'Reilly, 2003.

MLA Citation, 9th Edition (style guide)

Roman, Steven., Paul Lomax, and Ronald Petrusha. VB.NET Language Pocket Reference O'Reilly, 2003.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
dd027b84-8533-9f0c-028d-a56e0bc2a0a9-eng
Go To Grouped Work

Grouping Information

Grouped Work IDdd027b84-8533-9f0c-028d-a56e0bc2a0a9-eng
Full titlevb net language pocket reference
Authorroman steven
Grouping Categorybook
Last Update2024-09-06 16:31:08PM
Last Indexed2024-09-28 04:28:08AM

Book Cover Information

Image Sourcesyndetics
First LoadedSep 5, 2024
Last UsedSep 28, 2024

Marc Record

First DetectedJul 29, 2024 03:56:32 PM
Last File Modification TimeSep 06, 2024 04:31:57 PM

MARC Record

LEADER06412cam a2200601 a 4500
001ocn144529786
003OCoLC
00520240830103855.0
006m     o  d        
007cr cn|||||||||
008050310s2003    cau     o     000 0 eng d
019 |a 52356453|a 326795487|a 647183625|a 748105371|a 773207672|a 776508970|a 861533736|a 1058048251|a 1295608628|a 1300707914
020 |a 0596529104|q (electronic bk.)
020 |a 059655222X|q (electronic bk.)
020 |a 9780596529109|q (electronic bk.)
020 |a 9780596552220|q (electronic bk.)
020 |z 0596004281
020 |z 9780596004286
035 |a (OCoLC)144529786|z (OCoLC)52356453|z (OCoLC)326795487|z (OCoLC)647183625|z (OCoLC)748105371|z (OCoLC)773207672|z (OCoLC)776508970|z (OCoLC)861533736|z (OCoLC)1058048251|z (OCoLC)1295608628|z (OCoLC)1300707914
037 |a 30D4DCFF-51D9-43AA-9A20-3D60CF453FDA|b OverDrive, Inc.|n http://www.overdrive.com
040 |a REB|b eng|e pn|c REB|d OCLCG|d CEF|d OCLCQ|d CUSER|d VLB|d N$T|d EBLCP|d MHW|d OCLCQ|d OCLCA|d OCLCF|d OCLCQ|d OCLCA|d OCLCQ|d MERUC|d OCLCO|d OCLCQ|d E7B|d OCL|d YDXCP|d OCLCQ|d COO|d OCLCQ|d OCLCA|d OCL|d TEFOD|d WYU|d AU@|d UKAHL|d OCLCQ|d UK7LJ|d OCLCO|d CZL|d OCLCO|d OCLCQ|d OCLCO|d OCLCL
049 |a FMGA
050 4|a QA76.73.B3|b R6573 2003
08204|a 005.2/768|2 22
1001 |a Roman, Steven.
24510|a VB.NET language pocket reference /|c Steven Roman, Ron Petrusha, and Paul Lomax.
250 |a 1st ed.
260 |a Sebastopol, CA :|b O'Reilly,|c ©2003.
300 |a 1 online resource (vii, 142 pages)
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
347 |a text file
500 |a "Syntax and descriptions of the Visual Basic .NET language"--Cover
5050 |a Visual Basic .NET Language Pocket Reference; Introduction; Font Conventions; Visual Basic Conventions; Data Types; Variables; Operators and Precedence; Constants; Call Type Constants; Comparison Constants; Date and Time Constants; Date Format Constants; Error Constant; File Attributes; Logical and Tristate Constants; Message Box Constants; Buttons constants; Default button constants; Icon constants; Modality constants; Return value constants; Miscellaneous constants; Special Character Constants; Variable Subtype Constants; Window Style Constants; Enumerations.
5058 |a AppWinStyle EnumerationCallType Enumeration; CompareMethod Enumeration; ControlChars Class; DateFormat Enumeration; DateInterval Enumeration; DueDate Enumeration; FileAttribute Enumeration; FirstDayOfWeek Enumeration; FirstWeekOfYear Enumeration; MsgBoxResult Enumeration; MsgBoxStyle Enumeration; OpenAccess Enumeration; OpenMode Enumeration; OpenShare Enumeration; TriState Enumeration; VariantType Enumeration; VbStrConv Enumeration; Object Programming; .NET Framework Class Library; Custom Types and Classes; Fields, Properties, and Methods; Program Structure; Array Handling; Erase Statement.
5058 |a IsArray FunctionJoin Function; LBound Function; ReDim Statement; UBound Function; VBFixedArray Attribute; Collection Objects; Collection. Add Method; Collection. Count Property; Collection. Item Method; Collection. Remove Method; Conditional Compilation; #Const Directive; #If?.?.?.?Then?.?.?.?#Else Directive; CBool Function; CByte Function; CChar Function; CDate Function; CDbl Function; CDec Function; CInt Function; CLng Function; CObj Function; CSng Function; CStr Function; CType Function; DateValue Function; DirectCast Function; Option Strict Statement; Str Function; TimeValue Function.
5058 |a Val FunctionValDec Function; Other Conversion; Fix Function; Hex Function; Int Function; Oct Function; QBColor Function; RGB Function; Date and Time; DateAdd Function; DateDiff Function; DatePart Function; DateSerial Function; DateString Property; Day Function; GetTimer Function; Hour Function; Minute Function; Month Function; MonthName Function; Now Property; Second Function; TimeOfDay Property; Timer Property; TimeSerial Function; TimeString Property; TimeValue Function; Weekday Function; WeekdayName Function; Year Function; Declaration; Class?.?.?.? End Class Statement; Const Statement.
5058 |a Declare StatementDim Statement; Enum Statement; Friend Keyword; Function Statement; Option Explicit Statement; Private Statement; Property Statement; Protected Keyword; Public Statement; Static Statement; Structure ... End Structure Statement; Sub Statement; Error Handling; Erl Property; Err. Clear Method; Err. Description Property; Err. GetException Method; Err. HelpContext Property; Err. HelpFile Property; Err. LastDLLError Property; Err. Number Property; Err. Raise Method; Err. Source Property; ErrorToString Function; IsError Function; On Error Statement; Resume Statement; Throw Statement.
520 |a Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is. VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the Microsoft. VisualBasic nam.
546 |a English.
5880 |a Print version record.
63000|a Microsoft .NET Framework.
63000|a Visual Basic.
63007|a Microsoft .NET Framework|2 fast
650 0|a Visual Basic (Computer program language)|0 http://id.loc.gov/authorities/subjects/sh2013001451
650 0|a BASIC (Computer program language)|0 http://id.loc.gov/authorities/subjects/sh85012076
7001 |a Lomax, Paul.|0 http://id.loc.gov/authorities/names/n97034769
7001 |a Petrusha, Ronald,|d 1951-|1 https://id.oclc.org/worldcat/entity/E39PCjJXYkV3CmbmbHWhCWmWpd|0 http://id.loc.gov/authorities/names/n83021753
758 |i has work:|a VB.NET language pocket reference (Text)|1 https://id.oclc.org/worldcat/entity/E39PCFCYq9mGb7HWR3mXjkWyHP|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Print version:|a Roman, Steven.|t VB.NET language pocket reference.|b 1st ed.|d Sebastopol, CA : O'Reilly, ©2003|w (DLC) 2005297060
85640|u https://www.aclib.us/OReilly
936 |a BATCHLOAD