Marketplace books
-
LINQ in Action
by Fabrice Marguerie, Steve Eichert, Jim Wooley
LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational databases. LINQ in Action is a fast-paced, comprehensive tutorial for professional developers.
-
Computing with C# and the .NET Framework
by Arthur Gittleman
Computing with C# demystifies the art of programming with C# through an introduction rich with clear explanations and intuitive examples. Both novice and experienced programmers will find that this text serves as an accessible and thorough guide to object-oriented and event-driven programming concepts. Readers develop a mastery of objects through the author?
-
Sams Teach Yourself C# in 24 Hours
by James Foxall, Wendy HaroChun
Sams Teach Yourself C# in 24 Hours provides readers with 24 structured lessons that provide a light, but thorough introduction to C#. James Foxall moves beyond the pure syntax covered in existing books, to guide readers step-by-step through a cohesive presentation of the basics of C#. Once the basics are understood, Foxall shows the reader how to apply this knowledge to real-world Windows programming tasks using C#.
-
Programming in the Key of C#: A Primer for Aspiring Programmers (Step By Step (Microsoft))
by Charles Petzold
PROGRAMMING IN KEY OF C# PRIMER FOR ASPIRING PROG
-
Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)
by Robert C. Martin, Micah Martin
With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#.
-
ASP.NET MVC Framework Unleashed
by Stephen Walther
ASP.NET MVC Framework Unleashed explains everything you need to know to start building web applications with the new Microsoft ASP.NET MVC framework. This book makes no assumptions about your background knowledge about MVC. All code samples are included in both Visual Basic .NET and C#. You learn how to take advantage of the ASP.NET MVC framework to build highly testable web applications. You learn how to create tests for every part of an MVC application including its data access code.
-
C# Cookbook, 2nd Edition (Cookbooks (O'Reilly))
by Jay Hilyard, Stephen Teilhet
The O'Reilly Cookbook series, with its to-the-point but illuminating coverage of programming subjects, meets the challenge of explaining how to write software as well as anything else on the market. When you're facing a coding problem--particularly in a language you're new to or haven't used in a while--and know there must be a proven way to solve it, the right Cookbook can often get you going in a hurry. C# Cookbook applies the formula to the language of Microsoft .
-
Beginning C# 3.0: An Introduction to Object Oriented Programming (Wrox Beginning Guides)
by Jack Purdum
Learn all the basics of C# 3.0 from Beginning C# 3.0: An Introduction to Object Oriented Programming, a book that presents introductory information in an intuitive format. If you have no prior programming experience but want a thorough, easy-to-understand introduction to C# and Object Oriented Programming, this book is an ideal guide.
-
C# 3.0 THE COMPLETE REFERENCE 3/E
by Herbert Schildt
The Most Comprehensive C# Resource AvailableWith its support for Language-Integrated Query (LINQ), C# 3.0 has revolutionized C# programming, and bestselling author Herb Schildt has updated and expanded his classic programming reference to cover it. Using carefully crafted explanations, insider tips, and hundreds of examples, this book presents in-depth coverage of all aspects of C#, including its keywords, syntax, and core libraries. Of course, details on the new C# 3.
-
Sams Teach Yourself the C# Language in 21 Days
by Bradley L. Jones
In just 21 days readers will learn how to use the key features of the C# programming language—not only the commands, but how to create entire programs using them within a few simple chapters. This book is designed to teach C# from the ground up—each lesson is built to supplement the chapter before to provide a fully rounded understanding of the C# language.