Book description
Your hands-on guide to Microsoft Visual C# fundamentals with
Visual Studio 2015
Expand your expertise--and teach yourself the fundamentals of
programming with the latest version of Visual C# with Visual Studio
2015. If you are an experienced software developer, you’ll
get all the guidance, exercises, and code you need to start
building responsive, scalable Windows 10 and Universal Windows
Platform applications with Visual C#.
Discover how to:
Quickly start creating Visual C# code and projects with Visual Studio 2015
Work with variables, operators, expressions, and methods
Control program flow with decision and iteration statements
Build more robust apps with error, exception, and resource management
Master the essentials of Visual C# object-oriented programming
Use enumerations, structures, generics, collections, indexers, and other advanced features
Create in-memory data queries with LINQ query expressions
Improve application throughput and response time with asynchronous methods
Decouple application logic and event handling
Streamline development with new app templates
Implement the Model-View-ViewModel (MVVM) pattern
Build Universal Windows Platform apps that smoothly adapt to PCs, tablets, and Windows phones
Integrate Microsoft Azure cloud databases and RESTful web services
About You
For software developers who are new to Visual C# or who are upgrading from older versions
Readers should have experience with at least one programming language
No prior Microsoft .NET or Visual Studio development experience required
Table of contents
- Cover
- Title Page
- Copyright Page
- Contents at a glance
- Contents
- Introduction
-
Part I: Introducing Microsoft Visual C# and Microsoft Visual Studio 2015
- Chapter 1. Welcome to C#
- Chapter 2. Working with variables, operators, and expressions
- Chapter 3. Writing methods and applying scope
- Chapter 4. Using decision statements
- Chapter 5. Using compound assignment and iteration statements
- Chapter 6. Managing errors and exceptions
-
Part II: Understanding the C# object model
- Chapter 7. Creating and managing classes and objects
- Chapter 8. Understanding values and references
- Chapter 9. Creating value types with enumerations and structures
- Chapter 10. Using arrays
- Chapter 11. Understanding parameter arrays
- Chapter 12. Working with inheritance
- Chapter 13. Creating interfaces and defining abstract classes
- Chapter 14. Using garbage collection and resource management
-
Part III: Defining extensible types with C#
- Chapter 15. Implementing properties to access fields
- Chapter 16. Using indexers
- Chapter 17. Introducing generics
- Chapter 18. Using collections
- Chapter 19. Enumerating collections
- Chapter 20. Decoupling application logic and handling events
- Chapter 21. Querying in-memory data by using query expressions
- Chapter 22. Operator overloading
-
Part IV: Building Universal Windows Platform applications with C#
- Chapter 23. Improving throughput by using tasks
- Chapter 24. Improving response time by performing asynchronous operations
- Chapter 25. Implementing the user interface for a Universal Windows Platform app
- Chapter 26. Displaying and searching for data in a Universal Windows Platform app
- Chapter 27. Accessing a remote database from a Universal Windows Platform app
- Index
- About the author
- Visit us today at microsoftpressstore.com
- Wait, there’s more...
- Free ebooks
- Survey
- Code Snippets
Product information
- Title: Microsoft Visual C# Step by Step, 8th Edition
- Author(s):
- Release date: November 2015
- Publisher(s): Microsoft Press
- ISBN: 9781509301072
You might also like
book
Microsoft Visual C# Step by Step, 9th Edition
Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2017 Expand your expertise--and teach …
book
Microsoft Visual C# Step by Step, 10th Edition
Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio. Expand your expertiseand teach yourself …
book
Professional C# and .NET, 2021st Edition
Get the latest coverage of the newest features in C#9 and .NET 5 In Professional C# …
book
Head First C#, 4th Edition
What will you learn from this book? Dive into C# and create apps, user interfaces, games, …