Visual studio 2010 all-in-one for dummies

A comprehensive, easy-to-understand guide to Visual Studio 2010 Visual Studio is Microsoft's comprehensive development environment that encompasses the .NET Framework, various programming languages, and ASP.NET. Programmers love it for developing applications for mobile devices and the Web. Bec...

Descripción completa

Detalles Bibliográficos
Formato: Libro electrónico
Idioma:Inglés
Publicado: Indianapolis, Ind. : Wiley Pub. Inc 2010.
Edición:1st ed
Colección:--For dummies.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628395306719
Tabla de Contenidos:
  • Visual Studio® 2010 All-in-One For Dummies®; About the Author; Dedication; Contents at a Glance; Table of Contents; Introduction; Who Should Read This Book?; About This Book; Foolish Assumptions; Conventions Used in This Book; How This Book Is Organized; About the Companion Web Site; Icons Used in This Book; Book I: Visual Studio 2010 Overview; Contents at a Glance; Chapter 1: What Is Visual Studio?; From Source Code to Application: How Software Is Written; The Role of the Integrated Development Environment; Visual Studio as the Hub; The Keeper of .NET; Chapter 2: Exploring .NET
  • Following the Evolution of .NETGetting Acquainted with the .NET Components; Peering into the Future of .NET; Chapter 3: Modern Software Development; Examining the Software Development Process; Looking at Software Engineering in Action; Components Defeat Monoliths; Managed Code Execution; Taking Out the Garbage; Chapter 4: The Languages of .NET; More than Just a Pretty Face: A Windows Application; Looking at the Languages of .NET; Choosing the Right Language for the Job; Becoming a Good Programmer; Chapter 5: The Many Editions of Visual Studio 2010; Making Sense of the Visual Studio Editions
  • Choosing the Right EditionDeveloping When It's a Team Effort; Chapter 6: New to Visual Studio 2010; Exploring Additional Programming Paradigms; Reaping the Benefits for Development Teams; Gaining Databases Support; Book II: Getting Started with Visual Studio; Contents at a Glance; Chapter 1: Installing Visual Studio Professional; Installing Versions Side by Side; Meeting System Requirements; Stepping through the Installation; Launching Visual Studio for the First Time; Chapter 2: Browsing Visual Studio; Making Your Way around Visual Studio; Dealing with Windows Galore
  • Building Solutions with Visual Studio 2010Using the Properties Window; Browsing Servers; Writing Code with the Code Editor; Using the Forms Designer; Taking a Look at Other Designers; Chapter 3: Making Connections with Visual Studio; Getting Help; Staying in Touch with the .NET Community; Chapter 4: Upgrading .NET; Making the Business Case for Upgrading; Considering Your Conversion Strategies; Using Visual Studio 2010 with .NET 2.0; Book III: Coding; Contents at a Glance; Chapter 1: Programming with Visual Studio 2010; Using the Code Editor; Exploring Visual Basic and C#
  • Chapter 2: Understanding Data TypesThe Rules of Data Types; Making a Declaration; The .NET Framework's Common Type System; Creating Your Own Types; When There's More than One; Converting Types; Meet the Nullable Types; Browsing Types; Accessing Types in Your Source Code; Chapter 3: Get Some Class; Bringing Programs to Life the Object-Oriented Way; What's with Objects?; Anatomy of a Class in .NET; Using Class Designer; Chapter 4: Wiring Up Events in the User Interface; Handling Events; Getting a Life Cycle; Chapter 5: Getting Productive with Visual Studio 2010; Sending Your Code to Boot Camp
  • It's Not Your Father's IntelliSense Any More