|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocm56835133 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
041028s2004 inua o 001 0 eng d |
010 |
|
|
|z 2003092627
|
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCLCQ
|d YDXCP
|d OCLCQ
|d VLB
|d OCLCQ
|d MBB
|d VMI
|d OCLCQ
|d OCLCF
|d OCLCO
|d OCLCQ
|d CNNAI
|d OCLCQ
|d D6H
|d SUR
|d OCLCQ
|d SAV
|d OCLCO
|d ROC
|d RCC
|d CEF
|d OCLCQ
|d OCLCO
|d INT
|d OCLCQ
|d WYU
|d OCLCQ
|d UAB
|d CNTRU
|d VT2
|d CHBRC
|d INARC
|d LDP
|d TEFOD
|d OCLCO
|d OCLCQ
|d OCLCA
|d OCLCO
|
019 |
|
|
|a 54368831
|a 57337138
|a 531340084
|a 630214851
|a 729549407
|a 748093958
|a 759520456
|a 858431495
|a 984886197
|a 1020533132
|a 1044215402
|a 1053078952
|a 1056439723
|a 1060852588
|a 1062891203
|a 1067018372
|a 1083178763
|a 1097353171
|a 1103281332
|a 1129339167
|a 1135416556
|a 1156831832
|a 1202558650
|a 1240511010
|
020 |
|
|
|a 0768660645
|q (electronic bk.)
|
020 |
|
|
|a 9780768660647
|q (electronic bk.)
|
020 |
|
|
|a 0672325381
|
020 |
|
|
|a 9780672325380
|
029 |
1 |
|
|a NZ1
|b 11775183
|
029 |
1 |
|
|a AU@
|b 000073551496
|
035 |
|
|
|a (OCoLC)56835133
|z (OCoLC)54368831
|z (OCoLC)57337138
|z (OCoLC)531340084
|z (OCoLC)630214851
|z (OCoLC)729549407
|z (OCoLC)748093958
|z (OCoLC)759520456
|z (OCoLC)858431495
|z (OCoLC)984886197
|z (OCoLC)1020533132
|z (OCoLC)1044215402
|z (OCoLC)1053078952
|z (OCoLC)1056439723
|z (OCoLC)1060852588
|z (OCoLC)1062891203
|z (OCoLC)1067018372
|z (OCoLC)1083178763
|z (OCoLC)1097353171
|z (OCoLC)1103281332
|z (OCoLC)1129339167
|z (OCoLC)1135416556
|z (OCoLC)1156831832
|z (OCoLC)1202558650
|z (OCoLC)1240511010
|
037 |
|
|
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.73.C154
|b F694 2004eb
|
072 |
|
7 |
|a COM
|x 051310
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051280
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051130
|2 bisacsh
|
082 |
0 |
4 |
|a 005.13/3
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Foxall, James D.
|
245 |
1 |
0 |
|a Sams teach yourself Microsoft Visual C♯ .NET 2003 in 24 hours /
|c James Foxall.
|
246 |
1 |
|
|i Title on title page verso:
|a Sams teach yourself Microsoft Visual C♯ .NET in 24 hours
|
246 |
3 |
0 |
|a Teach yourself Microsoft Visual C♯ .NET 2003 in 24 hours
|
246 |
3 |
0 |
|a Microsoft Visual C♯ .NET 2003 in 24 hours
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Indianapolis, Ind. :
|b Sams,
|c ©2004.
|
300 |
|
|
|a 1 online resource (xxi, 571 pages) :
|b illustrations.
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Sams teach yourself in 24 hours
|
500 |
|
|
|a Title on accompanying DVD-ROM: Microsoft Visual Studio.net professional.
|
500 |
|
|
|a "DVD-ROM includes Microsoft Visual Studio .NET 2003! 60-day trial edition"--Cover.
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
0 |
|g pt. I.
|t Visual Studio .NET Environment --
|g Hour 1.
|t Jumping in with Both Feet: A Visual C♯ .NET Programming Tour --
|g Hour 2.
|t Navigating Visual Studio .NET --
|g Hour 3.
|t Understanding Objects and Collections --
|g Hour 4.
|t Understanding Events --
|g pt. II.
|t Building a User Interface --
|g Hour 5.
|t Building Forms: The Basics --
|g Hour 6.
|t Building Forms: Advanced Techniques --
|g Hour 7.
|t Working with the Traditional Controls --
|g Hour 8.
|t Using Advanced Controls --
|g Hour 9.
|t Adding Menus and Toolbars to Forms --
|g Hour 10.
|t Creating and Calling Methods --
|g pt. III.
|t Making Things Happen -- Programming --
|g Hour 11.
|t Using Constants, Data Types, Variables, and Arrays --
|g Hour 12.
|t Performing Arithmetic, String Manipulation, and Date/Time Adjustments --
|g Hour 13.
|t Making Decisions in Visual C♯ .NET Code --
|g Hour 14.
|t Looping for Efficiency --
|g Hour 15.
|t Debugging Your Code --
|g Hour 16.
|t Designing Objects Using Classes --
|g Hour 17.
|t Interacting with Users --
|g Hour 18.
|t Working with Graphics --
|g pt. IV.
|t Working with Data --
|g Hour 19.
|t Performing File Operations --
|g Hour 20.
|t Controlling Other Applications Using Automation --
|g Hour 21.
|t Working with a Database --
|g pt. V.
|t Developing Solutions and Beyond --
|g Hour 22.
|t Deploying a Visual C♯ .NET Solution --
|g Hour 23.
|t Introduction to Web Development --
|g Hour 24.
|t Building a Real-World Application --
|g App. A.
|t 10,000-Foot View.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Microsoft Visual C# .NET.
|
630 |
0 |
7 |
|a Microsoft Visual C# .NET
|2 fast
|
650 |
|
0 |
|a C (Computer program language)
|
650 |
|
0 |
|a Visual programming languages (Computer science)
|
650 |
|
6 |
|a C (Langage de programmation)
|
650 |
|
6 |
|a Langages de programmation visuelle.
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x C♯
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Java.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Pascal.
|2 bisacsh
|
650 |
|
7 |
|a C (Computer program language)
|2 fast
|
650 |
|
7 |
|a Visual programming languages (Computer science)
|2 fast
|
650 |
|
7 |
|a Engineering & Applied Sciences.
|2 hilcc
|
650 |
|
7 |
|a Computer Science.
|2 hilcc
|
740 |
0 |
2 |
|a Microsoft Visual Studio.net professional.
|
776 |
0 |
8 |
|i Print version:
|a Foxall, James D.
|t Sams teach yourself Microsoft Visual C♯ .NET 2003 in 24 hours.
|b 2nd ed.
|d Indianapolis, Ind. : Sams, ©2004
|z 0672325381
|w (DLC) 2003092627
|w (OCoLC)53049921
|
830 |
|
0 |
|a Sams teach yourself in 24 hours series.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/0672325381/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 2339632
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 119889
|
938 |
|
|
|a Internet Archive
|b INAR
|n samsteachyoursel0000foxa_z7z3
|
938 |
|
|
|a Internet Archive
|b INAR
|n samsteachyoursel0000foxa_l8p3
|
994 |
|
|
|a 92
|b IZTAP
|