Title
Visual Basic 2015 In 24 Hours, Sams Teach Yourself,Used
Sold by Ergodebooks, an authorized reseller.
Returns accepted within 30 days | support@ergodebooks.com
Shipping Information
- Free Standard Shipping — United States only
- Processing Time: 1–3 business days
- Estimated Delivery: 3–5 business days after dispatch
- Double-boxed, fully insured & discreetly packaged
- Tracking number sent via email once dispatched
- Orders over $250 require signature upon delivery. Taxes calculated at checkout.
Returns & Refund
Returns accepted within 30 days of delivery.
Damaged or Defective Item
Free return shipping + replacement or full refund
Wrong Item Received
Free return shipping + replacement or full refund
Change of Mind
Return shipping at customer's expense · 25% restocking fee applies
In just 24 sessions of one hour or less, youll learn how to build complete, reliable, and modern Windows applications with Microsoft Visual Basic 2015. Using a straightforward, stepbystep approach, each lesson builds on what youve already learned, giving you a strong foundation for success with every aspect of VB 2015 development.Notes present interesting pieces of information.Tips offer advice or teach an easier way to do something.Cautions advise you about potential problems and help you steer clear of disaster.Learn How ToMaster VB 2015 by building a complete featurerich application Navigate VB 2015 and discover its new shortcuts Work with objects, collections, and events Build attractive, highlyfunctional user interfaces Make the most of forms, controls, modules, and procedures Efficiently store data and program databases Make decisions in code Use powerful objectoriented 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 2015s improved breakpoint features Distribute your softwareDownload all examples and source code presented in this book from informit.com/title/9780672337451 as they become available.Who Should Read This BookThose who have little or no programming experience or who might be picking up Visual Basic as a second language.Bug AlertDescription: Changing the startup form's name in a VB WinForms app does not update the 'Startup form' #4517Explanation: In the latest Visual Basic update on GitHub, Microsoft accidentally introduced a significant bug that you should be aware of. In the Visual Basic project properties dialog on one of the tabs (Application), is a drop down box for selecting the 'startup object'. This can be either a Main method or a System.Windows.Forms instance (or System.Windows.Window for WPF). When you do a rename on a form (say from the code editor in source or from the solution explorer) currently set as the startup form the rename doesn't cascade to the startup object project property cause the project to enter an invalid state where the user must now manually reset this project property from the now nonexistent Form to the new name. This is a huge annoyance.The fix for the bug (until Microsoft addresses) can be found here:http://www.jamesfo
⚠️ WARNING (California Proposition 65):
This product may contain chemicals known to the State of California to cause cancer, birth defects, or other reproductive harm.
For more information, please visit www.P65Warnings.ca.gov.