Showing posts with label C#. Show all posts
Showing posts with label C#. Show all posts

Wednesday, November 28, 2007

Pro C# with .Net 3.0, Special Edition

ISBN: 1590598237

Publisher Apress
Author(s) Andrew Troelsen
ISBN 1590598237
Release Date 15 January 2007

C# 2005 has enjoyed huge success in the year since its launch, firmly establishing itself as the premier language for development on Microsofts successful .NET 2.0 platform. With the launch of the .NET 3.0 extensions in early 2007, the horizons of this language are being extended, and it is becoming even more powerful as it is able to leverage the new .NET 3.0 Foundations.

In recognition of this, Apress presents Pro C# with .NET 3.0, Special Edition to provide you with a complete A-to-Z reference for using C# with the .NET 2.0 platform and the .NET 3.0 extensions. The book contains new chapters that explore the interactions between the existing framework and the new extensions, giving you an edge when you evaluate and implement .NET 3.0 for the first time. To provide even more support, a bonus PDF download will be available with each purchase, offering over 500 pages of carefully selected additional content to help broaden your understanding of both .NET 2.0 and .NET 3.0.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from easy-share.com

Professional C# 2005 with .Net 3.0

ISBN: 0470124725

Publisher Wrox Press
Author(s) Morgan Skinner
ISBN 0470124725
Release Date 12 June 2007

Providing you with the ultimate guide to the C# language, this book will help you quickly write your own programs while also getting you up to speed on how the .NET architecture works. It not only covers the fundamentals of C# but presents numerous examples of applications that use a variety of related technologies, including database access, advanced graphics, and directory access.

You’ll first find a comprehensive tutorial that takes you through C# 2005 and the .NET 3.0 Framework, enabling you to begin writing managed code. Next you’ll explore the vast .NET class library and discover how to use C# to solve various tasks. You’ll then see how to utilize Visual Studio® 2005 to create applications based on .NET. And you’ll gain the skills needed to build Windows Forms, Windows Services, web pages, and more.

What you will learn from this book

* All about C#’s syntax and data types as well as more advanced programming concepts
* Strategies for enhancing security and generating your own libraries as assemblies
* Ways to access databases with ADO.NET
* How to use GDI+ to build applications with sophisticated graphics
* Tips for using Windows® Communication Foundation and Windows® Workflow Foundation
* How to write programs which take into account the new features and barriers found in Windows Vista

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from easy-share.com

Data Structures and Algorithms Using C#

ISBN: 0521670152

Publisher Cambridge University Press
Author(s) Michael McMillan
ISBN 0521670152
Release Date 26 March 2007

C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from easy-share.com

Core C# and .Net

Core C# and .NET

Publisher Prentice Hall
Author(s) Stephen C. Perry
ISBN 0131472275
Release Date 06 September 2005

Core C# and .NET is the no-nonsense, example-rich guide to achieving exceptional results with C# 2.0 and .NET 2.0. Writing for experienced programmers, Stephen Perry presents today’s best practices for leveraging both C# 2.0 language features and Microsoft’s .NET 2.0 infrastructure.

Like all books in the Core Series, Core C# and .NET focuses on solving real-world problems with serious, non-trivial code. Perry’s broad, deep coverage ranges from new C# generics to Web services, from reflection to security. He systematically introduces the development of Windows Forms applications and the effective use of GDI graphics classes. He offers detailed guidance on data management with XML and ADO.NET, plus advanced coverage of threading, remoting, and code security. Finally, Perry presents an extensive section on Web development, covering ASP.NET, state management, HTTP requests, and much more.

With practical insights into everything from scalability to localization, this is the C# book you’ve been searching for: your definitive guide to building production-quality C# applications.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from eazyupload.net

Pro Visual C++ 2005 for C# Developers

ISBN: 1590596080

Publisher friends of ED
Author(s) Dean C. Wills
ISBN 1590596080
Release Date 21 November 2006

Pro Visual C++ 2005 for C# Developers features two distinct sections that lead to a simple migration path for you to move toward Visual C++ 2005 development. If youre an experienced developer approaching Visual C++ from a C# background with .NET 1.1 or 1.0, youll greatly benefit from this book. The first section introduces the Visual C++ 2005 technology, then outlines the language in fast-track chapters. This overview focuses on the mechanics of the language, without introducing any coding. Additional chapters cover the techniques and issues involved when converting C# applications to Visual C++ 2005.

The next portion of the book functions as a detailed reference to Visual C++ 2005providing information and advice about the technology and its coding techniques. Here you can dip into it as necessary for assistance with your work. This material supplements the information that is already freely available within Visual Studio .NET 2005. With its thorough regard for Visual C++ 2005, this book will earn a place on your shelf as a helpful reference for years to come.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Linq for Visual C# 2005

ISBN: 1590598261

Publisher Apress
Author(s) Fabio Claudio Ferracchiati
ISBN 1590598261
Release Date 04 January 2007

C# programmers of every level need to learn about LINQ (Language-Integrated Query), Microsofts breakthrough technology for simplifying and unifying data access from any data source. With LINQ you can write more elegant and flexible code, not just to access databases and files, but also to manipulate data structures and XML.

LINQ for Visual C# 2005 is a short yet comprehensive guide to the major features of LINQ. It thoroughly covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML. It also details significant enhancements to the next versions of C#, .NET, and ADO.NET. The book also includes plenty of working examples to demonstrate LINQ in action. There is no better source than this book for getting a head start on the future of these technologies.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Pro Asp.Net 2.0 E-Commerce in C# 2005

ISBN: 1590597249

Publisher Apress
Author(s) Paul Sarknas
ISBN 1590597249
Release Date 11 December 2006

Pro ASP.NET 2.0 E-Commerce in C# 2005 takes you through the e-commerce web application development cycle, from conception to coding to deployment and maintenance. It will also help you maximize your potential profits, learn what risks are involved, and take the necessary steps to minimize those risks. The book begins by introducing e-commerce systems and lays out the toolset. To help you learn about meeting and overcoming real-world challenges, the book features a case study of a fictional company, Little Italy Vineyards.

As you progress through the book, youll focus on e-commerce requirements, then proceed to model the objects utilizing UML to generate and define the complete architecture for the example application. Once you put it all together, youll address the site coding. In this section, author Paul Sarknas demonstrates how the practical application of modern programming techniques, like web services and Ajax, can have direct impact on your customers user experience and the success of your site.

After design and development are complete, the author focuses on utilizing the best deployment methods for maintaining the application and allowing maximum scalability. By the end of this book, youll have all the skills youll need to begin creating professional quality e-commerce systems from the ground up.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from easy-share.com

C#.Net Illuminated

ISBN: 0763725935

Publisher Jones & Bartlett Publishers
Author(s) Art Gittleman
ISBN 0763725935
Release Date 25 October 2004

C#.NET Illuminated uses Visual C# for rapid application development. This approachminizes the amount of code the reader needs to write while providing access to the powerful .NET library.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from easy-share.com

Illustrated C# 2005

ISBN: 1590597230

Publisher Apress
Author(s) Daniel Solis
ISBN 1590597230
Release Date 18 December 2006

Illustrated C# 2005 doesnt use the traditional dense prose format of most programming texts. Rather, it presents the C# programming language in a unique visual manner. The book uses three techniques to achieve this: concise text; tables that clarify and summarize language features; and frequent figures and diagrams. Each feature is also illustrated with concise, focused code samples.

The book starts with an overview of the .NET platform and the role played by C#, then quickly delves into the language. It covers the entire C# language, including new features added in C# 2.0 as well as the most complex topics. Its an ideal read if youre a migrating C or VB programmer who already knows how languages work.

Despite its titlewhich might give the impression that its a lightweight treatment of the languagethis book is anything but. With its clean visual format, youll be able to learn the material more quickly and retain it better than you would with a typical C# 2005 book. Even experienced programmers may come away from it with a deeper understanding of the language.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from easy-share.com

Open Source .Net Development

Open Source .NET Development

Publisher Prentice Hall
Author(s) Brian Nantz
ISBN 0321228103
Release Date 16 August 2004
Page 504

Perhaps the most revolutionary aspect of the arrival of Microsoft’s .NET platform is the standardization of C# and the Common Language Runtime. Now, for the first time, programmers can develop and use open-source projects that are based on a language that is an international standard as well as compatible with both Microsoft and Linux platforms.

Open Source .NET Development is the definitive guide on .NET development in an open-source environment

Inside, readers will find in-depth information on using NAnt, NDoc, NUnit, Draco.NET, log4net, and Aspell.Net with both Visual Studio .NET and the Mono Project. Brian Nantz not only shares the best open-source and “free” tools, frameworks, components, and products for .NET, he also provides usable, practical examples and projects. The result is a highly accessible reference for finding the tools that best fit your needs.

Highlights include

An introduction to open source and its implementations of the .NET standards

.NET development with open-source tools, including build automation, XML documentation, unit testing, continuous integration, and application logging

A simple example of Integrating .NET open-source projects that integrates an Open Source SVG component with a System.Drawing graphical editor

An Aspell.Net case study that shows the use of Draco.NET Continuous Integration in conjunction with NAnt, NUnit, NDoc, and the SharpDevelop IDE

An exclusive look at ADO.NET database and ASP.NET Web development using PostgreSQL that runs on both Windows and Linux

Appendixes on NAnt and NAntContrib tasks, log4netAppender configurations, and open-source security observations

Whether you are a .NET developer interested in learning more about open-source tools or an open-source developer curious about .NET, this book will bridge the divide between these formerly distinct camps.

Download Your eBook Now

Download eBook
Download from rapidshare.de

target=" _blank="">Download eBook
Download from eazyupload.net

Download eBook
Download from rapidshare.com

Pro .Net 2.0 Windows Forms and Custom Controls in C#

Pro .NET 2.0 Windows Forms and Custom Controls in C#

Publisher Apress
Author(s) Matthew MacDonald
ISBN 1590594398
Release Date 15 December 2005

By using C# and the final beta of NET 2.0, this book covers Windows Forms and GDI namespaces thoroughly for the .NET programmer in 2005. Experienced author Matthew MacDonald achieves this by combining careful treatment of the API with detailed discussion of solid user-interface design principles. This is an update for .NET 2.0 of MacDonald’s previous edition (1590590457) which gained wide community recognition. Upon reading this edition, you will be equipped to design state-of-the-art Windows interfaces and program graphics, and know how to create your own controls.

As a developer, you must know more than simply adding a control to a window. You must be able to create an entire user interface framework that’s scalable, flexible, and reusable. Although this book is not a reference manual, it contains detailed discussions about user interface elements you’ll use on a regular basis. You will learn to use .NET controls, as well as extend them with your own custom controls.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from eazyupload.net

Mcad/Mcsd Training Guide 70-316: Developing and Implementing Windows-Based Applications with Visual C# and Visual Studio.Net

MCAD/MCSD Training Guide 70-316: Developing and Implementing Windows-Based Applications with Visual C# and Visual Studio.NET

Publisher Que
Author(s) Amit Kalani
ISBN 0789728230
Release Date 27 December 2002

The authoritative solution to passing the 70-316 exam! * Amit Kalani is a leading authority on C#. * Training Guides are the most effective self-study guide in the marketplace, featuring exam tips, study strategies, review exercises, case studies, practice exams, ExamGear testing software, and more. * Subjected to rigorous technical review by a team of industry experts, ensuring content is superior in both coverage and technical accuracy. This ebook does not include the CD that accompanies the print edition.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from eazyupload.net

Professional .Net Framework 2.0 Programmer to Programmer

Professional .NET Framework 2.0 Programmer to Programmer

Publisher Wrox Press
Author(s) Joe Duffy
ISBN 0764571354
Release Date 10 April, 2006

* Offering authoritative, field-proven advice from a Microsoft insider, this book teaches the underlying commonalities that developers can use regardless of their language choice or development tools
* Extensive use of examples and working code provides developers with practical and authoritative coverage of the CLR (common language runtime) and APIs, the building blocks that make it possible to write in any choice of language
* Primary topics discussed include generics, MSIL (Microsoft Intermediate Language)-based framework libraries, advanced framework libraries, distributed development foundations, and more
* Version 2.0 is the version that provides the foundation for Visual Studio 2005

As the .NET Framework and Common Language Runtime (CLR) continue to mature in terms of platform adoption, robustness, reliability, and feature richness, developers have an increasing need to understand the foundation on top of which all managed code runs. This book looks at the underlying platform commonalities that all developers can use, regardless of language choice or development tools. This includes languages such as C#, Visual Basic, C++/CLI, and others.

You’ll begin with an in-depth look at CLR fundamentals. From there, you’ll review first the Base Class Libraries (BCL) and then the more advanced Framework libraries that are commonly used in most managed applications. With an abundance of working code examples and unique depth of coverage, this book will quickly get you up to speed on what the .NET Framework and CLR 2.0 have to offer.

What you will learn from this book

* Details of the CLR’s architecture, including garbage collection, exceptions, just-in-time compilation, and the Common Type System
* How assemblies work and options for deployment, from executables to shared to private libraries
* Specific portions of the BCL, as well as advanced Framework libraries such as the new transaction libraries
* Advanced services of the CLR, such as the secure programming model and forms of isolation and concurrency
* How the CLR’s rich metadata is used for dynamic programming and runtime code-generation

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from eazyupload.net

The .Net Developer’s Guide to Directory Services Programming

The .NET Developer’s Guide to Directory Services Programming

Publisher Addison-Wesley
Author(s) Ryan Dunn
ISBN 0321350170
Release Date 08 May 2006

“If you have any interest in writing .NET programs using Active Directory or ADAM, this is the book you want to read.”
—Joe Richards, Microsoft MVP, directory services

Identity and Access Management are rapidly gaining importance as key areas of practice in the IT industry, and directory services provide the fundamental building blocks that enable them. For enterprise developers struggling to build directory-enabled .NET applications, The .NET Developer’s Guide to Directory Services Programming will come as a welcome aid.

Microsoft MVPs Joe Kaplan and Ryan Dunn have written a practical introduction to programming directory services, using both versions 1.1 and 2.0 of the .NET Framework. The extensive examples in the book are in C#; a companion Web site includes both C# and Visual Basic source code and examples.

Readers will

* Learn to create, rename, update, and delete objects in Active Directory and ADAM
* Learn to bind to and search directories effectively and efficiently
* Learn to read and write attributes of all types in the directory
* Learn to use directory services within ASP.NET applications
* Get concrete examples of common programming tasks such as managing Active Directory and ADAM users and groups, and performing authentication

Experienced .NET developers—those building enterprise applications or simply interested in learning about directory services—will find that The .NET Developer’s Guide to Directory Services Programming unravels the complexities and helps them to avoid the common pitfalls that developers face.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from eazyupload.net

Windows Forms in Action

Windows Forms in Action

Publisher Manning Publications Company
Author(s) Erik Brown
ISBN 1932394656
Release Date 01 April 2006

Using many examples all on a common theme, this second edition of Windows Forms Programming with C# presents Windows application development in a step-by-step, easy to follow format. Written for beginner and intermediate programmers eager to get their hands dirty, the text covers fundamentals like labels, buttons, and tool strips, as well as advanced concepts like owner-drawn lists, custom controls, and two-way data binding.

The book is a tutorial, leading the reader through Windows application development using C# and Visual Studio .NET. It illustrates how the classes in the .NET Framework interact in a fully functional application. Material added for the second edition includes coverage of the .NET 2.0 Framework, extender providers, cryptographic classes, and application deployment.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from eazyupload.net

Build Your Own Asp.Net 2.0 Web Site Using C# & Vb

Build Your Own ASP.NET 2.0 Web Site Using C# & VB

Publisher SitePoint
Author(s) Zak Ruvalcaba
ISBN 0975240285
Release Date 01 November 2006

Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB from scratch.

Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects.

Readers will learn how to:
# Develop a fully functional Corporate Intranet with a dynamic navigation menu
# Create an email newsletter system using ASP.NET 2.0
# Build web forms using web controls, validation controls, and rich controls
# Program in both C# and VB
# Handle unforseen errors gracefully using a range of error handling techniques
# Secure applications using form authentication
# Use code-behind to streamline code.

This book doesn’t force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn’t assume any prior programming knowledge!

As an added bonus, this book doesn’t force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn’t assume any prior ASP.NET knowledge!

Download Your eBook Now

Download eBook
Download from rapidshare.com

Programming Windows Workflow Foundation: Practical Wf Techniques and Examples using Xaml and C#

Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#

Publisher Packt Publishing
Author(s) K, Scott Allen
ISBN 1904811213
Release Date 21 December 2006

A fast-paced and practical developer’s road map to working with Windows WF, from compilation to the base activity library to runtime services. Windows Workflow Foundation (WF) is a technology for defining, executing, and managing workflows. It is part of the .NET Framework 3.0 and will be available natively in the Windows Vista operating system. Windows Workflow Foundation might be the most significant piece of middleware to arrive on the Windows platform since COM+ and the Distributed Transaction Coordinator. The difference is, not every application needs a distributed transaction, but nearly every application does have a workflow encoded inside it. In this book, K Scott Allen, author of renowned .NET articles at www.odetocode.com, provides you with all the information needed to develop successful products with Windows Workflow. From the basics of how Windows Workflow can solve the difficult problems inherent in workflow solutions, through authoring workflows in code, learning about the base activity library in Windows Workflow and the different types of workflow provided, and on to building event-driven workflows using state machines, workflow communications, and finally rules and conditions in Windows Workflow, this book will give you the in-depth information you need. Throughout the book, an example “bug reporting” workflow system is developed, showcasing the technology and techniques used. Fast-paced and to-the-point, this book takes you through the important topics of Windows WF development with clear explanations and practical example code. The book’s selection of topics is driven by what the working developer needs to know. It is neither a comprehensive reference to the whole WF architecture, nor a strategy guide to the complete application development lifecycle. It’s just what you as a C# developer need to know to use WF in your applications. This book is for .NET developers who want to enhance their applications with flexible workflow capabilities using Microsoft Windows Workflow Foundation. The author assumes that you have read other texts on the overall architecture of WF and on WF application design strategies, and instead focuses on real-work implementation issues for C# developers.

Download Your eBook Now

Download eBook
Download from rapidshare.com

OReilly C# In a Nutshell, Second Edition

OReilly C# In a Nutshell, Second Edition

Publisher O’Reilly
Author(s) Peter Drayton, Ben Albahari, Ted Neward
ISBN 0596005261
Release Date 27 August 2003
Page 926

C# in a Nutshell provides C# programmers with a concise and thorough reference to the language in one straightforward and accessible volume. Designed as a handbook for daily use, this book is an essential guide to the C# language and the base class APIs of the .NET Framework. Programmers will want to keep this book next to their keyboards for years to come. The heart of the book is a succinct but detailed reference to the C# language and the .NET types most essential to C# programmers. Each chapter in the API reference begins with an overview of a .NET namespace and a diagram of its types, including a quick-reference entry for each type, with name, assembly, category, description, member availability, class hierarchy, and other relevant information, such as whether the type is part o the ECMA CLI specification. Newly updated for .NET Framework version 1.1, the second edition also adds a CD that allows you to integrate the book’s API Quick Reference directly into the help files of Visual Studio .NET 2002 & 2003, giving you direct access to this valuable information via your computer. In addition to the API reference section, this book includes:

* An accelerated introduction to the C# language and the .NET Common Language Runtime
* A tutorial section on using C# with the core classes of the .NET Framework Class Library to perform common tasks such as manipulating strings, I/O, and interacting with legacy components
* Comprehensive language and tool reference chapters, including a C# syntax summary, a list of XML documentation tags, and a guide to command-line tools that ship with Visual Studio .NET and the .NET Framework
* Appendixes with reference tables for regular expression syntax, format specifiers, a C# keyword glossary, namespace/assembly cross-reference, and a type and member index for determining in which type a method or field is defined.

Every once in a while, a book becomes the de-facto standard for a technology, operating system, or programming language–which is exactly what C# in a Nutshell has done in a single straightforward and easy to use volume. There is no more complete, up-to-date reference to the C# Language available.

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook
Download from eazyupload.net

Professional C# 2005

Professional C# 2005

Publisher Wrox Press
Author(s) Allen Jones
ISBN 0764575341
Release Date 07 November 2005

Professional C# 2005 prepares you to program in C#, and it provides the necessary background information on how the .NET architecture works. It provides examples of applications that use a variety of related technologies, including database access, dynamic web pages, advanced graphics, and directory access. The only requirement is that you are familiar with at least one other high-level language used on Windows – either C , VB, or J .

It starts with a tutorial on C# and the .NET framework. This introduction assumes no prior knowledge of .NET, but it does move rapidly, on the assumption that the reader is an experienced programmer. Once this background knowledge is established, the book starts to sweep through the vast .NET class library, showing how you can use C# to solve various tasks. This comprehensive coverage is one of the key selling points of previous versions of the book, and is maintained and enhanced with this new edition by adding new chapters on Generics, ObjectSpaces, Yukon, and Indigo. Some reference material is included either as appendices or is available to download from the Wrox website.

After the introduction and initial chapter, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas. Coverage includes:

* Writing Windows applications and Windows services
* Writing web pages and web services with ASP.NET
* Manipulating XML using C# 2005
* Understanding .NET Assemblies
* Using ADO.NET to access databases
* Integration with COM, COM , and Active Directory
* Distributed applications with .NET Remoting
* Generating graphics using C# 2005
* Accessing files and the Registry, and controlling .NET security

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from rapidshare.com

Learning C# 2005 : Get Started with C# 2.0 and .Net Programming

Learning C# 2005 : Get Started with C# 2.0 and .NET Programming

Publisher O’Reilly
Author(s) Brian MacDonald
ISBN 0596102097
Release Date 21 February 2006

If you’re a novice programmer and you want to learn C#, there aren’t many books that will guide you. Most C# books are written for experienced C and Java programmers. That’s why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#.

Written in a warm and friendly manner, Learning C# assumes no prior programming experience, and provides a thorough introduction to Microsoft’s premier .NET language. The book helps you build a solid foundation in .NET, and shows you how to apply your skills through the use of dozens of tested examples. You’ll learn about the syntax and structure of the C# language, including operators, classes and interfaces, structs, arrays, and strings.

Better yet, this updated edition of Learning C# has been completely revised to include the very latest content and teaching techniques. Here’s what’s new:

* A detailed explanation of C# 2.0
* An introduction to Visual Studio 2005, a tool set for building Windows and web applications
* More than 200 questions and programming exercises to help you better judge your understanding of the material
* A greater emphasis on event handling
* Information on generics and generic collections

By the time you’ve finished Learning C#, you’ll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.

Whether you have a little object-oriented programming experience or you are new to programming altogether, Learning C# will set you firmly on your way to mastering the essentials of the C# language.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook
Download from rapidshare.com

Your Ad Here