Версия для печати темы

Нажмите сюда для просмотра этой темы в обычном формате

Форум программистов _ .NET _ Полезные книги по .net

Автор: Король 30:04:2007, 15:56

Выкладывайте полезную литературу по .NET на этом форуме

Автор: NikSoft 1:05:2007, 03:53

Professional .NET Framework 2.0 byJoe Duffy
ISBN:0764571354

Цитата:
 
For developers experienced with Microsoft or Java platforms who want to program with the .NET Framework and CLR, this book looks at the underlying platform commonalities developers can use, regardless of language choice or development tools.


Автор: NikSoft 2:05:2007, 05:34

Pro ASP.NET 2.0 in C# 2005 by Matthew MacDonald,Mario Szpuszta
ISBN-13 (pbk): 978-1-59059-496-4
ISBN-10 (pbk): 1-59059-496-7


Цитата:
 
In this book, you’ll learn everything you need to master ASP.NET 2.0. If you’ve programmed
with a previous version of ASP.NET, you’ll sail through the basics and quickly begin learning about
the exciting new features in version 2.0. If you’ve never programmed with ASP.NET, you’ll find that
this book provides a well-paced tour that leads through all the fundamentals, along with a back-
stage pass that lets you see how the ASP.NET internals reallywork. The only requirement for this
book is that you have a solid understanding of the C# language and the basics of .NET.


Автор: Pasha 2:05:2007, 10:43

Applying Domain-Driven Design and Patterns: With Examples in C# and .NET, 1/e
Print ISBN-10: 0-321-26820-2
Print ISBN-13: 978-0-321-26820-4

Цитата:
 
[This] is a book about design in the .NET world, driven in an agile manner and infused with the products of the enterprise patterns community. [It] shows you how to begin applying such things as TDD, object relational mapping, and DDD to .NET projects...techniques that many developers think are the key to future software development.... As the technology gets more capable and sophisticated, it becomes more important to understand how to use it well. This book is a valuable step toward advancing that understanding.


ссылка удалена по просьбе NikSoft

Автор: NikSoft 3:05:2007, 05:22

ASP.NET in a Nutshell by G. Andrew Duthie, Matthew MacDonald
ISBN : 0-596-00520-2

Цитата:
 
Includes fresh information on application and web service development, custom controls, data access, security, deployment, and error handling, new material on web application development for mobile devices, plus an overview of the class libraries.


Автор: NikSoft 4:05:2007, 05:32

Professional ASP.NET 2.0 XML
ISBN-13: 978-0-7645-9677-3
ISBN-10: 0-7645-9677-2


Цитата:
 
This book explores the array of XMLfeatures and how they can be used in ASP.NET for developing Web
applications. XMLis everywhere in the .NET Framework, from serialization to Web services, and from
data access to configuration. In the first part of this book, you’ll find in-depth coverage of the key classes
that implement XMLin the .NET platform. Readers and writers, validation, schemas, and XMLDOM are
discussed with ASP.NET samples and reference information. Next the book moves on to XPath and XSL
Transformations (XSLT), XMLsupport in ADO.NET and the use of XMLfor data display.


Автор: NikSoft 5:05:2007, 03:46

Programming Microsoft .NET (core reference) by Jeff Prosise
ISBN 0-7356-1376-1


Цитата:
 
Programming Microsoft .NET tells a story—the story of Microsoft .NET. You can read it from beginning to end and learn in step-wise fashion how to write software that targets the .NET Framework. The book is also structured so that individual chapters stand alone. If you’re a seasoned .NET developer who simply wants to learn about multithreading, turn to Chapter 14 for a detailed treatment of threads and thread synchronization. If it’s custom ASP.NET server controls that float your boat, go straight to Chapter 8. The information you find there will help you get the job done with a minimum of wasted motion.


Автор: NikSoft 6:05:2007, 03:45

Applied XML Programming for Microsoft .NET by Dino Esposito
ISBN 0-7356-1801-1


Цитата:
 
XML is everywhere in the Microsoft .NET Framework, from Remoting to Web services, and from data access to configuration. Learn about the extensive XML core classes in .NET and find out how to program against its parser in this in-depth guide—written by an expert programming author and consultant.


Автор: Pasha 6:05:2007, 06:50

CLR via C#. Джеффри Рихтер

Цитата:
 
Эта книга - подробное описание внутреннего устройства и функционирования общеязыковой исполняющей среды (CLR) Microsoft .NET Framework версии 2.0. В ней раскрыта система типов .NET Framework и разъяснены способы управления ими. Представлены концепции программирования с широким использованием библиотеки FCL, относящиеся ко всем языкам, ориентированным на работу с .NET Framework. Особое внимание уделено обобщениям, управлению асинхронными операциями и синхронизации потоков. Книга ориентирована на разработчиков любых видов приложений на платформе с .NET Framework: Windows Forms, Web Forms, Web-сервисов, консольных приложений и пр.


ссылка удалена по просьбе NikSoft

Автор: Pasha 6:05:2007, 07:51

Improving .NET Application Performance and Scalability

J.D. Meier, Microsoft Corporation
Srinath Vasireddy, Microsoft Corporation
Ashish Babbar, Infosys Technologies Ltd
Alex Mackman, Content Master Ltd

ISBN 0-7356-1851-8

Цитата:
 
Improving .NET Application Performance and Scalability provides an approach to
engineering applications for performance and scalability. This chapter introduces the
guide, outlines its structure, and shows you how to apply the guidance to your
specific scenario.


ссылка удалена по просьбе NikSoft

Автор: NikSoft 7:05:2007, 04:07

Building Web Solutions with ASP.NET and ADO.NET by Dino Esposito
ISBN 9780735615786
ISBN-10 0-7356-1578-0


Цитата:
 
Discover how to use ADO.NET and ASP.NET essentials to take your Web programming skills to the next level.


Автор: Pasha 7:05:2007, 17:52


Цитата:
(NikSoft @ 2:05:2007, 08:34 )
 
Pro ASP.NET 2.0 in C# 2005 by Matthew MacDonald,Mario Szpuszta
]]>http://forum.codeby.net/go.php?http://index.php?act=findpost&pid=64196]]>


ссылка удалена по просьбе NikSoft

Автор: NikSoft 8:05:2007, 04:09

Building ASP.NET Server Controls by Rob Cameron and Dale Michalk
ISBN (pbk): 1-59059-140-2


Цитата:
 
This tutorial and reference will benefit you, the dedicated ASP.NET developer. If you understand the gains of object-oriented development, and want to apply those principles to ASP.NET and server control development, then this book will be your guide!


Автор: NikSoft 9:05:2007, 05:14

ASP.NET 2.0 Web Parts in Action by DARREN NEIMKE
ISBN 1-932394-77-X


Цитата:
 
The Web Parts team began working on the ASP.NET project almost four years ago. The vision
was to provide a set of controls that allow end users to assemble a Web User Interface using the
browser. The user would put the content he wanted in a web page by adding and removing “Web
Parts.” He would have the ability to adjust the web UI using drag and drop.
Web Parts in ASP.NET has created an inflection point in control development. In this model,
individual controls themselves are the heart of the web application. As I look to the next four
years, I can safely say that we have only scratched the surface of what can and will be done with
Web Parts. As you jump on the Web Parts train—and read ASP.NET Web Parts in Action—you
will be preparing yourself to take advantage of many new innovations in the years to come.



ANDRES SANABRIA
Lead Program Manager
ASP.NET and Server Application Frameworks

Автор: NikSoft 10:05:2007, 03:26

Professional ASP.NET 2.0 by Bill Evjen, Scott Hanselman, Farhan Muhammad, S. Srinivasa Sivakumar, Devin Rader
ISBN-13: 978-0-7645-7610-2
ISBN-10: 0-7645-7610-0


Цитата:
 
ASP.NET 2.0 brings with it a staggering number of new technologies built into the ASP.NET framework.
After reading this book, you will see just how busy the ASP.NET team has been in the past few years.
The number of classes inside ASP.NET has more than doubled, and this release contains more than 50
new server controls!
This book covers these new built-in technologies. It not only introduces new topics, it also shows you
examples of these new technologies in action. So sit back, pull up that keyboard, and let’s have some fun!


Автор: NikSoft 11:05:2007, 03:48

Professional .NET 2.0 Generics by Tod Golding
ISBN-13: 978-0-7645-5988-4
ISBN-10: 0-7645-5988-5


Цитата:
 
.NET Framework 2.0 added full support for generics. And, as generics begin to move out of the shadows and into the limelight, you’re going to want to be in a position to maximize their value in your own solutions. To get to that point, though, you’ll need to understand all the nuances associated with creating and consuming generics, how they reach their way into and influence the fabric of the .NET Framework.
Professional .NET 2.0 Generics represents a soup-to-nuts, detailed look at all the facets of generics, providing developers with a comprehensive view of what can be achieved through the application of generics.


Автор: NikSoft 12:05:2007, 03:34

C# Programming Language by Anders Hejlsberg, Scott Wiltamuth, Peter Golde
ISBN : 0-321-15491-6


Цитата:
 
C# is a simple, modern, object-oriented, and type-safe programming language that combines the high productivity of rapid application development languages with the raw power of C and C++. Written by the language's architect and design team members, The C# Programming Language is the definitive technical reference for C#. Moving beyond the online documentation, the book provides the complete specification of the language along with descriptions, reference materials, and code samples from the C# design team.


Автор: NikSoft 13:05:2007, 04:24

Design and Implementation of Generics by Andrew Kennedy, Don Syme
Microsoft Research, Cambridge, U.K.


Цитата:
 
The Microsoft .NET Common Language Runtime provides a
shared type system, intermediate language and dynamic execution
environment for the implementation and inter-operation of multiple
source languages. In this paper we extend it with direct support for
parametric polymorphism (also known as generics), describing the
design through examples written in an extended version of the C#
programming language, and explaining aspects of implementation
by reference to a prototype extension to the runtime.
Our design is very expressive, supporting parameterized types,
polymorphic static, instance and virtual methods, “F-bounded”
type parameters, instantiation at pointer and value types, polymorphic
recursion, and exact run-time types. The implementation takes
advantage of the dynamic nature of the runtime, performing justin-
time type specialization, representation-based code sharing and
novel techniques for efficient creation and use of run-time types.


Автор: Pasha 13:05:2007, 10:09

Да, давайте постить сюда все подряд...

Standard ECMA-334
C# Language Specification

Цитата:
 
This International Standard specifies the form and establishes the interpretation of programs written in the C# programming language.


ссылка удалена по просьбе NikSoft

Автор: NikSoft 14:05:2007, 03:19

MS ASP.NET 2.0 Step by Step by George Shepherd
ISBN: 0-7356-2201-9


Цитата:
 
This book will help you figure out how to write Web applications using Microsoft's most current version of its HTTP request processing framework—ASP.NET 2.0. Web development has come a long way since the earliest sites began popping up in the early 1990s. The world of Web development offers several different choices as far as development tools go. Over the past few years, ASP.NET has evolved to become one of the most consistent, stable, and feature-rich frameworks available for managing HTTP requests.


Автор: Pasha 14:05:2007, 13:24

NikSoft, я облегчу тебе работу. Судя по ]]>http://forum.codeby.net/go.php?http://www.google.com/search?hl=ru&q=%22Professional+.NET+Framework%22+%22Pro+ASP.NET+2.0%22+%22ASP.NET+in+a+Nutshell%22+%22Professional+ASP.NET+2.0+XML%22+%22Programming+Microsoft+.NET%22+%22Applied+XML+Programming+for+Microsoft+.NET%22+%22Building+Web+Solutions%22+%22Building+ASP.NET+Server+Controls%22+%22ASP.NET+2.0+Web+Parts+in+Action%22+%22Professional+ASP.NET+2.0%22+%22Professional+.NET+2.0+Generics%22+%22C%23+Programming+Language%22+%22Design+and+Implementation+of+Generics%22+%22Step+by+Step%22&lr=]]>, все эти книги есть на ]]>http://forum.codeby.net/go.php?http://www.roodveldt.nl/onderwerpen/programming/index.asp?keyword=.net]]>. Но, скорее всего, не все они одинаково полезны.

Автор: NikSoft 15:05:2007, 03:20

Pro .NET 2.0 Code and Design Standards in C#
ISBN (pbk): 1-59059-560-2


Цитата:
 
This book is about standards. Its role is to present to you a catalog of standards
that are understood to be in the public domain and free to use and specialize for your
situation. Standards have been categorized as code, design, and patterns. Code standards discuss
policy, structure, development, and documentation of code. Design standards discuss
code design from a policy, structure, development, and documentation perspective. Finally,
pattern standards discuss a subset of the design patterns catalogued by Drs. Gamma, Helm,
Johnson, and Vlissides (known as the “Gang of Four,” or “GoF”).


Автор: Pasha 15:05:2007, 07:51

.NET 2.0 for Delphi Programmers by Jon Shemitz
ISBN: 1590593863

Цитата:
 
.NET 2.0 for Delphi Programmers explores .NET from a Delphi programmer’s viewpoint, and it is ideal for Delphi programmers moving to .NET. It presents the core concepts of the .NET world in terms you are familiar with. This book will help you with Delphi for .NET as well as C#.



.NET 2.0 Interoperability Recipes: A Problem-Solution Approach
ISBN: 1590596692

Цитата:
 
NET represents a new and improved way of developing software for the Windows platform. Given the chance, you’d probably rewrite all of your existing code in the newer managed code environment that .NET provides. But it is difficult or impossible to throw out all existing legacy code and start over when a new technology arrives. Instead, you need to find a way to move forward with new .NET development while reusing existing pieces of tested, working code. You need a way to interoperate with the existing code until you have a chance to finally rewrite all of it in .NET.



И еще штук 40-50 книг, которые я не читал...

Просьба к модераторам - почистите ветку и сделайте ссылки обязательными. И научите NikSoft редактировать сообщения.

Автор: NikSoft 16:05:2007, 03:21

UML Applied: A .NET Perspective
ISBN (pbk): 1-59059-087-2

UML Applied: A .NET Perspective is the first book to examine the two worlds of Unified Modeling Language (UML)
and .NET concurrently. The core of this book provides a set of proven, hands-on, team-oriented exercises
that will have you solving real-world problems with UML faster than when using any other approach—often in under a day.
Author Martin Shoemaker also demonstrates how to use Rational XDE for effective model-driven development.

Автор: NikSoft 17:05:2007, 03:33

Agile Principles, Patterns, and Practices in C#
By Martin C. Robert, Martin Micah
ISBN-10: 0-13-185725-8
ISBN-13: 978-0-13-185725-4


Цитата:
 
This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code.
The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples.


Автор: NikSoft 18:05:2007, 03:34

Expert Service-Oriented Architecture in C#:
by Jeffrey Hasan
ISBN (pbk): 1-59059-390-1


Цитата:
 
There are many misconceptions about Web services. The phrase “Web services is for
calling methods using XML” appears most often. It is true that Web services give
developers a way to invoke code on a remote machine. And that code is encapsulated
in a method. But that does not mean that the Web services architecture
exists for remote method invocation. The Web services architecture offers an
unprecedented level of freedom when building distributed applications.
Read this book and you will be well on your way to understanding the Web services architecture.


Автор: NikSoft 22:05:2007, 03:34

Web Service Security
by Microsoft Corporation,2005,pp 359


Цитата:
 
The content provided by Microsoft’s patterns & practices team addresses this
dire need. The design and implementation guidance will help developers identify
application-level security risks in their Web service deployments and implement
standard practices to mitigate those risks. We recommend that Web service
developers, particularly those using the .NET Framework, review this content and
implement its suggestions to help improve security in an increasingly interconnected
world. The design and implementation guidance provided in this guide increases
understanding of this complex space, and should prove of significant use in the
Web service development lifecycle.


Автор: NikSoft 23:05:2007, 03:12

Compiling for the .NET
Common Language Runtime(CLR)
by John Gough

ISBN: 0-13-062296-6


Цитата:
 
This is a book about code generation for the CLR. There are a number of different context
in which such code generation might occur. The book covers all of these contexts in enough
detail to permit code generators for .NET to be created.


Автор: NikSoft 24:05:2007, 03:15

Inside Microsoft .NET IL Assembler by Serge Lidin

ISBN-10: 0735615470
ISBN-13: 978-0735615472


Цитата:
 
This book is not exactly about the common language runtime—even though it's only the tip of the .NET pyramid, the runtime is too vast a topic to be described in detail in any book of reasonable (say, luggable) size. Rather, this book focuses on the next best thing: the .NET IL Assembler.
IL assembly language (ILAsm) is a low-level language, specifically designed to describe every functional feature of the common language runtime. If the runtime can do it, ILAsm must be able to express it.


Автор: NikSoft 25:05:2007, 03:11

Regular Expressions with .NET by Dan Appleman


Цитата:
 
This book is intended to be a complete introduction to Regular Expressions
that can even be read and understood by programmers who have never heard of them.
It is also intended to help experienced Regular Expressions programmers come up
to speed quickly on the .NET implementation of Regular Expressions.


Автор: NikSoft 28:05:2007, 03:24

Regular Expression Recipes for Windows Developers by NATHAN A. GOOD

ISBN (pbk): 1-59059-497-5


Цитата:
 
This book was written for Web and application programmers and developers who might need
to use regular expressions in their .NET applications or Windows scripts but who don’t have
the time to become entrenched in the details. Each recipe is intended to be useful and practical
in real-world situations but also to be a starting point for you to tweak and customize as
you find the need.


Автор: NikSoft 29:05:2007, 03:22

XML Programming by R. Allen Wyke, Brad Leupen, Sultan Rehman


Цитата:
 
We will go over how XML fits into .NET picture and how it can help solve problems you might be facing.
We touch on how XML is able to accomplish these tasks and point you in the right direction for the next steps.
How these developments affect software development will be examined.
We'll also discuss how a new programming model is required to address the needs of today's computer users
and how Microsoft answers those needs with the Microsoft .NET Framework.


Автор: NikSoft 30:05:2007, 03:37

XML Programming Bible by Brian Benz, John R. Durant
ISBN: 0-7645-3829-2


Цитата:
 
The XML Programming Bible is a comprehensive guide to architectural concepts
and programming techniques for XML. We cover the mainstream industry XML and
Web service technologies as well as tools and techniques for developing real-world
XML solutions. The examples and techniques are designed to be useful for all skill
levels of XML programmers, from beginner to advanced. We have endeavored to
make the material understandable for beginners at the same time that specific topics
are “shedding new light” on XML for experienced professionals. The intention is
that a developer could use the information in the book to go from zero knowledge
of XML and related technologies to designing and developing industrial-strength
XML and Web service applications.


Автор: NikSoft 31:05:2007, 03:12

Professional XML for .NET Developers
by Dinar Dalvi, Joe Gray, Bipin Joshi, Fredrik Normén, Francis Norton, Andy Olsen and others
ISBN 1861005318


Цитата:
 
This book aims to give the reader enough information to be able to use XML from within the .NET Framework in the most efficient manner possible. It will explain in detail the usage of all the XML-related .NET Framework library classes for the manipulation, validation, transformation, and serialization of XML data, using both C# and Visual Basic .NET. It also looks at how the developer can utilize the full power of XML within the .NET Framework, for example, with the new XML capabilities of ADO.NET and ASP.NET. As is demonstrated, the .NET Framework itself uses XML, in configuration files, meta data, and C#'s XML code documentation mechanism, for example.


Автор: NikSoft 1:06:2007, 03:22

XML NET Developer's Guide by Adam Sills, Mesbah Ahmed, Frank Boumphrey
ISBN: 1-928994-47-4


Цитата:
 
Welcome to the XML.NET Developer’s Guide. We have taken great care to create a
quality reference book for XML programmers who want to enhance their coding
skills to include applications for the .NET platform.This book assumes that you do
have previous exposure to XML and are familiar with VB.NET, C#, and ASP.NET.
In other words, this book is not for a novice or beginner


Автор: NikSoft 2:06:2007, 04:02

Microsoft Visual C# .NET 2003 Developer's Cookbook By Mark Schmidt, Simon Robinson
ISBN : 0-672-32580-2


Цитата:
 
What do you need when you are coding in C#? If your answer is easily understood recipes for code that does something, then this is the book for you! You probably already have a handle on the basics of .NET programming and are in need of some shortcuts to make your job easier. How about 350 code recipes!
The Microsoft Visual C# .NET 2003 Developer's Cookbook provides a practical reference for various programming tasks. Each chapter consists of a brief description of the topic at hand and then gives you the goods - recipes that explain a brief description of the task, the technique and comments about the technique chosen by C# experts, Mark Schmidt and Simon Robinson.


Автор: NikSoft 3:06:2007, 04:40

Professional C# 3rd Edition
by Simon Robinson, Christian Nagel, Jay Glynn, Morgan Skinner, Karli Watson, Bill Evjen
ISBN: 0-7645-5759-9


Цитата:
 
If we were to describe the C# language and its associated environment, the .NET Framework, as the
most important new technology for developers for many years, we would not be exaggerating. .NET is
designed to provide a new environment within which you can develop almost any application to run on
Windows, while C# is a new programming language that has been designed specifically to work with
.NET. Using C# you can, for example, write a dynamic Web page, an XML Web service, a component of a
distributed application, a database access component, or a classic Windows desktop application.


Автор: NikSoft 4:06:2007, 03:33

C# .NET Web Developer's Guide
by Adrian Turtschi and others
ISBN: 1-928994-50-4

Автор: NikSoft 5:06:2007, 03:08

C#: Your visual bluepint for building .NET applications
by Eric Butow, Tommy Ryan
ISBN: 0-7645-3601-X, pp 319


Цитата:
 
This is an introduction course to C# language.


Автор: NikSoft 6:06:2007, 03:26

C# Cookbook
by Jay Hilyard, Stephen Teilhet
ISBN : 0-596-00339-0, pp 800


Цитата:
 
The C# Cookbook offers a definitive collection of solutions and examples for this programming language.
Recipes range from simple tasks to the more complex, and are organized with respect to the types of problems you'll need to solve as you progress in your experience as a C# programmer.
Nearly every recipe contains a complete, documented code sample showing you how to solve the specific problem, as well as a discussion of how the underlying technology works and a discussion of alternatives,
limitations, and other considerations where appropriate.


Автор: NikSoft 7:06:2007, 03:38

C# and the .NET Platform by Andrew Troelsen
ISBN:1590590554


Цитата:
 
This comprehensive text starts with a brief overview of the
C# language and then quickly moves to key technical and
architectural issues for .NET developers.


Автор: NikSoft 8:06:2007, 03:25

Visual C# 2005 Recipes: A Problem-Solution Approach
by Allen Jones, Matthew MacDonald, and Rakesh Rajan
ISBN (pbk): 1-59059-589-0, pp 593


Цитата:
 
Mastering the development of Microsoft .NET Framework applications in C# is less about knowing
the C# language and more about knowing how to use the functionality of the .NET Framework
class library most effectively. Visual C# 2005 Recipes explores the breadth of the .NET Framework class
library and provides specific solutions to common and interesting programming problems. Each
solution (or recipe) is presented in a succinct problem/solution format and most are accompanied
by working code samples.


Автор: NikSoft 9:06:2007, 03:32

Visual C# 2005: A Developer's Notebook by Jesse Liberty
ISBN : 0-596-00799-X, pp 239


Цитата:
 
Microsoft's C# language has attracted millions to .NET.
Now, to make development on this platform quicker and easier, C# 2.0 offers some key changes as part of the Visual Studio 2005. Our unique all lab, no lecture guide offers 50 hands-on projects to explore each new feature. Learn what C# 2.0 can do for you now.


Автор: karlito 9:06:2007, 21:19

Для: NikSoft
Больше всего в этой жизни меня рубит "попсовость".
Не верю, что большинство этих книг были тобой прочитаны и ты можешь дать обьективную оценку каждой их них.
Проблема сейчас не найти книгу, а выбрать.

Автор: NikSoft 10:06:2007, 04:20

C# Programming Language by Anders Hejlsberg, Scott Wiltamuth, Peter Golde
ISBN : 0-321-15491-6, pp 672


Цитата:
 
C# is a simple, modern, object-oriented, and type-safe programming language
that combines the high productivity of rapid application development languages
with the raw power of C and C++.
Written by the language's architect and design team members,
The C# Programming Language is the definitive technical reference for C#.
Moving beyond the online documentation, the book provides the complete specification of the language
along with descriptions, reference materials, and code samples from the C# design team.


Автор: Pasha 10:06:2007, 08:49

Для: karlito
Проблема выбора решается очень просто: Троелсон, Рихтер, Эспозито, Гамма, Фаулер, Нильсон. Примерно в таком порядке, Гамму и Эспозито можно переставить. Ну, еще кукбуки почитать на ночь, под одеялом, с фонариком. В остальных книгах останется только просмотреть оглавление.

Вот только минусовать NikSoft бесполезно. У него минус исчезнет, у тебя останется. smile.gif

Автор: Король 10:06:2007, 14:34

Для: karlito
может чел и не читал их, но зачем возмущаться по этому поводу? лучше бы уже предложил свои варианты с рецензиями.
он же не кидает тут офтоп или информацию не по теме.

Автор: Pasha 10:06:2007, 16:37

Для: Король
Вариант: один пост с книгами на одного пользователя в теме и обязательные ссылки на скачивание или покупку.

Автор: NikSoft 11:06:2007, 03:27


Цитата:
 
Вот только минусовать NikSoft бесполезно


А за что меня минусовать? За то что я делаю полезное дело?


Цитата:
 
один пост с книгами на одного пользователя в теме


Почему один пост, а скажем не 5 или не 10?

Автор: Gisma 11:06:2007, 03:42

И не надо минусовать по пустякам, лучше пожаловаться если есть претензии

Автор: Pasha 11:06:2007, 04:42


Цитата:
(Gisma @ 11:06:2007, 06:42 )
 
И не надо минусовать по пустякам, лучше пожаловаться если есть претензии
]]>http://forum.codeby.net/go.php?http://index.php?act=findpost&pid=68893]]>


http://forum.codeby.net/ipb.html?act=rep&type=history&mid=4257 - у меня стоит минус за то, что я давал в этой теме линки на книги.


Цитата:
(NikSoft @ 11:06:2007, 06:27 )
 
А за что меня минусовать? За то что я делаю полезное дело?
]]>http://forum.codeby.net/go.php?http://index.php?act=findpost&pid=68892]]>


Полезность этого дела примерно такая же, как полезность функии поиск на oz.by или ozon. Важно не показать, что по .net есть есть много книг, а помочь выбрать из них. Вот твой коммент к Троелсону, одному из лучших авторов для начинающих: "This comprehensive text starts with a brief overview of the C# language and then quickly moves to key technical and architectural issues for .NET developers." А теперь оцени шанс того, что, прочитав такое описание в 2 строчки, кто-то выделит именно эту книгу, не поленится хотя бы найти ее и прочитать.


Цитата:
(NikSoft @ 11:06:2007, 06:27 )
 
Почему один пост, а скажем не 5 или не 10?
]]>http://forum.codeby.net/go.php?http://index.php?act=findpost&pid=68892]]>

Потому что сейчас 5-10-20... и в результате получается свалка. Лучше уж 1 один пост на первой странице.

Автор: Король 11:06:2007, 05:15

Для: Pasha
ну если считаешь, что репутация незаслужено изменена - стучи админам, там разберемся. (я твой минус убрал).

и давайте не разводить флейм тут, вместо того, чтобы флеймить, лучше постите полезные ссылки на скачивание и покупку.

Для: Pasha, ну покажи человеку пример личными действиями и будет тебе уважуха от других пользователей.
проблему на пустом месте разводите.

Автор: NikSoft 11:06:2007, 05:35

Для: Pasha

Цитата:
 
у меня стоит минус за то, что я давал в этой теме линки на книги


Что за ложь. Я тебя минусовал за то, что ты минусовал меня без всякой причины.
По теме.
Не надо навязывать программисту свое мнение. Надо дать ему выбор.
А любую книгу он может найти в Emule, Torrent, скопировав отсюда название книги.
Что тебе мешает постить рецензии? Одна критика.

Автор: Pasha 11:06:2007, 06:01

[offtopic on]

Цитата:
(NikSoft @ 11:06:2007, 08:35 )
 
Что за ложь. Я тебя минусовал за то, что ты минусовал меня без всякой причины.
]]>http://forum.codeby.net/go.php?http://index.php?act=findpost&pid=68899]]>

Понижение репутации - способ выражения недовольства действиями другого юзера в топике. Причина была написана в комменте к минусу - отсутствие ссылок на ВСЕ книги, которые ты запостил, и я был этим недоволен, недоволен сейчас, и буду недоволен через неделю, когда снова смогу минусануть. А вот разборки надо переносить в личку.

Цитата:
(NikSoft @ 11:06:2007, 08:35 )
 
Не надо навязывать программисту свое мнение. Надо дать ему выбор.
]]>http://forum.codeby.net/go.php?http://index.php?act=findpost&pid=68899]]>

Тогда идеальным вариантом будет убить и этот топик - он же явно предназначен для навязывания другим своего мнения. NikSoft, ты действительно не видишь разницы между навязыванием мнения и помощью в выборе книги?

Цитата:
(NikSoft @ 11:06:2007, 08:35 )
 
А любую книгу он может найти в Emule, Torrent, скопировав отсюда название книги. Что тебе мешает постить рецензии? Одна критика.
]]>http://forum.codeby.net/go.php?http://index.php?act=findpost&pid=68899]]>

Чтобы скопировать название книги, надо сначала решить какой именно. Сделать тот самый выбор, о котором я писал чуть раньше. А 30 случайных названий книг с однострочными цитатами сделать его не помогают.
Я, кстати, запостил пару книг, которые я считаю действительно полезными. Даже с линками, и на скачку и на покупку. Но они утонули в утреннем флуде.[offtopic off]

Автор: NikSoft 11:06:2007, 06:10

Для: Pasha

Цитата:
 
и я был этим недоволен, недоволен сейчас, и буду недоволен через неделю, когда снова смогу минусануть


Ну что тогдв будем все в минусах.
Моя позиция - поменьше критики и минусов, побольше консруктивизма - что я и делаю.

Автор: Pasha 11:06:2007, 08:12

Для: NikSoft
Ну вот вполне конструктивное предложение - выкладывай ссылки хотя бы туда, откуда копипэйстишь текст. А пока конструктивизма никакого, сплошной флуд и попса.

Чтобы не забанили за оффтопик - не покупайте русского Рихтера "CLR via C#", в нем перевод отстойный.

Автор: NikSoft 11:06:2007, 08:34

Для: Pasha
пока сплошной флуд и попса идет от тебя, а ссылки найдешь в Emule и Torrent.
Так что кончай эту бодягу.

Автор: etc 11:06:2007, 08:48


Цитата:
(NikSoft @ 11:06:2007, 11:34 )
 
Так что кончай эту бодягу


ну раз уж тут такой офтоп пошел ...
по моему (да и не только, коллеги ...) весь топик - бодяга smile.gif

да задумка топика "альтруистично-неплоха", но вот реализация как обычно ...
"Полезные книги по .net" - ну к примеру посмотрев тут -понимаешь, что есть куча книг, что собственно и так понятно любому здавомыслящему человеку, а вот как с их полезностью? Мне, к примеру, совершенно это непонятно. Предлагаете убедиться в этом самому? ОК, но тогда смысл этого топика, да и многовато их вот так сразу, а работать когда?
Инвентарный список книг по .net?

PS: сори за офтоп, но чес слово не я начал smile.gif

Автор: Pasha 11:06:2007, 08:49

Для: NikSoft
Ну почему же только от меня? Вон, еще karlito возмущался. По аналогии - список книг найдешь в любом онлайновом магазине: ]]>http://forum.codeby.net/go.php?http://oz.by/books/topic10241.html]]>. По этой ссылке хоть картинки обложек есть. И книг вдвое больше, чем ты успел сюда запостить. Рекламная ссылка под баннером вдвое эффективнее, чем результаты месяца недосыпаний по утрам?
Для: etc
Бесполезно, автор не реагирует на критику. А про то, что получается бодяга, я еще после 16 книги писал, пару недель назад.

Автор: etc 11:06:2007, 08:59

Для: Pasha

Цитата:
(Pasha @ 11:06:2007, 11:49 )
 
автор


это не автор wink.gif

Автор: Shtirlitz 23:06:2007, 10:48

]]>http://forum.codeby.net/go.php?http://www.publishe.ru/cool/it-lib.htm]]>

Много всякой литературы на разных языках.Книга Троелсена у меня есть .Классная.Есть и электронная копия , но как ее выложить?

Автор: NikSoft 25:06:2007, 03:36

Для: Shtirlitz

Цитата:
 
но как ее выложить?


Троелсена можно скачать здесь ]]>http://forum.codeby.net/go.php?http://www.zipsites.ru/books/troelsen_s_i_platforma_net/]]>

Автор: Felix 11:08:2007, 04:45

Появился сайт с кучей электронной документации, в том числе и платформа .NET.
Кому интерестно, идите ]]>http://forum.codeby.net/go.php?http://prog-port.narod.ru]]>.

А еще можете выложить еще какие-нить сайты с той же тематикой.

Автор: NikSoft 11:08:2007, 05:26

Для: Felix

Цитата:
 
А еще можете выложить еще какие-нить сайты с той же тематикой



Много всякой литературы здесь

http://forum.codeby.net/topic16058.html

Автор: Zapozidon 26:08:2007, 04:26

]]>http://forum.codeby.net/go.php?http://learning.microsoft.com]]> есть курсы майкрософта, в том числе халявные. Правда, курсы так себе (те что халявные smile.gif), если не сказать хуже, но можно, например, про третий фреймворк посмотреть в общих чертах.
З.Ы.: только под оперой у меня сайт глючит, пришлось пользоваться експлоером, что поделать...

Автор: Shtirlitz 26:09:2007, 14:48

]]>http://forum.codeby.net/go.php?http://rapidshare.com/files/58365726/Pro_C__2005_and_the_.NET_2.0_Platform__Apress__3rd_Ed_.rar]]>
Kнига Троелсена

Автор: Young Programmer 26:11:2007, 05:10

]]>http://forum.codeby.net/go.php?http://c2p.ru/]]>

Есть самые популярные книги по разным языкам программирования, проблем со скачиванием пока не обнаружил, вроде все качается.

Автор: Young Programmer 27:11:2007, 15:59

Люди, нужен хелп...!! Нужна книга Троелсена, Библиотека программиста которая, но нужна именно ссылка на нормально отсканированную книгу. Те версии, что у меня печатаются очень плохо, много текста не видно. Может есть у кого такая с четким текстом? И еще, можно ли где скачать книгу Дейтелов "C# в подлиннике" ?

Автор: kurzon 15:12:2007, 13:56

[C#::]::Дейтел
Где можно скачать:
C#. Наиболее полное руководство ( by Дейтел )
( by ]]>http://forum.codeby.net/go.php?http://www.centrmag.ru/catalog/4632.jpg]]> )

Автор: abv 7:02:2008, 10:21

C# 2005 и платформа .NET 3.0 для профессионалов

Цитата:
 
Кристиан Нейгел, Билл Ивьен, Джей Глинн, Морган Скиннер, Карли Уотсон.
C# 2005 и платформа .NET 3.0 для профессионалов

Книга известных специалистов в области разработки приложений с использованием .NET Framework посвящена программированию на языке С# в средах .NET Framework 2.0 и .NET Framework 3.0. Книгу отличает простой и доступный стиль изложения, изобилие примеров и множество рекомендаций по написанию высококачественных программ. Подробно рассматриваются такие вопросы, как основы языка программирования С#, организация среды .NET, работа с данными, написание Windows- и Web-приложений, взаимодействие через сеть, создание Web-служб и многое другое. Немалое внимание уделено проблемам безопасности и сопровождения кода. Тщательно подобранный материал позволит без труда разобраться с тонкостями использования Windows Forms и построения Web-страниц. Читатели ознакомятся с работой в Visual Studio 2005, а также с применением таких технологий, как ADO.NET, ASP.NET, GDI+, Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation и ASP.NET AJAX. Прилагаемый к книге компакт-диск содержит исходные коды всех примеров, что существенно упростит освоение материала.

Книга рассчитана на программистов разной квалификации, а также будет полезна для студентов и преподавателей дисциплин, связанных с программированием и разработкой для .NET.


]]>http://forum.codeby.net/go.php?http://rapidshare.com/files/89041638/ProfessionalC2005withNET30.part1.rar]]>
]]>http://forum.codeby.net/go.php?http://rapidshare.com/files/89307312/ProfessionalC2005withNET30.part2.rar]]>

Автор: Shtirlitz 29:02:2008, 11:52


Цитата:
(Young Programmer @ 27:11:2007, 18:59 ) *
 
Люди, нужен хелп...!! Нужна книга Троелсена, Библиотека программиста которая, но нужна именно ссылка на нормально отсканированную книгу. Те версии, что у меня печатаются очень плохо, много текста не видно. Может есть у кого такая с четким текстом? И еще, можно ли где скачать книгу Дейтелов "C# в подлиннике" ?


]]>http://forum.codeby.net/go.php?http://stas4u.mylivepage.ru/file/852_Book_for_programmers]]>

но не знаю это то , что тебе нужно?

Автор: European 19:03:2008, 08:46

C# и программирование для NET Framework:

1) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4171158]]> (26 Мcool.gif

2) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4171249]]>(18 Mb)

3) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4172683]]> (36 Mb)

4) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4172955]]> (47 Mb)

5) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4172006]]> (62 Мб)

6) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4172341]]> (39 Мб)

7) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4170976]]>(7 Мб)

8) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4170947]]>(17 Мб)

9) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4171562]]> (15 Мб)

10) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4171422]]> (30 Мб)

11) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4170846]]>(50 Кб)

12) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4171656]]> (15 Мб)

13) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4172475]]> (19 Мб)

14) ]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4171029]]>(8 Мб)

P.S. Ссылки предоставлены пользователем http://forum.codeby.net/user15982.html

Автор: rudakop 6:04:2008, 19:11

Случайно наткнувшись в Библио-Глобусе (г. Москва) на книгу C# 2008. Ускоренный курс для профессионалов я отнесся к ней с опасением. До официального запуска Visual Studio 2008 в России оставалось несколько дней, а тут вот тебе раз – книга по этому продукту объемом почти 600 страниц. Но в реальности всё оказалось очень здорово. Книга действительно посвящена C# 3.0 и .NET 3.5, качество перевода на уровне, читается очень легко и увлекательно, разве что некоторые термины вроде sealed переведены на русский немного странновато. Описано множество подводных камней и нюансов, затрагиваются вопросы реализации паттернов проектирования на C#, есть даже критика некоторых неоднозначных моментов языка C#. В общем, отличная книга для начинающих разработчиков, готовящихся к переходу на Visual Studio 2008.
P.S. Электронный вариант еще не видел....

Автор: nettitan 9:05:2008, 12:11

у меня есть кое-что из сертификационных экзаменов от Microsoft, но к сожелению не все...

все следущие материалы на русском языке + диски

]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4658090]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4657272]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4656741]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4656316]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4656065]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4655858]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4694592]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4692264]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4691486]]>

по мере поступления буду добавлять....

но может у кого есть экзамен 70-548 на русском, виложите очень нада!

P.S - У мну есть еще много книг по .NET (как новых так и старых), если что обращяйтесь помогу чем смогу...

Вот еще :

]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4654713]]>

]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4654738]]>

может пригодиться...

Автор: kirill2009 28:09:2008, 06:23

Много хороших книг по .NET и не только ]]>http://forum.codeby.net/go.php?http://ebooks.storm-soft.kiev.ua/]]>

Автор: DSDante 5:08:2009, 14:12

"Архитектура .NET и программирование на Visual C++" (".NET Architecture and Programming Using Visual C++").

Почему-то вы обходите стороной C++. Лично я разбирался по этой книжке. Легко читается, дан фундамент (первые примеры пишутся с нуля, без использования стандартных заготовок). Но книгу портит перевод. Каждая строка кода дается с русским комментарием. smile.gif Типа:
__gc class ManagedClass // Класс сборщика мусора ManagedClass
Книга немного устаревшая (2002 год), но с MSDN я легко сделал все как надо.

Автор: SergSV09 19:08:2009, 17:23


Цитата:
(Король @ 30:04:2007, 15:56 ) *
 
Выкладывайте полезную литературу по .NET на этом форуме



1. Microsoft .NET Remoting на русском. Ким Уильяме, Джеймс Нафтел, Скотт Маклин
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/naeut44r9]]>

2. Microsoft_Разработка распределенных приложений на платформе .Net Сара Морган, Билл Райан, Шеннон Хорн, Марк
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/dowfgxefl]]>

3. Русская редакция Петцолъд Ч. Программирование для Microsoft Windows на С#. В 2-х томах. Том 1,2
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/l7uly7oeu]]>

4. Троелсен. Э. С# и платформа .NET. Библиотека программиста
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/d50r4vkes]]>

5. Visual C# - Создание приложений для Windows. В.Лабор
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/lce97g762]]>

6. Microsoft Corporation Разработка Web- приложений на Microsoft Visual Basic .NET и Microsoft Visual C# .NET. Учебный курс MCAD MCSD
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/gl3v9sq4v]]>

7. Microsoft Corporation Разработка Windows-приложений на Microsoft Visual Basic .NET и Microsoft Visual C# -NET. Учебный курс MCAD MCSD
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/w3abzwnx9]]>

Автор: Pention 9:10:2009, 21:20

Microsoft Corporation Разработка Windows-приложений на Microsoft Visual Basic .NET и Microsoft Visual C# -NET. Учебный курс MCAD MCSD
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/w3abzwnx9]]>
не знаю не могу загрузить ...есть эта книга на другом файлообменнике?

Автор: iluha 12:10:2009, 09:49

мне понравились по содержанию книги:
]]>http://forum.codeby.net/go.php?http://bestfiles4you.ru/index.php?option=com_sobi2&sobi2Task=sobi2Details&catid=8&sobi2Id=11&Itemid=1]]>
]]>http://forum.codeby.net/go.php?http://bestfiles4you.ru/index.php?option=com_sobi2&sobi2Task=sobi2Details&catid=8&sobi2Id=37&Itemid=1]]>
]]>http://forum.codeby.net/go.php?http://bestfiles4you.ru/index.php?option=com_sobi2&sobi2Task=sobi2Details&catid=8&sobi2Id=39&Itemid=1]]>

Автор: etc 12:10:2009, 09:58

iluha Спасибо ВПФ скачаю.

Автор: WitC 8:01:2010, 16:59


Цитата:
(nettitan @ 9:05:2008, 13:11 ) *
 
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4657272]]>
]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/4656316]]>



Спасибо, очень даже пригодилось. Только вот книг по интернету много, а вот копий дисков - нету!!!
Может у кого есть ссылочка где скачать можно - поделитесь, плз...

Автор: rublenko 18:02:2010, 13:23

C#:

]]>http://forum.codeby.net/go.php?http://depositfiles.com/folders/BPNLW9XAY/]]>
]]>http://forum.codeby.net/go.php?http://upload.com.ua/browse/961197/24945/]]>
]]>http://forum.codeby.net/go.php?http://uploadbox.com/box/58967063]]>

VB.NET:

]]>http://forum.codeby.net/go.php?http://depositfiles.com/folders/AUCJ1U2N4/]]>
]]>http://forum.codeby.net/go.php?http://upload.com.ua/browse/961197/24358/]]>
]]>http://forum.codeby.net/go.php?http://uploadbox.com/box/13464375473422]]>

Автор: nettitan 13:10:2010, 14:47

Вот хорошая книженция...

]]>http://forum.codeby.net/go.php?http://ipicture.ru/Gallery/Viewfull/1482769.html]]>

]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/dul0z6516]]>

]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/xddnqmde7]]>

Добавлено: ]]>http://forum.codeby.net/go.php?http://ipicture.ru/Gallery/Viewfull/1483026.html]]>

]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/68a8o04z0]]>

]]>http://forum.codeby.net/go.php?http://depositfiles.com/files/1mr8xouql]]>

Автор: DROSSEL 6:11:2010, 09:33

]]>http://forum.codeby.net/go.php?http://dikarka.ru/all_lessons.shtml]]>

Автор: Davida 11:08:2011, 09:58

С# и платформа .NET4 для профессионалов 2011
]]>http://forum.codeby.net/go.php?http://letitbit.net/download/27678.2a61a9be9e6b6c626e4531faa6e2/Нейгел_К._Ивьен_Б._Глинн_Дж._Уотсон_К._C_4.0_и_платформа_.NET4_для_профессионалов_-_2011.djvu.html]]>

Форум Invision Power Board (http://nulled.ws)
© Invision Power Services (http://nulled.ws)