Saturday, March 14, 2009

Student’s Essential Guide to .NET

Student’s Essential Guide to .NET
384 pages | Butterworth-Heinemann | English | ISBN: 0750661313 | 2005-02-03 | 11.01 MB
The Student’s Essential Guide to .NET provides a clear and simple overview of Microsoft’s .NET technologies. It is aimed at second and third year undergraduate students and postgraduate students on Computing or Computer Science courses who are required to look at a modern operating system, (Microsoft Windows 9x, Nt 2000 or XP) and to design and code simple or even not so simple examples. The approach is based upon the student’s learning the technology of .NET through examples using the supported languages C#, VB and C++. The examples are based on fun, familiar games, and students are encouraged to review reference material to refine their skills on key aspects of the architecture. Review questions and worked examples enhance the learning process and the material is supported by the author’s website, which contains extensive ancillary material.

* Student-focused treatment with many examples and exercises, together with solutions
* Integrates the use of .NET with the supported languages C#, VB and C++
* Authors supporting website contains solutions, source code and other extras
Download

Apress : Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

Product Description

Book Description

The first edition of this book was released at the 2001 Tech Ed conference in Atlanta, Georgia. Since that time, this text has been revised, tweaked, and enhanced to account for the changes found within each release of the .NET platform (1.1, 2.0, 3.0 and now 3.5).

The last version, .NET 3.0, was more of an augmentative release, essentially providing three new APIs: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). As you would expect, coverage of the “W’s” has been expanded a great deal in this version of the book from the previous Special Edition text.

Unlike .NET 3.0, .NET 3.5 provides dozens of new C# language features and .NET APIs. This edition of the book will walk you through all of this new material using the same readable approach as was found in previous editions. Rest assured, you’ll find detailed coverage of Language Integrated Query (LINQ), the C# 2008 language changes (automatic properties, extension methods, anonymous types, etc.) and the numerous bells and whistles of Visual Studio 2008.

What you will learn

  • Everything you need to know – get up to speed with C# 2008 quickly and efficiently.
  • Discover all the new .NET 3.5 features — Language Integrated Query, anonymous types, extension methods, automatic properties, and more.
  • Get a professional foothold — targeted to appeal to experienced software professionals, this book gives you the facts you need the way you need to see them.
  • A rock-solid foundation – focuses on everything you need to be a successful .NET 3.5 programmer, not just the new features. Get comfortable with all the core aspects of the platform — including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more.

Who is this book for?

If you’re checking out this book for the first time, understand that it targets experienced software professionals and/or students of computer science (so please don’t expect three chapters devoted to “for” loops). The mission of this text is to provide you with a rock-solid foundation to the C# 2008 programming language and the core aspects of the .NET platform (OOP, assemblies, file IO, Windows Forms/WPF, ASP.NET, ADO.NET, WCF,WF, etc.). Once you digest the information presented in these 33 chapters, you’ll be in a perfect position to apply this knowledge to your specific programming assignments, and you’ll be well equipped to explore the .NET universe on your own terms.

Download

Beginning C# 2008: From Novice to Professional

Beginning C# 2008: From Novice to Professional

Book Description
Get comfortable with the most powerful version of the .NET Framework devised yet, by embracing new techniques and innovations to create your applications faster, using a wide range of tools.

The C# 2008 language is your gateway to the powerful .NET platform. C# combined with Visual Studio gives you the freedom to create your applications faster and with a greater range of tools than any other coding environment.

The new .NET “Orcas” Framework is the most powerful yet, devised with new innovations such as Language Integrated Query, making it easy for you to query your databases directly from your C# code; and ASP.NET AJAX, giving you drag-and-drop access to AJAX techniques for your web pages.

With Beginning C# 2008, expert author Christian Gross, will have you creating real applications in the first few pages, continuing with valuable support by building in good design and testing habits into every chapter. You’ll learn much more than just the C# language; you’ll gradually understand the mindset of a true developer as you progress through the book.

What you’ll learn

  • C# 2008!
  • Learn everything you need to begin building your own applications in a solid, well-considered way: this book will teach you .NET coding from the ground up.
  • Use the Visual Studio IDE to create, debug, and deploy your applications.
  • Understand the mysteries of database access and the many ways that it can be accomplished from C#.
  • Delve deep into the huge range of supporting technologies that the .NET Framework offers–LINQ, ASP.NET AJAX, ADO.NET 3.0, WPF, WCF, and Windows Workflow are all introduced and explained in a straightforward, easy-to-follow way.

Who is this book for?

This book is for anyone who’s just starting out to learn about C#. It doesn’t assume any prior knowledge of object-oriented programming, of the .NET Framework, or of coding in general. It simply assumes that you’re an intelligent person who wants to learn and starts the journey from there.

About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know–but without needless theory and filler. You’ll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there.

Download from here

Visual C# 2005 How to Program (2nd Edition) (How to Program)

 Visual C# 2005 How to Program (2nd Edition) (How to Program)

From the Back Cover

The complete, authoritative Deitel® Live-Code introduction to object-oriented programming with C# 2.0, Visual C#® 2005, ADO.NET 2.0, ASP.NET 2.0 and Web Services! C# is one of the world’s most powerful object-oriented languages. This new edition, which is completely updated to C# 2.0 and Visual C#® 2005, uses a carefully paced early classes and objects approach.

This book is a must have for any C# student because of its thorough explanations, its carefully developed and commented examples, and its numerous and interesting exercises. The idea of introducing a bit of UML in each chapter through a case study is great and should be in every book! It’s the book I’ll recommend to my students! —José Antonio González Seco, Andalucia’s Parlamient

I’m glad to see the early treatment of objects done so well. The UML material is well explained and will help students better understand OOP. A comprehensive introduction to XML, and one of the clearest tutorials on Web services I’ve read, with great examples. An excellent chapter on generics. Explains data structures with a clarity that is hard to come by. —Gavin Osborne, Saskatchewan Institute of Applied Science and Technology

Overall fantasic coverage of inheritance.—Dharmesh Chauhan, Microsoft

The [optional] ATM OOD/UML case study is excellent! The implementation of the design developed in the early chapters gives the reader a fantastic model of a real world problem. You hit a home run with this one! —Catherine Wyman, Devry-Phoenix

Deitel has a real knack for presenting technical material with accuracy, clarity and brevity. —Harlan Brewer, University of Cincinnati

Excellent coverage of developing ASP.NET 2.0 applications, with plenty of sample code. The chapter on exception handling is one of, if not the best such chapters I have seen in the 50+ .NET related books I’ve read and reviewed. The chapter on Networking is one of the best I have seen. —Peter Bromberg, Merrill Lynch, C# MVP

A beautiful presentation of threads —Pavel Tsekov, Caesar BSC

A superb job of clearly integrating the theory of relational databases and SQL with the application of ADO.NET.—Harlan Brewer, University of Cincinnati


Download

Expert One-on-One Visual Basic .NET Business Objects

Book Description
Whether you’ve already made the move to Visual Basic .NET, or you want to know what’s in it for you when you do, Expert One-on-One Visual Basic .NET Business Objects will show you the kinds of opportunities that .NET makes available. It will allow you to make clear, informed decisions about the right way to develop your projects, and show you how the trade-off between performance and flexibility can be made successfully.
In addition, this book contains the author’s Component-based, Scalable, Logical Architecture (CSLA .NET), an object-oriented framework that can act as the foundation for a diverse range of enterprise applications, and which you’re free to examine, use, and modify for your needs.

Download Description
In the late 1990s, Rockford Lhotka wrote about how to create distributed, object-oriented Windows applications using the limited facilities of Visual Basic 6, COM, and DCOM. The introduction of .NET has motivated him to revisit those themes and revise his strategy. In this book, he explains how .NET changes, what’s possible, and demonstrates what he believes to be the best way to use it.

The book has three parts. In the first, Rockford analyzes logical and physical application architectures, exploring their effect on scalability, fault tolerance, and performance. In the second, he implements and documents a Visual Basic .NET framework for the creation of distributed, object-oriented applications that employ .NET technologies including remoting, serialization, and auto-deployment. This framework encapsulates functionality such as database access, transaction handling, and location transparency, which are inherited automatically by any applications created from it.

In the last part of the book, Rockford uses the framework to create a sample application, and demonstrates the ease with which it’s possible to write Windows, Web, and Web services interfaces for the underlying objects. As well as these, this book contains Rockford’s own Component-based, Scalable, Logical Architecture (CSLA .NET), an object-oriented framework that can act as the foundation for a diverse range of enterprise applications, and which you’re free to examine, use, and modify for your needs.

Download