Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Visual Basic 2012 Unleashed (2nd Edition)

Posted By: ksveta6
Visual Basic 2012 Unleashed (2nd Edition)

Visual Basic 2012 Unleashed (2nd Edition) by Alessandro Del Sole
2013 | ISBN: 0672336316 | English | 1300 pages | EPUB | 54.10 MB

Fully updated for Windows 8 support, .NET 4.5, and Windows Phone development, this is the most comprehensive, practical reference to modern programming with Visual Basic 2012. Written by Visual Basic MVP Alessandro Del Sole, a long-time leader of the global VB community, this book illuminates the core of the VB language and demonstrates its effective use in many current programming scenarios.
Del Sole covers both Visual Basic 2012 Professional Edition for professional developers and the Express Edition for hobbyists, novices, and students. Writing for VB programmers at all levels of experience, he walks through using VB 2012 for data access, Windows desktop/Windows Phone user interface development, networking, communication, and much more.
For those moving from structured languages—including VB 6—Del Sole offers detailed guidance on building effective object-oriented code. He also demonstrates how to make the most of Microsoft’s updated .NET 4.5 platform to write more robust and powerful software.

Detailed information on how to…
¿ Understand the Visual Studio 2012 IDE, .NET Framework 4.5, and the anatomy of a VB 2012 application
¿ Debug VB applications and implement error handling and exceptions
¿ Build efficient object-oriented software with classes, objects, namespaces, and inheritance
¿ Work with advanced object-oriented features, including interfaces, generics, delegates, events, and collections
¿ Access data with LINQ—including LINQ to Objects, SQL, DataSets, Entities, XML, and Parallel LINQ
¿ Build modern Windows applications with WPF
¿ Develop web-centric applications using ASP.NET, Silverlight 5, and Windows Azure Services cloud computing
¿ Use advanced .NET 4.5 platform capabilities, including asynchronous programming, multithreading, parallel programming
¿ Build apps for Windows Phone
¿ Test code with unit tests, TDD, and code contracts
¿ Deploy apps efficiently with InstallShield for Visual Studio and ClickOnce