Record Display for the EPA National Library Catalog

RECORD NUMBER: 5 OF 8

Main Title Microsoft Visual C# 2013 step by step /
Author Sharp, John,
Publisher O'Reilly Media/Microsoft Press,
Year Published 2013
OCLC Number 861211558
ISBN 9780735681835; 073568183X
Subjects Object-oriented programming (Computer science) ; Computer programming ; C# (Computer program language) ; Visual programming (Computer science) ; Visual C sharp 2013
Holdings
Library Call Number Additional Info Location Last
Modified
Checkout
Status
ELBM  QA76.73.C154S53 2013 AWBERC Library/Cincinnati,OH 06/29/2021
Collation xxxii, 787 pages : illustrations, charts ; 23 cm.
Notes
"Intermediate"--Cover. Includes index.
Contents Notes
"If you have previous programming experience but are new to Visual C# 2013, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques. Discover how to: Create and debug C# applications in Visual Studio 2013 Work with variables, identifiers, statements, operators, and methods Create interfaces and define abstract classes Write robust code that can catch and handle exceptions Display and edit data using data binding with Microsoft ADO.NET Entity Framework Respond to user input and touchscreen gestures Handle events arising from multiple sources Develop your first Windows 8.1 apps"--Publisher's description. Welcome to C# -- Working with variables, operators, and expressions -- Writing methods and applying scope -- Using decision statements -- Using compound assignment and iteration statements -- Managing errors and exceptions -- Creating and managing classes and objects -- Understanding values and references -- Creating value types with enumerations and structures -- Using arrays -- Understanding parameter arrays -- Working with inheritance -- Creating interfaces and defining abstract classes -- Using garbage collection and resource management -- Implementing properties to access fields -- Using collections -- Enumerating collections -- Decoupoing application logic and handling events -- Querying in-memory data by using query expressions -- Operator overloading -- Improving throughput by using tasks -- Improving response time by performing asynchronous operations -- Implementing the user interface for a Windows Store app -- Displaying and searching for data in a Windows Store app -- Accessing a remote database from a Windows Store app.