ShopSpell

Beginning Visual C# 2012 Programming [Paperback]

$30.99     $44.99   31% Off     (Free Shipping)
15 available
  • Category: Books (Computers)
  • Author:  Watson, Karli, Hammer, Jacob Vibe, Reid, Jon D., Skinner, Morgan, Kemper, Daniel, Nagel, Christian
  • Author:  Watson, Karli, Hammer, Jacob Vibe, Reid, Jon D., Skinner, Morgan, Kemper, Daniel, Nagel, Christian
  • ISBN-10:  1118314417
  • ISBN-10:  1118314417
  • ISBN-13:  9781118314418
  • ISBN-13:  9781118314418
  • Publisher:  Wrox
  • Publisher:  Wrox
  • Pages:  912
  • Pages:  912
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-Oct-2012
  • Pub Date:  01-Oct-2012
  • SKU:  1118314417-11-SPLV
  • SKU:  1118314417-11-SPLV
  • Item ID: 100662219
  • List Price: $44.99
  • Seller: ShopSpell
  • Ships in: 2 business days
  • Transit time: Up to 5 business days
  • Delivery by: Dec 01 to Dec 03
  • Notes: Brand New Book. Order Now.

Step-by-step beginner’s guide to Visual C# 2012

Written for novice programmers who want to learn programming with C# and the .NET framework, this book offers programming basics such as variables, flow control, and object oriented programming. It then moves into web and Windows programming and data access (databases and XML). The authors focus on the tool that beginners use most often to program C#, the Visual C# 2012 development environment in Visual Studio 2012.

  • Puts the spotlight on key beginning level topics with easy-to-follow instructions for Microsoft Visual C# 2012
  • Explores how to program for variables, expressions, flow control, and functions
  • Explains the debugging process and error handling as well as object oriented programming, and much more

Beginning Microsoft Visual C# 2012 Programming offers beginners a guide to writing effective programming code following simple step-by-step methods, each followed by the opportunity to try out newly acquired skills.

INTRODUCTION xxxi

PART I: THE C# LANGUAGE

CHAPTER 1: INTRODUCING C# 3

What Is the .NET Framework? 3

What’s in the .NET Framework? 4

Writing Applications Using the .NET Framework 4

CIL and JIT 4

Assemblies 5

Managed Code 5

Garbage Collection 6

Fitting It Together 6

Linking 7

What Is C#? 7

Applications You Can Write with C# 8

C# in this Book 8

Visual Studio 2012 8

Visual Studio Express 2012 Products 9

Solutions 9

Summary 10

Add Review