Полезные книги по .net, книги по .NET
сообщение 30:04:2007, 15:56
Сообщение #1



Репутация:       

Предупреждения:
(0%) -----

Выкладывайте полезную литературу по .NET на этом форуме
Перейти в начало страницы
 
Цитата Цитировать сообщение
3 страниц V   1 2 3 >  
Start new topic
Ответов (1 - 29)
NikSoft
сообщение 1:05:2007, 03:53
Сообщение #2

Репутация:     8  



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
Сообщение #3

Репутация:     8  



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
Сообщение #4
Вставить ник
Божественный
Иконка группы

Репутация:     29  



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

Сообщение отредактировал Pasha - 14:05:2007, 08:26


--------------------
Не проси совета у эльфов, ибо они не скажут ни да, ни нет.
Перейти в начало страницы
 
Цитата Цитировать сообщение
NikSoft
сообщение 3:05:2007, 05:22
Сообщение #5

Репутация:     8  



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
Сообщение #6

Репутация:     8  



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
Сообщение #7

Репутация:     8  



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
Сообщение #8

Репутация:     8  



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
Сообщение #9
Вставить ник
Божественный
Иконка группы

Репутация:     29  



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

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


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

Сообщение отредактировал Pasha - 14:05:2007, 08:26


--------------------
Не проси совета у эльфов, ибо они не скажут ни да, ни нет.
Перейти в начало страницы
 
Цитата Цитировать сообщение
Pasha
сообщение 6:05:2007, 07:51
Сообщение #10
Вставить ник
Божественный
Иконка группы

Репутация:     29  



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

Сообщение отредактировал Pasha - 14:05:2007, 08:27


--------------------
Не проси совета у эльфов, ибо они не скажут ни да, ни нет.
Перейти в начало страницы
 
Цитата Цитировать сообщение
NikSoft
сообщение 7:05:2007, 04:07
Сообщение #11

Репутация:     8  



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
Сообщение #12
Вставить ник
Божественный
Иконка группы

Репутация:     29  




Цитата:
(NikSoft @ 2:05:2007, 08:34 )
 
Pro ASP.NET 2.0 in C# 2005 by Matthew MacDonald,Mario Szpuszta
]]>*]]>


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

Сообщение отредактировал Pasha - 14:05:2007, 08:28


--------------------
Не проси совета у эльфов, ибо они не скажут ни да, ни нет.
Перейти в начало страницы
 
Цитата Цитировать сообщение
NikSoft
сообщение 8:05:2007, 04:09
Сообщение #13

Репутация:     8  



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
Сообщение #14

Репутация:     8  



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
Сообщение #15

Репутация:     8  



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
Сообщение #16

Репутация:     8  



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
Сообщение #17

Репутация:     8  



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
Сообщение #18

Репутация:     8  



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
Сообщение #19
Вставить ник
Божественный
Иконка группы

Репутация:     29  



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

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

Сообщение отредактировал Pasha - 14:05:2007, 08:29


--------------------
Не проси совета у эльфов, ибо они не скажут ни да, ни нет.
Перейти в начало страницы
 
Цитата Цитировать сообщение
NikSoft
сообщение 14:05:2007, 03:19
Сообщение #20

Репутация:     8  



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
Сообщение #21
Вставить ник
Божественный
Иконка группы

Репутация:     29  



NikSoft, я облегчу тебе работу. Судя по ]]>гуглу]]>, все эти книги есть на ]]>http://www.roodveldt.nl/onderwerpen/progra...sp?keyword=.net]]>. Но, скорее всего, не все они одинаково полезны.

Сообщение отредактировал Pasha - 14:05:2007, 13:25


--------------------
Не проси совета у эльфов, ибо они не скажут ни да, ни нет.
Перейти в начало страницы
 
Цитата Цитировать сообщение
NikSoft
сообщение 15:05:2007, 03:20
Сообщение #22

Репутация:     8  



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
Сообщение #23
Вставить ник
Божественный
Иконка группы

Репутация:     29  



.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 редактировать сообщения.

Сообщение отредактировал Pasha - 15:05:2007, 07:56


--------------------
Не проси совета у эльфов, ибо они не скажут ни да, ни нет.
Перейти в начало страницы
 
Цитата Цитировать сообщение
NikSoft
сообщение 16:05:2007, 03:21
Сообщение #24

Репутация:     8  



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
Сообщение #25

Репутация:     8  



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
Сообщение #26

Репутация:     8  



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
Сообщение #27

Репутация:     8  



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
Сообщение #28

Репутация:     8  



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
Сообщение #29

Репутация:     8  



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
Сообщение #30

Репутация:     8  



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.



--------------------
Перейти в начало страницы
 
Цитата Цитировать сообщение

Ссылка на тему:
BBCode: 
HTML:      
3 страниц V   1 2 3 >
Fast ReplyReply to this topicStart new topic

 

> Быстрый ответ
 Отправлять уведомления об ответах на e-mail |  Включить смайлики |  Добавить подпись |  AJAX?
   

Свернуть

> Похожие темы

  Тема Ответов Автор Просмотров Последнее сообщение
Нет новых Закреплено: Книги по Sql и теории БД
14 European 5 732 7:02:2012 - 10:36 Посл. сообщение: julyjuly
Нет новых Закреплено: Полезные книги по Html, Css, Javascript
полезное для разработчиков
15 Король 14 987 28:01:2012 - 18:51 Посл. сообщение: AlexC
Нет новых Закреплено: Книги по С и С++
полезное для разработчиков
53 Король 36 593 10:12:2011 - 17:39 Посл. сообщение: brat315
Нет новых сообщений Книги По Lotus
Книги по lotus
0 Tata 696 15:11:2011 - 06:09 Посл. сообщение: Tata
Нет новых Закреплено: полезные ресурсы по Java
давайте насобираем полезных ресурсов по java
23 konan 11 905 10:11:2011 - 19:47 Посл. сообщение: HeyHo

 

watermark using photoshop