| Partner Links |
DVD Software |
|
| Home : C# : Books | | Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
Books Listings |
|
Total:
39 | Displaying: 21 - 30 | Pages: 1234 |
|
|
Component Based Development With Visual C#
|
Website
Refer
Review It
|
This tutorial guide provides information on how to design, debug, and deploy applications using component-based development and the new development tool from Visual Studio.NET -- Visual C#. Visual C# provides power and speed in an object-oriented environment so developers can create and deploy flexible applications quickly. The author also explains how to develop a wide variety of components, such as web controls, data access, enterprise level components, file service, multithreaded components, accessibility components, and more.
Price: 34.99 - Updated: 01/01/2004
|
|
Beginning Visual C#
|
Website
Refer
Review It
|
By using this book with Visual Studio .NET you`ll come to understand the fundamentals of the C# language and learn to program the .NET Framework. We`ll help you succeed - from your first steps in the language up to the point where you are ready to write real world C# applications.
Price: 27.99 - Updated: 01/01/2004
|
|
C# and the .NET Platform, Second Edition
|
Website
Refer
Review It
|
Aimed at the reader with some previous programming experience, C# and the .NET Platform provides an enjoyable and well-paced tutorial for learning C# and Microsoft`s new .NET Framework. This well-written guide is all you need to get onboard with the latest in Windows development.
Today, there are a growing number of titles available for C#. This text strikes an excellent balance between a basic language tutorial with an authoritative presentation of what`s new and better in .NET with coverage of the some of the inner details of the platform, including deployment. The author`s patient writing style is never dull or overly technical, which will mean this book is a good choice for a wide range of readers approaching C# from a variety of languages including C++, Java, and Visual Basic.
At certain points, the author looks at `intermediate language` (IL) bytecodes that underlie the C# language. This is particularly informative in chapters that look at assemblies and deployment. As a tour of the basics of the C# language, this book distinguishes itself with short, effective examples (many of which use a set of classes modeling cars). Coverage of programming Windows Forms is really good, as is the chapter on getting the older COM and .NET components to interoperate. The focus of this book is mostly on traditional client-side development, though it does cover the latest in Web development with sections on basic ASP.NET and Web services, which round out the book.
The author does a good job at explaining how .NET works while bringing readers of different abilities up to speed with C#. Experts will appreciate the detail on class design, COM, and Web services, while beginners will be able to follow the author`s well-organized tour of the basics. In all, this combination of strengths makes C# and the .NET Platform an attractive choice in the growing list of titles on Microsoft`s latest programming language. --Richard Dragan
Price: 41.99 - Updated: 01/01/2004
|
|
Learn to Program with C#
|
Website
Refer
Review It
|
NET and one of its programming languages, C#, are slowly becoming more popular. Learn To Program teaches C# to beginners with no programming experience, moving through the process of developing a real-world application as a class project. From ascertaining user needs through auditing results, it demonstrates application development. In Chapter 1, the author shows how to design and build on familiar concepts rather than jump into coding basic programs. Allowing readers to simulate the classroom experience and learn more naturally, Learn To Program is recommended where C and C++ titles circulate. Teach Yourself is a more traditional self-study guide for beginners with some programming experience. It opens with a description of C#`s attributes and a demonstration of writing and compiling a basic `Hello, World!` program, before building up to more advanced topics. Chapter Q&As, quizzes, and exercises and weekly reviews aid understanding, and useful appendixes contain keywords, command-line compiler flags, and number systems. For medium and larger libraries. More thoroughly serving intermediate programmers, Complete Reference is the only one of these three to ask readers to purchase Visual Studio .NET. Appendixes address XML comments and robotics, and example source code is available online. For larger libraries.
Copyright 2002 Reed Business Information, Inc.
An introduction to C# programming that assumes no experience with programming. The author utilizes an unusual style in which the material is presented in narrative form in which a professor is teaching a classroom of 18 students as they ask questions and attempt to complete exercises. Topics include handling data, selection structures, loops, creating objects from instantiable classes, controlling access to data, inheritance and interface, arrays, error handling, developing graphical user...
Price: 27.99 - Updated: 01/01/2004
|
|
User Interfaces in C#: Windows Forms and Custom Controls
|
Website
Refer
Review It
|
`User Interfaces in C#: Windows Forms and Custom Controls` goes beyond simply covering the Windows Forms namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. The combination will show you how to create the next generation of software applications using the .net Framework. After reading `User Interfaces in C#: Windows Forms and Custom Controls`, you`ll know how to design state-of-the-art application interfaces, as well as how to extend .net controls, create data-binding strategies, program graphics, and much more.
This book contains the following:
1. An overview of how to design elegant user interfaces the average user can understand.
2. A comprehensive examination of the user interface controls and classes in .net.
3. Best practices and design tips for coding user interfaces and integrating help.
Although this book is not a reference guide, it does contain detailed discussions about every user interface element you`ll use on a regular basis. But you won`t just learn how to use .net controls--you`ll learn how and shy to extend them, with owner-drawn menus, irregularly shaped forms, and custom controls tailored for specific types of data. As a developer, you need to know more than how to add a control to a window. You also need to know how to create an entire use interface framework that`s scalable, flexible, and reusable.
Price: 34.97 - Updated: 01/01/2004
|
|
Mastering C# Database Programming
|
Website
Refer
Review It
|
Any programmer creating web applications needs to understand database programming. Mastering C# Database Programming helps you attain this valuable skill with Microsoft`s hot new object-oriented programming language, specifically designed for the .NET platform. With coverage of advanced topics not discussed in any other C# database programming titles, this book is your logical next step after Mastering Visual C# .NET or Visual C# .NET Programming. While we provide focused coverage of ADO and how it relates to C#, we also tackle other complex topics including transactions, Windows forms, Web Forms, XML, and Web Services. This book is ideal for veteran C# programmers who want to learn database programming, as well as Visual C++ and VB programmers who are learning C#.
Price: 41.99 - Updated: 01/01/2004
|
|
OOP with Microsoft Visual Basic .NET and Microsoft Visual C# .NET Step by Step
|
Website
Refer
Review It
|
This intuitive, self-paced learning title is designed to help any developer master the basics of object-oriented programming (OOP) with Microsoft Visual Basic.NET or Microsoft Visual C#. Unlike other books on OOP, this step-by-step guide provides readers with clear, peer-level language while it illustrates concepts with concrete, engaging examples, and coding practice exercises. Readers learn how to create and implement objects, master fully object-oriented design, migrate to Microsoft .NET programming and even create their own objects.
Price: 27.99 - Updated: 01/01/2004
|
|
Microsoft Visual C# .NET Language Reference
|
Website
Refer
Review It
|
Get official documentation, including descriptions of all major features, for Microsoft Visual C# .NET-the modern, object-oriented language that balances productivity with power for building a wide range of applications for the Microsoft .NET platform. In its printed form, this information is portable, easy to use, and easy to browse-a comprehensive alternative to the substantial online help system in Visual C# .NET Standard software. Get the technical details you need to work with Visual C# .NET types, modifiers, statements, method parameters, namespaces, keywords, XML documentation, attributes, and preprocessor directives.
Price: 27.99 - Updated: 01/01/2004
|
|
MCAD/MCSD Training Guide (70-315)
|
Website
Refer
Review It
|
Amit Kalani is among the first few to complete the Microsoft Certified Application Developer (MCAD) certification for Microsoft .NET.
Amit has been programming with the .NET Framework since its early beta versions. He has been a contributing author and technical reviewer for several popular books about the .NET Framework and related technologies, including the MCAD/MCSD.NET Training Guide: Developing and Implementing Windows-Based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET, Exam 70-316.
In his earlier job, Amit managed a Microsoft Certified Technical Education Center (CTEC), where he designed and delivered courses on various development tools and technologies. He worked closely with students to understand their requirements and guided them toward passing Microsoft certification exams. Amit lives in Michigan with his wife Priti. You can reach Amit at amit@techcontent.com.
Price: 34.99 - Updated: 01/01/2004
|
|
C# and Game Programming: A Beginner
|
Website
Refer
Review It
|
C# and GAme Programming offers the beginning programmer a lighthearted, hands-on approach to learning the C# language through classic arcade game applications.
Complete source code for games like Battle Bit, Asteroid Miner, and Battle Tennis demonstrates programming strategies and complements the comprehensive treatment of C# in the text.
From the basics of writing algorithms, to adding graphics and sound to games, to advanced concepts such as the .Net framework and object-oriented programming, this book entertains while helping a novice develop into a full-fledged programmer.
Price: 39 - Updated: 01/01/2004
|
|
|
|