Dotnetcat » .NET Books » C# books

Sort by:

Visual C++.NET: Your Visual Blueprint for Programming on the .NET Platform (With CD-ROM)

Author: Jeff Cogswell
List price: $26.99
Amazon price: $5.88   Book details at Amazon.com
Average rating: 2.0 / 5 (5 reviews)
Publisher: Visual (15 December 2001)

In this one-of-a-kind book, each step is displayed with callouts to show you exactly where the action takes place on the screen. You'll find complete coverage of C++, including basics, strings, structures, converting data types, classes, debugging, event handling, and the .NET conversion. The accompanying CD is loaded with all of the code examples. This is the only visual reference for C++!

.NET Developer's Kit Including ASP, C#, and Visual Basic

Author: Syngress
List price: $119.95
Amazon price: $9.99   Book details at Amazon.com
Average rating: 0 / 0 (0 reviews)
Publisher: Syngress (15 December 2001)

A kit for all developers working on .NET Applications - at a 20% saving
Microsoft is getting ready its next generation of Windows development tools and services titled .NET. Flip through any computer magazines and .NET is hard to avoid. .NET has generated a lot of interests in the developer's community. Syngress is really excited about its new series of books about the .NET framework. By purchasing the .NET Developer's Kit readers save 20%!
The .NET Developer's Kit includes:
C#.net Web Developer's Guide C#. Web developers will learn to use C# components to build Web services and applications that are available across the Internet, from any application running on any platform. (ISBN 1-928994-50-4)
VB.NET Developer's Guide is written for previous Visual Basic Programmers looking to harness the power of the new features and functionality incorporated Visual Basic.NET. (ISBN 1-928994-48-2)
ASP .net Web Developer's Guide teaches Web developers to quickly and easily build solutions for the Microsoft .NET platform. Programmers who are expert in ASP and other languages will find this book invaluable. (ISBN 1-928994-51-2)
Readers save 20% by purchasing boxed set
Includes wallet-sized CD containing a printable HTML versions of the books

Programming With C#.NET (.Net Series)

Author: Ted Coombs
List price: $86.95
Amazon price: $8.48   Book details at Amazon.com
Average rating: 0 / 0 (0 reviews)
Publisher: OnWord Press (13 May 2002)

Microsoft’s new .NET initiative is quickly beginning to revolutionize the programming industry with its new object oriented products, one of which is C#.NET. Ted Coombs’ Programming With C#.NET contains all that a programmer or developer needs to know about C#.NET. This book covers the features of the new program, differences between the last version of C++ and the new C#, and how the new features affect the work process and the final results of programming. The format of the book makes it easy for readers to follow the topics and quickly learn all the key points and finer details of migrating to C#.NET. New productivity features that developers need to rapidly create Web applications are presented, as well as ways that the software will simplify and streamline the developing process. The program’s new support for Web Forms, Web Services, and object-oriented language features are all covered within Programming With C#.NET.

Visual C ++ .NET: A Managed Code Approach for Experienced Programmers (Deitel Developer Series)

Authors: Harvey M. Deitel, Paul J. Deitel, Christina Courtmarche, Jeffrey Hamm, Jonathan P. Liperi, Tem R. Nieto, Cheryl H. Yaeger
List price: $59.99
Amazon price: $20.24   Book details at Amazon.com
Average rating: 3.5 / 3 (3 reviews)
Publisher: Prentice Hall PTR (21 November 2002)

Visual C++ .NET for Experienced Programmer: A Managed-Code Approach from the DEITELA (R) Developer Series first provides the experienced programmer with a concise introduction to C++ programming fundamentals before presenting more advanced topics in detail. Learn how to create reusable software components with assemblies, modules, and DLLs. Cover the fundamental techniques of Visual C++ .NET-based networking, create database connections using ADO.NET, create Web-based applications using ASP.NET, and learn to create XML Web services. The book features detailed LIVE-CODEA (R) examples that highlight crucial concepts in files and streams, that show how to create custom GUI controls, that demonstrate how to use sockets to hide network details, and that show Web services at work.

Visual Basic .NET or C#, Which to Choose? (VS2005 edition)

Authors: Dan Appleman, Daniel Appleman
List price: $9.95
Amazon price: $9.95   Book details at Amazon.com
Average rating: 4.0 / 8 (8 reviews)
Publisher: (19 October 2004)

In the Visual Studio 2005 edition eBook by best-selling author Dan Appleman, you will find an in-depth comparison of the two languages. In a feature-by-feature, head-to-head contest, Dan pulls no punches in calling the winner in each case.

But a technical comparison is only the beginning. With a keen eye for the business issues involved in language choice, the author focuses on the economic issues involved in this decision, considering the cost of retraining and long-term support, as well as that of initial development.

In the final part of this eBook, Dan offers solid strategies for four different groups of readers: current Visual Basic 6 programmers, current C++ or Java programmers, managers of Visual Basic development teams, and managers of C++/Java development teams. By considering not only the technical and economic issues, but also the social and psychological issues, Dan provides the kind of practical real-world information that is almost impossible to find in an industry dominated by conflicting interests and marketing hype.

This sequel to the best-selling VS2003 edition also discusses the evolution of both VB .NET and C#, with coverage of the latest language features.

This edition is based on the final released version of Visual Studio 2005. The Visual Studio 2003 edition of this eBook is also available.

Microsoft Visual C++ .Net Step by Step (Step By Step (Microsoft))

Authors: Julian Templeman, Andy Olsen, Michael Hudson, Tyrone Howe
List price: $39.99
Amazon price: $6.99   Book details at Amazon.com
Average rating: 3.0 / 16 (16 reviews)
Publisher: Microsoft Press (23 January 2002)

This intuitive, self-paced learning system makes it easy for developers to teach themselves how to draw on the power of Microsoft Visual C++, and to see how Visual C++ compares with other popular development languages. Developers learn C++ by following step-by-step instructions with numerous high-quality code examples-all created specifically for this book. Developers can quickly grasp and master the latest enhancements and changes to Visual C++, including its powerful .NET features and services.

Programming In Visual Basic.net

Authors: Julia Case Bradley, A. C. Millspaugh
List price: $104.69
Amazon price: $3.00   Book details at Amazon.com
Average rating: 3.0 / 1 (1 reviews)
Publisher: Irwin/McGraw-Hill ( 1 May 2005)

Programming .NET Security

Authors: Adam Freeman, Allen Jones
List price: $44.95
Amazon price: $33.41   Book details at Amazon.com
Average rating: 5.0 / 7 (7 reviews)
Publisher: O'Reilly Media ( 1 June 2003)

With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's carelessness or lack of experience can still allow a program to be used in an unintended way, Programming .NET Security shows you how the various tools will help you write secure applications. The book works as both a comprehensive tutorial and reference to security issues for .NET application development, and contains numerous practical examples in both the C# and VB.NET languages. With Programming .NET Security, you will learn to apply sound security principles to your application designs, and to understand the concepts of identity, authentication and authorization and how they apply to .NET security.

Slc- C#.Net Illuminated Student Lecture Companion

Author: Gittleman
List price: $16.95
Amazon price: $16.95   Book details at Amazon.com
Average rating: 0 / 0 (0 reviews)
Publisher: Jones & Bartlett Publishers ( 1 February 2005)

An Introduction to Programming With C++

Author: Diane Zak
List price: $146.95
Amazon price: $95.99   Book details at Amazon.com
Average rating: 3.5 / 26 (26 reviews)
Publisher: Course Technology ( 6 January 2010)

An Introduction to Programming with C++, Sixth Edition is the latest C++ offering from Diane Zak. This book is distinct from other textbooks because of its unique approach, which motivates students by demonstrating why they need to learn the concepts and skills presented. Each chapter contains Mini-Quizzes, Labs, and Try This features to help readers practice and absorb the content as they go along. This edition also includes completely new applications and exercises, more IPO charts and flowcharts, and a brand new interior design.