Visual Basic 2015 in 24 Hours, Sams Teach Yourself

Paperback Engels 2015 9780672337451
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

In just 24 sessions of one hour or less, you’ll learn how to build complete, reliable, and modern Windows applications with Microsoft® Visual Basic® 2015. Using a straightforward, step-by-step approach, each lesson builds on what you’ve already learned, giving you a strong foundation for success with every aspect of VB 2015 development.

Learn how to: Master VB 2015 by building a complete feature-rich application Navigate VB 2015 and discover its new shortcuts Work with objects, collections, and events Build attractive, highly-functional user interfaces Make the most of forms, controls, modules, and procedures Efficiently store data and program databases Make decisions in code Use powerful object-oriented techniques Work with graphics and text files Manipulate filesystems and the Registry Add email support Create efficient modules and reusable procedures Interact effectively with users Write code to preview and print documents Debug with VB 2015’s improved breakpoint features Distribute your software

Specificaties

ISBN13:9780672337451
Taal:Engels
Bindwijze:Paperback

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<p style="MARGIN: 0px">Introduction . . . . . . . . . . . . . xvii</p> <p style="MARGIN: 0px">Part I: The Visual Basic 2015 Environment</p> <p style="MARGIN: 0px">Hour 1: Jumping in with Both Feet: A Visual Basic 2015 Programming Tour . 1</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Starting Visual Basic 2015 . . . . . . . . . . 2</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating a New Project . . . . . . . . . . 3</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding the Visual Studio 2015 Environment . . . . . 6</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Changing the Characteristics of Objects . . . . . . . 7</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Adding Controls to a Form. . . . . . . . . 13</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Designing an Interface . . . . . . . . . . 15</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Writing the Code Behind an Interface. . . . . . . 20</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Running a Project . . . . . . . . . . . 24</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 27</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 28</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 28</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . . 29</p> <p style="MARGIN: 0px">Hour 2: Navigating Visual Basic 2015 . . . . . . . . 31</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using the Visual Basic 2015 Start Page . . . . . . . 31</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Navigating and Customizing the Visual Basic Environment . . . 34</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Working with Toolbars . . . . . . . . . . 40</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Adding Controls to a Form Using the Toolbox . . . . . . 41</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Setting Object Properties Using the Properties Window . . . . 43</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Managing Projects . . . . . . . . . . . 50</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; A Quick-and-Dirty Programming Primer. . . . . . . 57</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Getting Help. . . . . . . . . . . . 59</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 60</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 60</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 61</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . . 61</p> <p style="MARGIN: 0px">Hour 3: Understanding Objects and Collections . . . . . . 63</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Objects . . . . . . . . . . 64</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Properties. . . . . . . . . . 64</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Methods. . . . . . . . . . 72</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Building a Simple Object Example Project . . . . . . . 73</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Collections . . . . . . . . . 79</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using the Object Browser . . . . . . . . . . 82</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 84</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 84</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 85</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . . 85</p> <p style="MARGIN: 0px">Hour 4: Understanding Events . . . . . . . . . . 87</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Event-Driven Programming . . . . . . 87</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Building an Event Example Project . . . . . . . . 97</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Keeping Event Names Current . . . . . . . . 103</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 103</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 104</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 104</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 105</p> <p style="MARGIN: 0px">Part II: Building a User Interface</p> <p style="MARGIN: 0px">Hour 5: Building Forms: The Basics . . . . . . . . 107</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Changing a Form’s Name . . . . . . . . . 108</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Changing a Form’s Appearance . . . . . . . . 109</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Showing and Hiding Forms . . . . . . . . . 122</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 128</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 128</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 129</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 130</p> <p style="MARGIN: 0px">Hour 6: Building Forms: Advanced Techniques . . . . . . 131</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Working with Controls . . . . . . . . . . 131</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Topmost Nonmodal Windows. . . . . . . 151</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Transparent Forms . . . . . . . . . 151</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Scrollable Forms . . . . . . . . . 152</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating MDI Forms . . . . . . . . . . 154</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Setting the Startup Form . . . . . . . . . 158</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 159</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 160</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 160</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 161</p> <p style="MARGIN: 0px">Hour 7: Working with Traditional Controls . . . . . . . 163</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Displaying Static Text with the Label Control. . . . . . 163</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Allowing Users to Enter Text Using a Text Box. . . . . . 164</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Buttons. . . . . . . . . . . 172</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Containers and Groups of Option Buttons . . . . . 176</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Displaying a List with the List Box . . . . . . . . 180</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Drop-Down Lists Using the Combo Box . . . . . 188</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 190</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 191</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 191</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 192</p> <p style="MARGIN: 0px">Hour 8: Using Advanced Controls. . . . . . . . . 193</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Timers . . . . . . . . . . . 193</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Tabbed Dialog Boxes . . . . . . . . 197</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Storing Pictures in an Image List Control . . . . . . 200</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Building Enhanced Lists Using the List View Control . . . . 202</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Hierarchical Lists Using the Tree View Control . . . . 207</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 211</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 212</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 212</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 213</p> <p style="MARGIN: 0px">Hour 9: Adding Menus and Toolbars to Forms . . . . . . 215</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Building Menus . . . . . . . . . . . 215</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using the Toolbar Control . . . . . . . . . 229</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating a Status Bar . . . . . . . . . . 235</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 237</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 237</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 238</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 238</p> <p style="MARGIN: 0px">Part III: Making Things Happen—Programming</p> <p style="MARGIN: 0px">Hour 10: Creating and Calling Code Procedures . . . . . . 239</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Visual Basic Code Modules . . . . . . . 239</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Writing Code Procedures . . . . . . . . . 242</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Calling Code Procedures . . . . . . . . . 248</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exiting Procedures. . . . . . . . . . . 254</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Avoiding Infinite Recursion . . . . . . . . . 255</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 256</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 257</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 257</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 258</p> <p style="MARGIN: 0px">Hour 11: Using Constants, Data Types, Variables, and Arrays . . . . 259</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Data Types. . . . . . . . . 260</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Defining and Using Constants . . . . . . . . 263</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Declaring and Referencing Variables . . . . . . . 266</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Working with Arrays . . . . . . . . . . 273</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Determining Scope . . . . . . . . . . 276</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Declaring Variables of Static Scope . . . . . . . . 281</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using Variables in Your Picture Viewer Project. . . . . . 282</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Renaming Variables . . . . . . . . . . 286</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 287</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 288</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 288</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 289</p> <p style="MARGIN: 0px">Hour 12: Performing Arithmetic, String Manipulation, and Date/Time Adjustments . .. 291</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Performing Basic Arithmetic Operations with Visual Basic . . . 291</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Comparing Equalities . . . . . . . . . . 295</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Boolean Logic. . . . . . . . . 296</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Manipulating Strings. . . . . . . . . . 298</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Working with Dates and Times . . . . . . . . 304</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 309</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 310</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 310</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 311</p> <p style="MARGIN: 0px">Hour 13: Making Decisions in Visual Basic Code . . . . . . 313</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Making Decisions Using If...Then. . . . . . . 313</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Branching Within a Procedure Using GoTo . . . . . . 324</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 326</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 327</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 327</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 328</p> <p style="MARGIN: 0px">Hour 14: Looping for Efficiency . . . . . . . . . 329</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Looping a Specific Number of Times Using For...Next . . . . 329</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using Do...Loop to Loop an Indeterminate Number of Times . . . 336</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 341</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 341</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 342</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 342</p> <p style="MARGIN: 0px">Hour 15: Debugging Your Code . . . . . . . . . 343</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Adding Comments to Your Code . . . . . . . . 344</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Identifying the Two Basic Types of Errors . . . . . . 346</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using Visual Basic’s Debugging Tools . . . . . . . 349</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Breaking Only When a Condition Is Met. . . . . . . 358</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Breaking Only When a Breakpoint Is Hit a Certain Number of Times . 359</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Sending Messages to the Output Window Using Tracepoints. . . 360</p> <p style="MARGIN: 0px">&nbsp;&nbsp; &nbsp;Writing an Error Handler Using Try...Catch...Finally . . . 360</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 368</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 368</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 368</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 369</p> <p style="MARGIN: 0px">Hour 16: Designing Objects Using Classes . . . . . . . 371</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding Classes. . . . . . . . . . 372</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Instantiating Objects from Classes . . . . . . . . 381</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 388</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 388</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 388</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 389</p> <p style="MARGIN: 0px">Hour 17: Interacting with Users . . . . . . . . . 391</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Displaying Messages Using the MessageBox.Show() Function. . . 391</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Creating Custom Dialog Boxes. . . . . . . . 398</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using InputBox() to Get Information from a User . . . . . 401</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Interacting with the Keyboard . . . . . . . . 404</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using the Common Mouse Events . . . . . . . . 406</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 409</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 410</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 410</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 411</p> <p style="MARGIN: 0px">Hour 18: Working with Graphics . . . . . . . . . 413</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding the Graphics Object . . . . . . . 413</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Working with Pens . . . . . . . . . . 416</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using System Colors . . . . . . . . . . 417</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Working with Rectangles . . . . . . . . . 421</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Drawing Shapes . . . . . . . . . . . 422</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Drawing Text . . . . . . . . . . . 423</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Persisting Graphics on a Form . . . . . . . . 425</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Building a Graphics Project Example . . . . . . . 425</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 432</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 432</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 432</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 433</p> <p style="MARGIN: 0px">Part IV: Working with Data</p> <p style="MARGIN: 0px">Hour 19: Performing File Operations . . . . . . . . 435</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using the OpenFileDialog and SaveFileDialog Controls . . . 435</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Manipulating Files with the File Object. . . . . . . 443</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Manipulating Directories with the Directory Object . . . . 452</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 453</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 454</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 454</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 455</p> <p style="MARGIN: 0px">Hour 20: Working with the Registry and Text Files . . . . . . 457</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Working with the Registry . . . . . . . . . 457</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Reading and Writing Text Files . . . . . . . . 470</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 480</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 481</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 481</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 482</p> <p style="MARGIN: 0px">Hour 21: Working with a Database . . . . . . . . 483</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Introducing ADO.NET . . . . . . . . . . 484</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Manipulating Data . . . . . . . . . . 491</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 502</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 502</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 503</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 503</p> <p style="MARGIN: 0px">Hour 22: Printing . . . . . . . . . . . . 505</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Preparing the Picture Viewer Project . . . . . . . 506</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Printing and Previewing a Document . . . . . . . 509</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Changing Printer and Page Settings . . . . . . . 519</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Scaling Images to Fit a Page . . . . . . . . . 522</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 527</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 528</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 528</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 528</p> <p style="MARGIN: 0px">Hour 23: Sending Emails. . . . . . . . . . 529</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding the Classes Used to</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Send Emails . . . . . . . . . . . . 530</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Sending Email from Your Picture Viewer Application . . . . 530</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 543</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 544</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 544</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 544</p> <p style="MARGIN: 0px">Part V: Deploying Solutions and Beyond</p> <p style="MARGIN: 0px">Hour 24: Deploying Applications . . . . . . . . . 545</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Understanding ClickOnce Technology. . . . . . . 545</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Using the Publish Wizard to Create a ClickOnce Application . . . 547</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Testing Your Picture Viewer ClickOnce Install Program . . . . 552</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Uninstalling an Application You’ve Distributed . . . . . 553</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Setting Advanced Options for Creating ClickOnce Programs. . . 556</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Summary . . . . . . . . . . . . 557</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Q&amp;A . . . . . . . . . . . . . 557</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Workshop. . . . . . . . . . . . 557</p> <p style="MARGIN: 0px">&nbsp;&nbsp;&nbsp; Exercises. . . . . . . . . . . . 558</p> <p style="MARGIN: 0px">Appendix A: The 10,000-Foot View . . . . . . . . 559</p> <p style="MARGIN: 0px">TOC, 9780672337451, 7/19/2015</p> <p style="MARGIN: 0px">&nbsp;</p>

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Visual Basic 2015 in 24 Hours, Sams Teach Yourself