Jones & Bartlett Publishers, 2007. — 424 p. — ISBN: 1598220357, 9781598220353
Learn C# begins with the basics, then dives into the depths of C# development with easy-to-use tutorials, ready-to-run examples, and drills. The book covers the language features introduced in versions 1.0, 2.0, and 3.0, with an emphasis on the powerful features introduced in C# 2.0 and the...
3rd edition. — O’Reilly Media, 2010. — 218 p. — ISBN10: 1449394019; ISBN13: 978-1449394011. When you're programming C# 4.0 and need a little help, this tightly focused and practical book tells you exactly what you need to know -- without long introductions or bloated examples. It's ideal as a succinct quick reference or as a guide to get you rapidly up to speed if you already...
O'Reily, 2010. — 1056 p. — ISBN: 978-0-596-80095-6
"C# 4.0 in a Nutshell is one of the few books I keep on my desk as a quick reference. It is a book I recommend. " -Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation
"A must-read for a concise but thorough examination of the parallel programming features in the .NET Framework
4. " -Stephen...
This is a concise yet thorough reference to C# 3.0 programming as implemented in Microsoft's Visual Studio
2008. C# 3.0 in a Nutshell gets right to the point, covering the essentials of language syntax and usage as well as the parts of the .NET base class libraries you need to build working applications. But unlike earlier editions, this book is now organized entirely around...
This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples. Despite its conciseness, this book doesn't skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical,...
Joseph Albahari, 2011. — 125 p. C# supports parallel execution of code through multithreading. A thread is an independent execution path, able to run simultaneously with other threads.
Aptech Limited, 2007. – 269 с. (Автор не указан). Серия «Aptech Computer Education». Книга «Изучение С #» поможет в понимании языка C # и его различных особенностей. Эта книга также вооружит Вас расширенными навыками работы в .NET, связанными с .NET разработкой. В этом модуле мы будем также рассматривать различные расширенные возможности, такие как атрибуты, монтажи, файлы и...
Premier Press, 2002. — 957 p. — ISBN: 1-931841-30-6.
На англ. языке.
Use C# to accomplish real-world, professional tasks. C# Professional Projects is your key to unlocking the power of C#. Each project focuses on a specific concept and is based on a real-world situation. Enhance your skills as you work through six projects including creating a customer maintenance system, an...
Wiley-IEEE Press – 2010, 903 pages, ISBN: 0470467274, 9780470467275 A novel approach to developing and applying databases with Visual C#.NET Practical Database Programming with Visual C#.NET clearly explains the considerations and applications in database programming with Visual C#.NET 2008 and in developing relational databases such as Microsoft Access, SQL Server, and Oracle...
Course Technology PTR, 2005. — 280 p. — ISBN10: 1592008186. Microsoft Visual C# 2005 Express Edition Programming for the Absolute Beginner provides beginner programmers with programming instruction using Visual C# 2005 Express Edition as a foundation language. Written for the entry-level, non-professional programmer, the book assumes no prior programming or scripting...
New Delhi: McGrow Hill, 2010. - 526p.
This revised edition maintains the lucid flow and continuity that have been hallmarks of this book. This book takes the student through a step-by-step process, starting from simple programming problems to more complex and difficult ones. The content of this new edition has been enriched with the inclusion of new topics, projects and sample...
Apress, 2004. — 848 p. — ISBN13: 978-1-59059-360-8.
This book addresses the two fundamental concepts that programmers must grasp in order to write a professional object-oriented C# application, then introduces object terminology so you can translate an object model into C# code with ease.
New York: M&T Books, 2001. — 287 p.
It took technical grace to forge a waltz between today’s COM+
Services and tomorrow’s evolved world of Next Generation
development in C#, and this book is your dancing instructor.
Headlines:
Interoperating with COM
COM+ Core Services
Advanced COM+ Computing
O’Reilly Media, Inc., 2007. — 290 p. If you want to speed up the development of your .NET applications, you're ready for C# design patterns — elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code...
7th ed. — Mike Murach & Associates, 2021. — 816 p. — ISBN: 978-1-943872-53-4 This C# book has been a favorite of developers ever since the 1st edition came out in 2004. So you can be sure that this latest edition will deliver the professional skills you're looking for today. In fact, it will teach you the C# essentials more easily than ever, as it shows you how to take...
Manning Publications – 2002, 755 pages ISBN: 1930110286, 9781930110281 The new C# language and Internet software services have received much of the attention surrounding Microsoft’s new .NET environment. However, Microsoft has also redesigned the way Windows desktop applications will be created and deployed in the future. Intended as a tutorial for C++ and Java programmers at...
New York: Hungry Minds, 2002. — 319 p. C#:Your visual blueprint for building .NET applications uses simple,straightforward examples to teach you how to create powerful and dynamic programs. To get the most out of this book,you should read each chapter in order,from beginning to end.Each chapter introduces new ideas and builds on the knowledge learned in previous chapters.Once...
New York: Hungry Minds, 2002. C#:Your visual blueprint for building .NET applications uses simple,straightforward examples to teach you how to create powerful and dynamic programs. To get the most out of this book,you should read each chapter in order,from beginning to end.Each chapter introduces new ideas and builds on the knowledge learned in previous chapters.Once you become...
Csharp.net-tutorials.com, 2007-2018. — 138 p. Автор не указан. With the introduction of the .NET framework, Microsoft included a new language called C# (pronounced C Sharp). C# is designed to be a simple, modern, general-purpose, object-oriented programming language, borrowing key concepts from several other languages, most notably Java. C# could theoretically be compiled to...
Syngress, 2002 — 613 p. Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers! C# for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the means to maintain their flexibility and effectiveness in an...
Garnet Valley PA., 2014. — 75 p. This book written in 2003 is an overview of the new Microsoft language, C#. C# takes the best features of many present day programming languages. You became familiar with some of the language’s syntax. You learned how to write and compile your first command-line program with the “Hello, C# World!” example. You also became familiar with classes...
Apress, 2011. - 368 p. - ISBN: 978-1430235309
Beginning C# Object-Oriented Programming brings you into the modern world of development as you master the fundamentals of programming with C# and learn to develop efficient, reusable, elegant code through the object-oriented programming (OOP) methodology. Take your skills out of the 20th century and into this one with Dan Clark’s...
Apress, 2003. — 356 p. The mission of the C# Class Design Handbook is to provide you with a critical understanding of designing classes, making you better equipped to take full advantage of C#`s power to create robust, flexible, reusable classes. This comprehensive guide lifts the lid on syntax and examines what`s really going on behind the scenes. Specific topics include the...
IBM T J Watson Research Center, 2002. — 424 p. This is a practical book that explains how to write C# programs using some of the most common design patterns. With the release of C# and Visual Studio .NET, there is a new interest in the Microsoft development community in some of the OO world's key tools, such as UML and Design Patterns, which they had neglected before. The book...
Wiley, 2006. — 433 p. — ISBN: 9780764597046, 0764597043
C# 2005 for Dummies is a thorough update of the original C# for Dummies title. The new edition brings the book up to date on C# features added in the C# 2.0 version that ships with Microsoft's new Visual Studio 2005. The book's friendly, conversational approach brings C# and new features like generics and iterators down to...
SAMS, 2011. — 1632 p. — ISBN: 9780672330797
C# 4.0 Unleashed is a practical reference focusing on the C# language and the .NET platform as a whole. While covering the language in lots of detail, it also provides enough coverage of various popular .NET technologies and techniques (such as debugging) for the reader to be successful on the .NET platform. The in-depth coverage of...
Second Edition. — Prentice Hall, 2005. — 1648 p. — ISBN: 0-13-152523-9.
Learn how to build winning C# applications, start to finish, using the Deitels' proven methodology and signature Live-Code(tm) Approach! This new edition includes extensive use of Visual Studio 2005's new visual programming tools that tremendously reduce the amount of code programmers need to write in...
Prentice Hall, 2002. — 1624 р. — ISBN: 978-0130622211. For courses on C# programming found in departments of Computer Science, CIS, MIS, IT, Business, Engineering and Continuing Education. An exciting addition to the How to Program series, C# How to Program provides a comprehensive introduction to Microsoft's new object-oriented language. C# builds on the skills already...
Segunda Edicion. — Ciudad de México: Pearson Educación México, 2007. — 1080 p. Un libro especial para iniciar a programar en C# desde un nivel principiante hasta un nivel experto todo con ejercicios base para poder comprender y asimilar los conceptos que trata en la explicación. Muestra una gran variedad de situaciones para poder desempeñarse en el mundo de .NET puedo decir que...
Visual C# 2010 How to Program Harvey Deitel , Paul Deitel 4th edition, Prentice Hall, 2010 -992 pages Language: English ISBN10: 0132151421 ISBN13: 978-0132151429 Introduction to Computers, the Internet and Visual C# Dive Into Visual C# 2010 Express Introduction to C# Applications Introduction to Classes and Objects Control Statements: Part 1 Solutions Control Statements: Part 2...
Prentice Hall, 2010. — 1199 p. — ISBN 0132618206. Start with a concise introduction to C# fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, .NET 4, LINQ, WPF, ASP.NET 4, WCF web services and Silverlight. Along the way you’ll enjoy the Deitels’ classic treatment of object-oriented programming and the...
CRC Press, 2009, 600 p.
The book focuses on standard numerical methods, novel object-oriented techniques, and the latest Microsoft .NET programming environment. It covers complex number functions, data sorting and searching algorithms, bit manipulation, interpolation methods, numerical manipulation of linear algebraic equations, and numerical methods for calculating approximate...
Course Technology, Cengage Learning, 2011. - 1092 p. ISBN: 0538453028, 3rd Edition C# Programming: From Problem Analysis to Program Design has been thoroughly revised for Visual Studio 2010. As in previous editions of the text Doyle introduces a variety of basic programming concepts, from data types and expressions to arrays and collections - all using C# as the programming...
Cengage Learning, 2013. — 1186 p. — 4th ed. — ISBN: 1285096266, 9781285096261
Only Doyle's C# Programming: From Problem Analysis to Program Design , 4E brilliantly balances today's most important programming principles and concepts with the latest insights into C#. This perfect introductory book highlights the latest Visual Studio 2012 and C# 4.0 with a unique,...
This International Standard is based on a submission from Hewlett-Packard, Intel, and Microsoft, that described a language called C#, which was developed within Microsoft. This Ecma Standard has been adopted by the General Assembly of June 2006. This International Standard specifies the form and establishes the interpretation of programs written in the C# programming language....
3rd Edition / June 2005.
This third edition cancels and replaces the second edition. Changes from the previous edition include the addition of the following features: Pragma directives, Anonymous methods, Static classes, Partial declarations, Allowing set and get accessors for properties and indexers to have different accessibility, Generic types and methods, Iterators,...
ECMA International, 2001. This ECMA Standard is intended to be used by implementers, academics, and application programmers. As such, it contains a considerable amount of explanatory material that, strictly speaking, is not necessary in a formal language specification. This standard is divided into the following subdivisions: 1. Front matter (clauses 1–7); 2. Language overview...
Коротко и очень доступно описаны основные принципы написания программ на языке C#. 14 lessons to get you started with C# and .NET. Author: Faraz Rasheed. Editors: Tore Nestenius, Jonathan Worthington, Lee Addy. Published 5th December 2006. C# Language Fundamentals. Classes and Objects. nheritance & Polymorphism. Structures, Enumeration, Garbage Collection & Nested Classes....
Course Technology – 2010, 848 pages
ISBN: 0538479515, 9780538479516
Using engaging examples and a clear, straightforward approach, Microsoft Visual C# 2010: An Introduction to Object-Oriented Programming, 4th edition guides beginning programmers through developing programs in the C# language. The book provides readers with a strong background knowledge of structured...
Pearson Education, 2011. - 512 p. - ISBN: 0672329905
With Microsoft’s introduction of the .NET platform, a new, exciting programming language was born. Visual C# is now the language of choice for developing on the .NET platform, and Microsoft has even written a majority of the .NET Framework using Visual C#. Visual C# is a modern object-oriented language designed and developed...
Apress, 2010. 1320 p. If you’re new to C# programming, this book is the ideal way to get started. Respected author Adam Freeman guides you through the C# language by carefully building up your knowledge from fundamental concepts to advanced features. The book gradually builds up your knowledge, using the concepts you have already grasped to support those that come next. You...
Издательство: Apress ISBN: 1430229675 Качество: eBook (изначально компьютерное) Количество страниц: 350 Описание: Parallel programming has been revolutionised in .NET 4 providing, for the first time, a standardised and simplified method for creating robust, scalable and reliable multi-threaded applications. The Parallel Programming features of .NET 4 allow the programmer to...
Pearson, 2013. — 747 p. — 2nd ed. — ISBN: 1292025964
Tony Gaddis’s accessible, step-by-step presentation helps beginning students understand the important details necessary to become skilled programmers at an introductory level. Gaddis motivates the study of both programming skills and the Visual C# programming language by presenting all the details needed to understand the how...
Matthias Geirhos. Professionell entwickeln mit Visual C# 2010. Galileo Press, 2011. - 896 p. - ISBN: 978-3-8362-1474-2
- Alle Phasen vom Entwurf bis zum Deployment
- Best Practices, echte Fallbeispiele, Technologieempfehlungen
- Einfьhrung in Windows Communication Foundation und Workflow Foundation
- Inkl. objektorientierte Analyse & Design, SOA, TPL, Debugging, Refactoring,...
2nd Edition. — Jones & Bartlett Learning, 2011. —756 p. — ISBN10: 1449615503, ISBN13: 978-1449615505. На англ. языке. Computing with C# and the .NET Framework, Second Edition is the comprehensive one-volume reference for modern C#-based .NET technology. Thoroughly revised and updated to incorporate Microsoft Visual Studio 2010, Computing with C# and the .NET Framework, Second...
6th edition. — O’Reilly Media, 2010. — 858 p. ISBN10: 0596159838 ISBN13: 978-0596159832 With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C#...
Second Edition. — Apress, 2008. — 501 p. About the Author. About the Technical Reviewer. Ready, Steady, Go! .NET Number and Value Types. String Manipulations. Data Structures, Decisions, and Loops. C# Exception Handling. Object-Oriented Programming Basics. Components and Object Hierarchies. Component-Oriented Architecture. Lists, Delegates, and Lambda Expressions. All About...
3rd Edition. — Apress, 2005. — 539 p. Even before the first version of C# officially shipped, the C# language design team was getting feedback from customers. Overall, the feedback was positive, but developers were missing the flexibility of generic types (a facility also known as templates or parameterized types in some languages). This wasn’t a surprise to the design team; we...
Apress 2000, 358 pages. This book takes the C programmer through the all the details—from basic to advanced- of the new Microsoft C# language. Written as an introduction to the new C#, this guide takes the experienced C programmer a few steps beyond the basics. It covers objects, data types, and flow control, and even delves into some background on the new Microsoft NET...
Heaton Research, Incorporated, 2011. — 240 p. Encog is an advanced Machine Learning Framework for Java, C# and Silverlight. This book focuses on using the neural network capabilities of Encog with the Java programming language. This book begins with an introduction to the kinds of tasks neural networks are suited towards. The reader is shown how to use classification, regression...
Addison-Wesley, 2010. — 864 p. — ISBN: 0321741765.
The popular C# programming language combines the high productivity of rapid application development languages with the raw power of C and C++. Updated to cover the new features of C# 4.0, including dynamic binding, named and optional parameters, and covariant and contravariant generic types, this release takes the language to...
Название: The C# Programming Language (3rd Edition) (Microsoft .NET Development Издательство: Addison-Wesley Professional Год: 2008 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 McGraw-Hill Companies, 2009 — 649p. — ISBN: 0071588302 Let master programmer and bestselling author Herb Schildt teach you the fundamentals of C#, Microsoft's premier programming language for the .NET Framework. You'll begin by learning to create, compile, and run a C# program. Then it's on to data types, operators, control statements, methods, classes, and objects. You'll...
As PC processors explode from one or two to now eight processors, there is an urgent need for programmers to master concurrent programming. This book dives deep into the latest technologies available to programmers for creating professional parallel applications using C#, .NET 4, and Visual Studio 2010. The book covers task-based programming, coordination data structures,...
N.-Y.: Packt Publishing, 2009. - 416p.
A practical guide to developing responsive multi-threaded and multi-process applications in C#. Whether you are a beginner to working with threads or an old hand that is looking for a reference, this book should be on your desk. This book will help you to build scalable, high performance software using parallel programming techniques....
O’Reilly Media – 2008, 888 pages, 3rd edition ISBN: 059651610X, 9780596516109 Completely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers more than 250 code recipes to common and not-so-common problems that C# programmers face every day. Every recipe in the book has been reconsidered with more than a third of them rewritten to take...
This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of .NET developers and application architects. The material is presented in a what, why, where, and how format, so it’s easy to understand a given topic and apply the solution. The format facilitates fast understanding and quick...
I/O Press, 2021. — 368 p. — ISBN 978-1871962710. C# is a well-established language and, with its open-source incarnation it has renewed vigor and a long-term future. It is now possible to treat C# as a single modern language with the ability to work cross-platform. In Deep C# Mike James, who has programmed in C# since its launch in 2000, provides a “deep dive” into various...
Paperback: 720 pages Publisher: Addison-Wesley Professional; 1st edition (July 22, 2003) Language: English ISBN-10: 0672324024 ISBN-13: 978-0672324024 NET for Java Developers is the definitive guide to leveraging your Java programming experience in the .NET environment. Understanding the similarities and differences between the C# and Java APIs enables Java programmers to...
Microsoft Press, 2003. — 628 p. — ISBN10: 0735619301. Many developers wish there was a language that was easy to write, read, and maintain like Visual Basic, but that still provided the power and flexibility of C++. For those developers, the new C# language is here. Microsoft has built C# with lots of features that make developing solutions faster and easier. C# makes code more...
Apress, 2010, 1017 p. Mastering the development of .NET 4.0 applications in C# is less about knowing the Visual C# 2010 language and more about knowing how to use the functionality of the .NET Framework class library most effectively. Visual C# 2010 Recipes explores the breadth of the .NET Framework class library and provides specific solutions to common and interesting...
Apress, 2006.— 593 p. About the Authors. About the Technical Reviewer. Application Development. Data Manipulation. Application Domains, Reflection, and Metadata. Threads, Processes, and Synchronization. Files, Directories, and I/O. XML Processing. Windows Forms. Graphics, Multimedia, and Printing. Database Access. Networking and Remoting. Security and Cryptography. Unmanaged...
Sams Publishing, 2004. — 816 p. — ISBN: 0672325462, 9780672325465 In just 21 days readers will learn how to use the key features of the C# programming language¿not only the commands, but how to create entire programs using them within a few simple chapters. This book is designed to teach C# from the ground up¿each lesson is built to supplement the chapter before to provide a...
Simon Kendal & Ventus Publishing ApS – 2011, 254 pages
ISBN: 8776818144, 9788776818142
This book aims to instil the reader with an understanding of the Object Oriented approach to programming and aims to develop some practical skills along the way. These practical skills will be developed by small exercises that the reader will be invited to undertake and the feedback that...
Visual C# для чайников McGraw-Hill, 2005. - 330 Pages. The FAST and EASY way to learn VISUAL C+ 2005. Start programming in Visual C# 2005 right away -- even if you don't have formal training, unlimited time, or a genius IQ. In Visual C# 2005 Demystified, programming instructor Jeff Kent provides an effective, illuminating, and entertaining way to learn to use this versatile...
McGraw-Hill/OsborneMedia – 2001, 551 pages ISBN: 0072224177, 9780072224177 This advanced resource is ideal for experienced programmers seeking practical solutions to real problems. Discover valuable coding techniques and best practices while learning to master Microsoft's newest cross-platform programming language. This definitive guide will show you how to expertly apply and...
Programming C# 3.0, Fifth Edition, was written for programmers who want to
develop applications for the .NET platform. No doubt many of you already have
experience in C++, Java, or Visual Basic (VB). Other readers may have experience
with other programming languages, and some readers may have no specific program-
ming experience but perhaps have been working with HTML...
O’Reilly, 2005. — 196 p. — ISBN: 0-596-00799-X. 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 upcoming Visual Studio 2005. The C# 2.0 beta is already available, and our unique "all lab, no lecture" guide offers 50 hands-on projects to explore each new feature....
Jesse Liberty, Brian MacDonald. Learning C# 3.0 - O’Reilly Media, 2008. - 692 p. - ISBN: 978-0-596-52106-6 If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces,...
McGraw-Hill Osborne, 2002. – 1067 p. – ISBN: 0072224436, 9780072224436 Prepare to pass all three exams required for the MCAD/MCSD Visual C# .NETTM certification Get complete coverage of all the material contained on MCAD/MCSD Visual C# .NET certification exams 70-315, 70-316, and 70-320 inside this single, comprehensive volume. You'll find official exam objectives at the...
Apress, 2004. — 584 p. — ISBN: 978-1590592700
This book provides in-depth examination of the C# language as used in .NET development for both .NET 1.1 and 2.0 . Developers migrating to C# will find this a quick and easy-to-use reference, and new programmers will take home deeper understanding of the concepts needed to apply C# to real-world programming needs. This is the type...
Apress, 2002. — 245 p. User Interfaces in C#: Windows Forms and Custom Controls goes beyond simply covering the Windows Forms namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. The combination will show you how to create the next generation of software applications using the .NET Framework. After reading User...
Microsoft Press, 2006. — 704 p. — ISBN: 0735621810.
Get the in-depth reference and pragmatic, real-world insights you need to exploit the enhanced language features and core capabilities in Visual C# 2005. Programming expert Donis Marshall deftly builds your proficiency with classes, structs, and other fundamentals, and advances your expertise with more-advanced topics such as...
Prentice Hall, 2006. — 768 p. — ISBN-10: 0-13-185725-8 ISBN-13: 978-0-13-185725-4 With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from...
If you’ve developed software in any other computer programming language, you will be
able to understand the contents of this book with no trouble. You already know how to
make logical decisions and construct iterative code. You also understand variables and
basic number systems such as hexadecimal. Novices may want to start with something at
the introductory level,...
Essential C# 4.0 is a well-organized, no-fluff guide to all versions of C# for programmers at all levels of C# experience. This fully updated edition shows how to make the most of C# 4.0’s new features and programming patterns to write code that is simple, yet powerful. This edition contains two new chapters on parallel programming, multi threading, and concurrency, as well as...
This book expands on the concepts introduced in Essential C# 2.0 to include C# 3.0 enhancements. One great aspect of this book is that it not only covers the new 3.0 enhancements in great detail, but it also shows where it makes sense to utilize these new features over the existing 2.0 features. While I have been programming C# for many years, I find myself referring to this book...
Sams Publishing – 2001, 992 pages ISBN: 0672321521, 9780672321528 C# Primer Plus teaches the C# programming language and relevant parts of the .NET platform from the ground up, walking you through the basics of object-oriented programming, important programming techniques and problem solving while providing a thorough coverage of C#'s essential elements - such as classes,...
Microsoft Corp., 2001. - 368 p.
C# is a simple, modern, object oriented, and type-safe programming language derived from C and C++. It will immediately be familiar to C and C++ programmers. C# aims to combine the high productivity of Visual Basic and the raw power of C++.
Visual C# .NET is Microsoft’s C# development tool. It includes an interactive development environment,...
Microsoft Corporation, 2001.
This book contains the complete C# specification written by Anders Hejlsberg and Scott Wiltamuth. C# is a modern object-oriented language that enables programmers to quickly and easily build solutions for the Microsoft .NET platform. The framework provided allows C# components to serve as Web services that are available across the Internet, from any...
Полное, ясное, подробное, точное и вполне литературное описание языка C# 3.0 непосредственно от разработчика. 2009г. Впервые на русском языке. Электронный документ (без разбивки на страницы). Оглавление Введение Программа «Hello world» Структура программы Типы и переменные Выражения Операторы Классы и объекты Структуры Массивы Интерфейсы Перечисляемые типы Делегаты Атрибуты...
Microsoft Press, 2010. — 487 с.
Спецификация языка C# является нормативным источником синтаксиса и использования C#. Она содержит подробные сведения обо всех аспектах языка, включая многие моменты, которые не раскрываются в документации Visual C#.
2001.
Chapters include the following: String Handling and Regular Expressions, File I/O with Streams, Numerical Processing and the Math Class, Collections and Object Enumeration (my favorite new chapter), Pinning and Memory Management, Using COM from C# Applications, and Using .NET Components in Unmanaged Code. In addition, the very cool capability of generating XML documentation...
2nd ed. — Microsoft Corporation, 2002. Much more material, including new chapters Readers responded to the first edition with tons of great feedback, including their own experiences with different aspects of the language and opinions on the language features that should have been covered in more depth. In response to that, we took a hard look at some of the most asked-for...
Пер. с англ. — М.: Русская Редакция», 2003. — 512 стр.: ил. — ISBN: 5-7502-0222-4. Этот учебный курс посвящен разработке Windows-приложений на Microsoft Visual Basic .NET и Microsoft Visual C# .NET. В книге изложены основы объектно-ориентированного программирования для Windows, методы создания пользовательского интерфейса и работы с базами данных; значительное внимание...
Microsoft Press, 2002. - 710 p. - ISBN: 0758072732
Course Number: 2555A
Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious, and no...
Rob Miles 2008 Department of Computer Science, The University of Hull. Contents: Computers. Programming languages. C#. A first C# program. Manipulating data. Writing a program. Methods. Arrays. Switching. Our case study: friendly bank. Enumerated types. Structures. Ojects, structures and references. Designing with objects. Static items. The construction of objects. From object to...
Richard Warren Miller & Pulp Free Press, 2008. — 751 p. — ISBN13: 9781932504071 ISBN10: 1-932504-07-9 (pbk) C# For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming powers beyond ordinary introductory texts in its comprehensive coverage and audacious style. C# For Artists is the only book of its kind that succinctly addresses the art, philosophy, and...
4th Edition. — Mike Murach & Associates, 2010. — 828 p. — ISBN: 9781890774592. This is the 2010 edition of Murach’s best-selling C# book on developing Windows Forms applications. Here’s what developers have said about earlier editions: I have to tell you that your C# book is far and away the best resource I have seen to date. It really does do what the learner needs. It is...
Wrox, 2010, 1536 p. This book starts by reviewing the overall architecture of .NET in order to give you the background you need to be able to write managed code. After that, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas.The book closes with an appendix covering Windows 7 and Windows Server 2008 R2...
Apress, 2007. — 510 p. — (Expert's Voice in .NET). — ISBN10: 1590598733; ISBN13: 978-1590598733. About the Author Trey Nash is an escalation engineer at Microsoft working on the Windows operating systems as well as various other products. When he is not working feverishly within the bowels of the operating system, he is delivering training on .NET Platform debugging as well as...
Addison-Wesley Professional, 2006. — 612 p. — ISBN: 0321268202, 9780321268204
Applying Domain-Driven Design and Patterns is the first complete, practical guide to leveraging patterns, domain-driven design, and test-driven development in .NET environments. Drawing on seminal work by Martin Fowler and Eric Evans, Jimmy Nilsson shows how to customize real-world architectures for...
Aalborg University, Denmark, 2010. — 479 p. This is a teaching material about object-oriented programming, illustrated with use of the programming language C#. The initial version was written i 2006. It is assumed, as a prerequisite, that the readers have some knowledge about imperative programming, preferably knowledge about C. I believe that it is best to learn...
Apress, 2009. — 666 p. As a Java developer and instructor, Jacquie Barker wrote her first book, Beginning Java Objects, to communicate her passionate belief that learning objects thoroughly is an essential first step in mastering an object-oriented programming language (OOPL). Since Beginning Java Objects was first published in November 2000, we’ve heard from countless readers...
Version 1.1, January 1, 2007, 266p.
C# is a modern type-safe and object-oriented programming language
based on the syntax of C and (to a certain extent) C++ and Java. Even if
you‘re an experienced C++ programmer, you might be in for a few sur
prises. You may think you know the difference between a class and a
struct, for example, but the difference between a class and a...
Microsoft Press, 2003. — 432 p. — (Developer Reference). Programming in the Key of C# is a tutorial for people wishing to learn the C# programming language. No prior programming knowledge is required. Learning to program is like learning a musical instrument. It takes dedication, lots of practice, and a great teacher. This primer-created by award-winning author Charles...
Sybex, 2003. — 665 p. — ISBN:0782141838.
This guide will help you understand database programming as it provides focused coverage of ADO and how it relates to C#, as well as other complex topics including transactions, Windows forms, Web Forms, XML, and Web Services.
This book is divided into three parts. In Part 1, "Introduction to ADO.NET and Databases," you'll learn...
Wiley, 2003. — 800 p. — ISBN: 0782141838, 9780782141832
C# and ADO.NET facilitate the development of a new generation of database applications, including remote applications that run on the Web. Mastering C# Database Programming is the resource you need to thrive in this new world. Assuming no prior experience with database programming, this book teaches you every aspect of the...
Manning Publications Co., 2010. — 452 p. — ISBN: 978-1-933988-60-3. A general-purpose language like C# is designed to handle all programming tasks. By contrast, the structure and syntax of a Domain-Specific Language are designed to match a particular applications area. A DSL is designed for readability and easy programming of repeating problems. Using the innovative Boo...
Apress, 2002. — 404 p. — ISBN: 1590590252. This text presents a detailed discussion of deployment options (using XML), and is followed by a quick discussion of security and authentication and then managing object lifetimes. With all the attention paid recently to Web services, many developers don’t realize that the true successor to DCOM is actually .NET Remoting. And what an...
First, 2001. — 565 p.
Apprenez à développer en C dans l'environnement .NET ! Grâce à ce livre, apprenez à écrire vos premières applications en C#. Ce nouveau langage de programmation développé par Microsoft est présenté comme la pierre angulaire de la solution .NET. Rassurez-vous, on ne vous assommera pas avec toutes les subtilités du langage, mais vous posséderez les bases...
3rd Edition. — Microsoft Press, 2010. — 890 p.
Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework 4.0 . Written by a highly regarded programming expert and consultant to the Microsoft(R) .NET team, this guide is ideal for developers building any kind of application-including Microsoft(R) ASP.NET, Windows(R) Forms, Microsoft(R) SQL...
Sams – 2011, 868 pages ISBN: 0672331047, 9780672331046 Based on the principles of cognitive science and instructional design, Fluent C#, the first in the new Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing .NET Framework applications in C#. Most introductory books just talk at...
McGraw-Hill Osborne Media, 2010. - 976 p. Bestselling author Herb Schildt has updated and expanded his classic programming reference to cover C# 4.0 the latest release of this powerful, feature-rich language. Using carefully crafted explanations, insider tips, and hundreds of examples, C# 4.0: The Complete Reference offers in-depth details on all aspects of C#, including...
McGraw-Hill Osborne Media, 2010. — 976 p. — ISBN: 978-0-07-174117-0. Bestselling author Herb Schildt has updated and expanded his classic programming reference to cover C# 4.0 the latest release of this powerful, feature-rich language. Using carefully crafted explanations, insider tips, and hundreds of examples, C# 4.0: The Complete Reference offers in-depth details on all...
Sams Publishing, 2003. — 816 p. — 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...
Addison-Wesley, 2006. — 1030 p. “Some books are different—the content can’t be Googled from the Internet, the authors have real-life experiences to share, the code can be used in real-world projects. This is one of those books. And it’s not a simple upgrade of the 1st edition; this book has been completely refitted to present WinForms 2.0 as it should be presented.” —Neal...
Wiley, 2010. — 864 p. — ISBN: 978-0-470-56348-9
A logical, straightforward approach to learning the C# language
C# is a complicated programming language for building .NET-connected software for Microsoft Windows, the Web, and a wide range of devices. The friendly All-in-One For Dummies format is a perfect way to present it. Each minibook is a self-contained package of...
The MIT Press – 2004, 224 pages ISBN: 0262693178, 9780262693172 C# is an object-oriented programming language that is similar to the Java programming language in many respects but more comprehensive and different in most details. This book gives a concise description of C#. It is intended as a guide for readers who know Java and want to learn C# and as a quick reference for...
Microsoft Corporation, 2006. — 592 p. — ISBN13: 9780735621299. Teach yourself Visual C# 2005 fundamentals—one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need to start creating programs and components in C#! Discover how to: Work in the Visual Studio 2005 development environment. Declare variables, call methods, and create operators....
Microsoft Press, 2007, 673 p. - ISBN-10: 0735624305, ISBN-13: 978-0735624306. Книга подойдет как новичкам, так и профессионалом. Написана основоположником C# Дж. Шарп. Цель книги научить основам программирования на C# используя Visual Studio 2008. Книга на английском языке. Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008....
Microsoft Press, 2010, 780 p. Teach yourself Visual C# 2010-one step at a time. Ideal for developers with fundamental programming skills, this practical tutorial features learn-by-doing exercises that demonstrate how, when, and why to use the features of the C# rapid application development environment. You’ll learn how to use Microsoft Visual Studio 2010 and Microsoft .NET...
2nd ed. — Manning Publications Co., 2010. — 584 p. — ISBN: 978-1935182474.
Description
C# 4 is even more expressive and powerful than earlier versions. You can do amazing things with generics, lambda expressions, dynamic typing, LINQ, iterator blocks, and other features—but you first have to learn C# in depth.
C# in Depth, Second Edition is a thoroughly revised,...
Название: Illustrated C# 2010 Издательство: Apress Автор: Daniel Solis Год: 2010 Количество страниц: 744 Язык: English It was while teaching numerous seminars on various programming languages that author Daniel Solis realized the immense power diagrams have in explaining programming language concepts. Most people learn quicker and retain information better when the material is...
2nd Edition. — O’Reilly, 2010. — 848 p. — ISBN: 1449380344.
You want to learn C# programming, but you’re not sure you want to suffer through another tedious technical book. You’re in luck: Head First C# introduces this language in a fun, visual way. You’ll quickly learn everything from creating your first program to learning sophisticated coding skills with C# 4.0, Visual...
2nd Edition. — O’Reilly, 2010. — 848 p. — ISBN: 978-1-449-38034-2. You want to learn C# programming, but you’re not sure you want to suffer through another tedious technical book. You’re in luck: Head First C# introduces this language in a fun, visual way. You’ll quickly learn everything from creating your first program to learning sophisticated coding skills with C# 4.0,...
Wiley Publishing, 2008. This Wrox Blox teaches you how to add graphics to C# 2008 applications, explaining fundamental graphics techniques such as: drawing shapes with different colors and line styles; filling areas with colors, gradients, and patterns; drawing text that is properly aligned, sized, and clipped exactly where you want it; manipulating images and saving results in...
Wrox, 2011. — 288 p. — ISBN: 978-0-470-74458-1. Take advantage of the growing trend in functional programming. C# is the number-one language used by .NET developers and one of the most popular programming languages in the world. It has many built-in functional programming features, but most are complex and little understood. With the shift to functional programming increasing...
New York: John Wiley & Sons, 2011. — 290 p. Functional Programming with C# is intended for professional .NET developers using C#. Prior experience with functional programming is not required. Special Features: Popular Technology - C# is the number one language used by .NET developers and one of the most popular programming languages in the world· Leading Brand - Wrox is the...
Wiley, 2011. — 290 p. — ISBN: 9788126532537. Functional Programming with C# is intended for professional .NET developers using C#. Prior experience with functional programming is not required. Special Features: Popular Technology - C# is the number one language used by .NET developers and one of the most popular programming languages in the world· Leading Brand - Wrox is the...
Apress, 2003. — 768 p. — ISBN: 1590591089.
Text demonstrates design patterns for everyday data entry programming tasks, showing the pitfalls of using some of the .NET controls and how to program around them. For intermediate to advanced users.
The old hacker adage "Garbage in, garbage out" has never been so important as it is today. With ever-increasing amounts of information...
Apress, 2004. — 300 p.- ISBN: 1861008295.
Authors:Tobin Titus, Sandra Gopikrishna, Tejaswi Redkar, Srinivasa Sivakumar, Fabio Claudio Ferracchiati.
This book addresses the fundamental units of Windows and .NET programming - threads. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and...
Электронная книга ведущего специалиста в области технологий .NET представляет собой интенсивный курс по новейшей версии языка C#, воплотившей в себе важные дополнения и предлагающей среду, в которой функциональное программирование может органично переплетаться с обычным стилем императивного программирования на C#.
Подробно рассматриваются такие темы, как фундаментальные...
C# Preview C# and the CLR C# Syntax Overview Classes, Structs, and Objects Interfaces and Contracts Overloading Operators Exception Handling and Exception Safety Working with Strings Arrays, Collection Types, and Iterators Delegates, Anonymous Functions, and Events Generics Threading in C# In Search of C# Canonical Forms Extension Methods Lambda Expressions LINQ: Language...
3rd Edition. — Apress, 2005. — 1033 p.
C# 2005 changed the .NET 2.0 landscape. To name just a few improvements, C# now supports generics, partial types and nullable types when youre coding. And the framework boasts improved speed, data access, security, and scalability.
This book has been written to help you assimilate all this new information and realize its potential to make...
3rd Edition. — Apress, 2005. — 1033 p.
C# 2005 changed the .NET 2.0 landscape. To name just a few improvements, C# now supports generics, partial types and nullable types when youre coding. And the framework boasts improved speed, data access, security, and scalability.
This book has been written to help you assimilate all this new information and realize its potential to make...
4th Edition. — Apress, 2007. — 1370 p.
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,...
5th Edition. — Apress, 2010. — 1752 p. The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the .NET platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have merit — after all, the book was a 2002 Jolt Award finalist and it won the 2003...
5th Edition. — Apress, 2010. — 1752 p.
The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the .NET platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have merit — after all, the book was a 2002 Jolt Award finalist and it won the 2003...
Special Edition. — Apress, 2007. — 1752 p.
Энциклопедия программирования на языке C# (C Sharp) под платформу .NET
3.0. Здесь собраны все аспекты программирования под данную платформу, поэтому она будет полезной как для начинающих, так и для опытных программистов.
Special Edition. — Apress, 2007. — 1752 p. Энциклопедия программирования на языке C# (C Sharp) под платформу .NET 3 .0 . Здесь собраны все аспекты программирования под данную платформу, поэтому она будет полезной как для начинающих, так и для опытных программистов. Примечание: Здесь находятся только дополнительные файлы с кодами на языке C#. Основной файл книги: /file/274302/
Syngress Publishing, Inc., 2002. — 817 p. The C# .NET Web Developer’s Guide provides you with extensive examples that will help solve the problems you might face while developing applications for the .NET Platform rather than concentrating on the theory of C# and .NET programming. Therefore code is the main feature of this book. The chapters contain both code snippets and...
2nd Edition. — Addison-Wesley Professional, 2010. — 352 p. — ISBN-10: 0321658701, ISBN-13: 978-0321658708. C# has matured over the past decade: It’s now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make...
Addison-Wesley, 2008. — 336 p. — ISBN-10: 0321485890, ISBN-13: 978-0321485892. Bill Wagner introduces fifty brand-new ways to write more efficient and more robust software. This all-new book follows the same format as Wagnerrs"s best-sellingEffective C# (Addison-Wesley, 2005), providing clear, practical explanations, expert tips, and plenty of realistic code examples. Wagner...
Sams-2010.
Real Solutions for C# 4.0 Programmers.
Need fast, robust, efficient code solutions for Microsoft C# 4.0? This book delivers exactly what you’re looking for. You’ll find more than 200 solutions, best-practice techniques, and tested code samples for everything from classes to exceptions, networking to XML, LINQ to Silverlight. Completely up-to-date, this book fully...
Wrox, 2010. - 1082 p. ISBN: 978-0470502266
Get ready for the next release of Microsoft's C# programming language with this essential Wrox beginner's guide.Beginning Microsoft Visual C# 2010 starts with the basics and brings you thoroughly up to speed. You'll first cover the fundamentals such as variables, flow control, and object-oriented programming and gradually build your...
UniCAD, Inc., 2007. — 572 p. — ISBN: 097937250X, 9780979372506
The book "Practical C# Charts and Graphics - Advanced Chart and Graphics Programming for Real-World .NET Applications" privides all the tools you need to create professional C# chart and graphics applications For .NET developers, creating professional charts and graphics in your C# applications is now easier than...
СПб: БХВ-Петербург, 2008. — 496 с.: ил. + CD-ROM. — ISBN 978-5-9775-0266-5. Книга содержит подробное описание 32 проектов, демонстрирующих различные аспекты создании Windows-приложений для платформы NET Framework в среде Microsoft Visual C# 2005/2008. Рассматриваются оптимальные приемы разработки программ, управляемых событиями, механизм обработки исключений, особенности...
Год выпуска: 2008 Автор: Агуров П. Жанр: Программирование Издательство: BHV-СПб ISBN: 978-5-9775-0295-5 Формат: DJVU Качество: Отсканированные страницы Количество страниц: 480 Описание: Книга содержит всю необходимую информацию для создания полноценных компонентов Win Forms на языке C# в MS Visual Studio 2005/2008, начиная с разработки и отладки и заканчивая лицензированием и...
СПб.: БХВ-Петербург, 2007. – 432 с.
В книге содержатся советы, алгоритмы и готовые примеры программ из различных областей: шифрование, файловые и сетевые операции, XML, ASP.NET, взаимодействие с MS Office и Internet Explorer и др. Описаны синтаксис языка C#, вопросы отладки и профилирования приложений, а также проблемы, возникающие при переходе с других языков программирования на...
Издательство "БХВ-Петербург 2008" 468 стр. Гл. редактор Екатерина Кондукова.
Книга содержит всю необходимую информацию для создания полноценных компонентов Win Forms на языке C# в MS Visual Studio 2005/2008 начиная с разработки и отладки и заканчивая лицензированием и распространением. Рассмотрены дизайнеры, конвертеры типа, сервисы, редакторы типов и многое другое. Информация о...
СПб.: БХВ-Петербург, 2007. — 432 с.:, ил. - ISBN 5-94157-969-1. В книге содержатся советы, алгоритмы и готовые примеры программ из различных областей: шифрование, файловые и сетевые операции, XML, ASP.NET, взаимодействие с MS Office и Internet Explorer и др. Описаны синтаксис языка C#, вопросы отладки и профилирования приложений, а также проблемы, возникающие при переходе с...
М.: Вильямс, 2014. — 1008 с. Книга представляет собой подробный справочник по программированию на языке C# 3.0, реализованном в Microsoft Visual Studio 2008. Первые главы целиком посвящены языку C#, начиная с основ синтаксиса, типов и переменных и заканчивая более сложными темами, такими как небезопасный код или препроцессорные директивы. В последующих главах рассмотрено ядро .NET...
143 с. Выходные данные не указаны. Книга составлена на основе глав, опубликованных в интернет. Перевод: Алексей Кирюшкин и др. Источники: Albahari Joseph. Threading in C# в Albahari Joseph, Albahari Ben. C# 3.0 in a Nutshell. Оглавление: Благодарности Начало работы Обзор и ключевые понятия Как работает многопоточность Потоки vs. процессы Когда использовать потоки Когда потоки...
Visual Studio .Net, Framework .Net. Язык C# и первые проекты. Система типов языка C#. Преобразования типов. Переменные и выражения. Выражения. Операции в выражениях. Присваивание и встроенные функции. Операторы языка C#. Процедуры и функции – методы класса. Корректность методов. Рекурсия. Массивы языка C#. Класс Array и новые возможности массивов. Символы и строки постоянной...
СПб.: БХВ-Петербург, 2011. — 608 с. — ISBN: 978-5-9775-0608-3. На практических примерах рассмотрено программирование на языке Microsoft C# 4.0, начиная с основ языка и заканчивая решением типичных задач с помощью .NET Framework. Показано создание эффективных классов, интерфейсов и типов, а также программного кода, допускающего многократное использование. Описаны приемы...
СПб.: БХВ-Петербург, 2011. — 608 с. — ISBN: 978-5-9775-0608-3. На практических примерах рассмотрено программирование на языке Microsoft C# 4.0, начиная с основ языка и заканчивая решением типичных задач с помощью .NET Framework. Показано создание эффективных классов, интерфейсов и типов, а также программного кода, допускающего многократное использование. Описаны приемы...
C# 2008: Пер. с англ.—СПб.:БХВ-Петербург, 2009.—576 с.: ил.—(Самоучитель) ISBN 978-5-9775-0287-0 Книга посвящена основам программирования на языке C# 2008. Материал излагается последовательно на примере решения различных типичных проблем, с которыми сталкиваются программисты. Описаны типы данных языка C#, их достоинства, недостатки и особенности применения. Рассмотрены...
Книга посвящена основам программирования на языке C# 2008. Материал излагается последовательно на примере решения различных типичных проблем, с которыми сталкиваются программисты. Описаны типы данных языка C#, их достоинства, недостатки и особенности применения. Рассмотрены операторы языка, основы объектно-ориентированного, компонентно-ориентированного и функционального...
Пер. с англ. — СПб.: БХВ-Петербург, 2009. — 576 с.: ил. — (Самоучитель). — ISBN 978-5-9775-0287-0. Книга посвящена основам программирования на языке C# 2008. Материал излагается последовательно на примере решения различных типичных проблем, с которыми сталкиваются программисты. Описаны типы данных языка C#, их достоинства, недостатки и особенности применения. Рассмотрены...
Пер. с англ. / Дейтел Х., Дейтел П., Листфилд Дж., Нието Т., Йегер Ш., Златкина М. — СПб.: БХВ-Петербург, 2006. — 1056 с.: ил. — ISBN10: 5-94157-817-2. Рассматриваются архитектура .NET, интегрированная среда разработки Visual Studio .NET и программирование на C#, а также объектно-ориентированное программирование, концепции графического пользовательского интерфейса, язык XML,...
Пер. с англ. / Дейтел Х., Дейтел П., Листфилд Дж., Нието Т., Йегер Ш., Златкина М. — СПб.: БХВ-Петербург, 2006. — 1056 с.: ил. (распознаны). — ISBN10: 5-94157-817-2. Рассматриваются архитектура .NET, интегрированная среда разработки Visual Studio .NET и программирование на C#, а также объектно-ориентированное программирование, концепции графического пользовательского...
Пер. с англ. / Дейтел Х., Дейтел П., Листфилд Дж., Нието Т., Йегер Ш., Златкина М. — СПб.: БХВ-Петербург, 2006. — CD. — ISBN10: 5-94157-817-2. Рассматриваются архитектура .NET, интегрированная среда разработки Visual Studio .NET и программирование на C#, а также объектно-ориентированное программирование, концепции графического пользовательского интерфейса, язык XML, базы...
Электронная версия/Дословный перевод английской версии этой книги, 2007. - 133 стр. Часть первая. Первое знакомство. Начнем скорее. Очень важная часть. Дополнительная информация о Microsoft Visual C# Express Edition. Создание новой программы (проекта) в Visual C# Express. Выполнение примеров программ, прилагаемых к книге. Знакомство с понятиями языка C#. Часть вторая. Учимся...
М.: Вильямс, 2008г. — 576 с. — ISBN: 978-5-8459-1068-4 — ISBN: 0-7645-9704-3 (англ.) Davis S.R., Sphar Ch. . - C# 2005 for Dummies Даже если вы никогда не имели дела с программированием, эта книга поможет вам освоить с нуля язык C#. Вы сможете писать на нем программы любой степени сложности. Если вы уже знакомы с каким-либо иным языком программирования, тогда процесс изучения...
М.: Жарков Пресс, 2005. — 812 с. Это первая в мире книга по новейшей версии языка Visual C# 2005 из платформы Visual Studio 2005, которую издательство Жарков Пресс получило непосредственно от корпорации Microsoft. Разработаны методологии создания вычислительных систем, двухмерной и трехмерной графики, мультимедиа, анимации, мультипликации, аудио, видео и игр на основе Visual C#...
М.: Жарков Пресс, 2005. — 812 с. — ISBN: 5-94212-009-9. Это первая в мире книга по новейшей версии языка Visual C# 2005 из платформы Visual Studio 2005, которую издательство Жарков Пресс получило непосредственно от корпорации Microsoft. Разработаны методологии создания вычислительных систем, двухмерной и трехмерной графики, мультимедиа, анимации, мультипликации, аудио, видео и...
М.: Жарков Пресс, 2005. — 812 с. — ISBN: 5-94212-009-9. Это первая в мире книга по новейшей версии языка Visual C# 2005 из платформы Visual Studio 2005, которую издательство Жарков Пресс получило непосредственно от корпорации Microsoft. Разработаны методологии создания вычислительных систем, двухмерной и трехмерной графики, мультимедиа, анимации, мультипликации, аудио, видео и...
СПб.: БХВ-Петербург, 2011. — 432 с. Рассмотрено более 120 типичных примеров, встречающихся в практике реального программирования для платформы .NET Framework в среде Microsoft Visual C#2010: обработка событий мыши и клавиатуры, чтение/запись файлов, редактирование графических данных, управление буфером обмена, ввод/вывод данных, использование функций MS Word, MS Excel, AutoCAD...
СПб.: БХВ-Петербург, 2008. - 544 с. Книга представляет собой сборник советов, алгоритмов и готовых примеров программ на языке C# в среде MS Visual Studio 2005/2008 из различных областей: работа с формами и элементами управления, папками и файлами, мышью и клавиатурой, мультимедиа и графикой, использование технологий WMI и WSH, взаимодействие с MS Office и другими приложениями,...
Практическое пособие для новичков и профессионалов. — Минск: Харвест, 2003. — 385 с. Эта книга для тех, кто решил начать разработку на C# и .NET. Для того чтобы приступить к изучению ее, вам не обязательно знать какой-либо другой язык программирования. Книга содержит описание необходимых понятий в области объектно-ориентированного программирования, описание синтаксиса языка,...
2-е изд. — СПб.: Символ-Плюс, 2003. — 688 с. Созданный в Microsoft специально для новой платформы .NET, язык C# прост, безопасен и нацелен на работу в Интернете. Книга «Программирование на C#» поможет вам быстро приступить к практической разработке веб- и Windows- приложений на платформе .NET, работающих как на локальном компьютере, так и в Интернете. В первой части книги...
2-е изд. - СПб: Символ-Плюс, 2003. - 688 c. - ISBN 5-93286-038-3, 0-596-00309-9. Созданный в Microsoft специально для новой платформы .NET, язык C# прост, безопасен и нацелен на работу в Интернете. Книга `Программирование на C#` поможет вам быстро приступить к практической разработке веб- и Windows-приложений на платформе .NET, работающих как на локальном компьютере, так и в...
М.: ДМК Пресс, 2013. — 190 с.: ил. — ISBN: 978-5-94074-821-2. В книге рассматриваются практическе аспекты разработки приложений для промышленных систем измерения и управления в среде программирования Microsoft Visual Studio 2010 с использованием интегрированного пакета Measurement Studio фирмы National Instruments. Measurement Studio включает программные средства и библиотеки...
2-е изд. — М.: НОУ Интуит, 2016. — 642 с
В курсе описываются синтаксис языка программирования C# 2.0 .NET и множества классов, применяемых для разработки приложений на платформе .NET, излагаются основы объектно-ориентированного программирования, методы создания элементов пользовательского интерфейса и основы работы с базами данных.
М.: Интуит, 2007. – 244 с. Книга представляет собой пособие по изучению языка программирования C#, который является одним из важных элементов платформы Microsoft .NET. Основные задачи пособия заключаются: в ознакомлении с синтаксисом и семантикой языка программирования C# 2.0; в описании особенностей архитектуры .NET; в формировании навыков разработки приложений в рамках...
Нейгел К., Ивьен Б., Глинн Дж., Скиннер М., Уотсон К. — М.: И.Д. Вильямс, 2008. — 1790 с. — ISBN: 978-5-8459-1317-3. Книга известных специалистов в области разработки приложений с использованием .NET Framework посвящена программированию на языке C# в средах .NET Framework 2.0 и .NET Framework 3.0. Книгу отличает простой и доступный стиль изложения, изобилие примеров и множество...
Нейгел К., Ивьен Б., Глинн Дж., Скиннер М., Уотсон К. — М.: И.Д. Вильямс, 2008. — 1790 с. — ISBN: 978-5-8459-1317-3. CD-диск к книге (Дополнительные главы + Приложения (4-е справочника) + Код) Книга известных специалистов в области разработки приложений с использованием .NET Framework посвящена программированию на языке C# в средах .NET Framework 2.0 и .NET Framework 3.0. Книгу...
Эта книга является совершенным руководством по языку C# 2008 и его среде. Она обновлена с учетом вышедших версий .NET 3.5 и Visual Studio.
2008. Начиная с обзора и архитектуры и методологии .NET, авторы объясняют, почему язык C# не может рассматриваться в изоляции, а, наоборот - в тесном взаимодействии с .NET Framework. После того, как вы освоите фундаментальные основы C#, вы...
Пер. с англ. — М.: Вильямс, 2011. — 1440 с. : ил. — ISBN 978-5-8459-1656-3 (рус.). Полностью цифровой PDF взамен /file/537360/ Книга известных специалистов в области разработки приложений с использованием .NET Framework посвящена программированию на языке C# 2010 в среде .NET Framework 4 и в предшествующих версиях. Книгу отличает простой и доступный стиль изложения, изобилие...
М.: ООО "И.Д. Вильямс", 2011. - 1440 с. - ISBN 978-5-8459-1656-3, 978-0-470-50225-9. Несмотря на большой объем, уместить в печатное издание все сведения о языке C# и его применении с другими технологиями .NET не удалось, поэтому десять дополнительных глав представлены в электронном виде на прилагаемом к книге компакт-диске. Эти главы посвящены различным темам, в том числе...
М.: ООО "И.Д. Вильямс", 2011. - 1440 с. ISBN: 978-5-8459-1656-3, 978-0-470-50225-9 Формат: DJVU Качество: Отличное, OCR, закладки Книга известных специалистов в области разработки приложений с использованием .NET Framework посвящена программированию на языке C# 2010 в среде .NET Framework 4 и в предшествующих версиях. Книгу отличает простой и доступный стиль изложения, изобилие...
Пер. с англ. — М.: Вильямс, 2010. — 592 с.: ил. — ISBN: 978-5-8459-1638-9. Книга «C# 2010: ускоренный курс для профессионалов» - руководство по созданию эффективного кода на C# 4.0. В ней показано, как пишутся программы, которые характеризуются надежностью, устойчивостью к ошибкам и готовностью быть помещенными в широко доступные библиотеки. В книге предлагается хорошо...
М.: Издательско-торговый дом "Русская редакция", 2004. - 512 с. - ISBN: 5-7502-0180-5
Эта книга — своего рода учебник тех, кто решил заняться изучением C# — современного, объектно-ориентированного языка программирования, разработанного Microsoft. Этот язык принадлежит к обширной коллекции программных технологий под общим названием .NET и предназначен для...
М.: Издательско-торговый дом "Русская редакция", 2004. - 512 с. - ISBN: 5-7502-0180-5
Эта книга — своего рода учебник тех, кто решил заняться изучением C# — современного, объектно-ориентированного языка программирования, разработанного Microsoft. Этот язык принадлежит к обширной коллекции программных технологий под общим названием .NET и предназначен для...
В 2 томах. Том
1. / Пер. с англ. — Москва, Русская редакция, 2002. — 576 с.
Ч. Петцольд, известный автор и один из пионеров Windows-программирования, в этой книге подробно и доходчиво рассказывает о возможностях Windows Forms - библиотеки классов Windows нового поколения платформы .NET. Вы узнаете, как создавать динамические Windows интерфейсы, реализовывать графический вывод,...
В 2-х томах. Пер. с англ. — М.: Русская редакция, 2002. — 576 с.; ил. — ISBN: 978-5-7502-0210-2. Ч. Петцольд, известный автор и один из пионеров Windows-программирования, в этой книге подробно и доходчиво рассказывает о возможностях Windows Forms - библиотеки классов Windows нового поколения для платформы .NET. Вы узнаете, как создавать динамические пользовательские интерфейсы,...
В 2-х томах. Пер.с англ. — М.: Русская редакция, 2002. — 624 с.; ил. — ISBN: 978-5-7502-0220-1. Ч. Петцольд, известный автор и один из пионеров Windows-программирования, в этой книге подробно и доходчиво рассказывает о возможностях Windows Forms - библиотеки классов Windows нового поколения для платформы .NET. Вы узнаете, как создавать динамические пользовательские интерфейсы,...
В 2 томах. Том
2. / Пер. с англ. — Москва, Русская редакция, 2002. — 624 с.
Ч. Петцольд, известный автор и один из пионеров Windows-программирования, в этой книге подробно и доходчиво рассказывает о возможностях Windows Forms - библиотеки классов Windows нового поколения платформы .NET. Вы узнаете, как создавать динамические Windows интерфейсы, реализовывать графический вывод,...
3-е изд. — СПб.: Питер, 2012. — 929 с.: ил. — ISBN: 978-5-459-00297-3. Эта книга, выходящая в третьем издании и уже ставшая классическим учебником по программированию, подробно описывает внутреннее устройство и функционирование общеязыковой исполняющей среды (CLR) Microsoft .NET Framework версии 4.0. Написанная признанным экспертом в области программирования Джеффри Рихтером,...
3-е изд. — СПб.: Питер, 2012. — 929 с.: ил. — ISBN: 978-5-459-00297-3. Эта книга, выходящая в третьем издании и уже ставшая классическим учебником по программированию, подробно описывает внутреннее устройство и функционирование общеязыковой исполняющей среды (CLR) Microsoft .NET Framework версии 4.0. Написанная признанным экспертом в области программирования Джеффри Рихтером,...
Лори, 2003. — 510 с. — ISBN 1861004990 С. Робинсон, О. Корнес, Д. Глинн, Б. Харвей, К. Макквин, Д. Моемека, К. Нагель, М. Скиннер, К. Ватсон Если сказать, что язык C# и связанная с ним среда, платформа .NET, являются наиболее важной новой технологией для разработчиков за последние годы, это не будет преувеличением. Платформа .NET предлагает новую среду, в которой можно...
Лори, 2003. — 543 с. — ISBN 1861004990 С. Робинсон, О. Корнес, Д. Глинн, Б. Харвей, К. Макквин, Д. Моемека, К. Нагель, М. Скиннер, К. Ватсон Если сказать, что язык C# и связанная с ним среда, платформа .NET, являются наиболее важной новой технологией для разработчиков за последние годы, это не будет преувеличением. Платформа .NET предлагает новую среду, в которой можно...
Professional C# Авторы: Саймон Робинсон, Олли Корнз, Джей Глинн, Бартон Харвей, Крэйг МакКуин, Джерод Моемека, Кристиан Нагел, Морган Скиннер, Карли Уотсон М.: Лори, 2005. — 543 с. — (Программист - программисту / Programmer to Programmer). — ISBN: 5-85582-187-0, 1-86100-499-0. Переводчики: С. Коротыгин, Олег Труфанов Если сказать, что язык C# и связанная с ним среда, платформа...
М.: ДМК Пресс, 2002. — 352 с.
Язык программирования C# - одна из важнейших составных частей платформы .NET, разработанной компанией Microsoft. В предлагаемом издании содержится ясное, полное и лаконичное описание языка. На первый взгляд кажется, что C# похож на C++ и Java, но в данной книге говорится и о существенных различиях между ними. Приводится также полная грамматика...
СПб: БХВ-Петербург, 2001. — 576 с.: ил. — ISBN: 5-94157-028-7. Книга посвящена первому компонентно-ориентированному языку программирования распределенных приложений C#. Приведены сведения обо всех основных элементах данного языка, начиная с примитивов. Подробно рассматривается предназначенная для разработки приложений среда Microsoft Visual Studio.NET: структура программ на C#...
СПб.: БХВ-Петербург, 2001. — 576 с.: ил. — ISBN 5-94157-028-7. Книга посвящена первому компонентно-ориентированному языку программирования распределенных приложений C#. Приведены сведения обо всех основных элементах данного языка, начиная с примитивов. Подробно рассматривается предназначенная для разработки приложений среда Microsoft Visual Studio.NET: структура программ на C#...
СПб.: БХВ-Петербург, 2002. — 736 c. Книга посвящена методам объектно-ориентированного программирования для 32-разрядных операционных систем Windows. Рассмотрен широкий круг вопросов разработки диалоговых и многооконных приложений. Обсуждаются вопросы создания различных типов справочных систем приложения, их русификации и преобразования из одного типа в другой. Большое внимание...
СПб.: БХВ-Петербург, 2002. — 736 c. Книга посвящена методам объектно-ориентированного программирования для 32-разрядных операционных систем Windows. Рассмотрен широкий круг вопросов разработки диалоговых и многооконных приложений. Обсуждаются вопросы создания различных типов справочных систем приложения, их русификации и преобразования из одного типа в другой. Большое внимание...
СПб.: БХВ-Петербург, 2002. — 736 c. Книга посвящена методам объектно-ориентированного программирования для 32-разрядных операционных систем Windows. Рассмотрен широкий круг вопросов разработки диалоговых и многооконных приложений. Обсуждаются вопросы создания различных типов справочных систем приложения, их русификации и преобразования из одного типа в другой. Большое внимание...
2-е издание. — М.: Вильямс, 2011. — 545 c. Эта книга о языке C# версии 2 и выше. Язык C# 1, библиотеки инфраструктуры .NET Framework и общеязыковая исполняющая среда (CLR) рассматриваются только в связи с языком C#. Такое решение существенно отличает данную книгу от большинства книг по C# и .NET. Поскольку читатели имеют определенный объем знаний по языку C# 1, здесь не...
2-е издание. — М.: Вильямс, 2011. — 545 c. Эта книга о языке C# версии 2 и выше. Язык C# 1, библиотеки инфраструктуры .NET Framework и общеязыковая исполняющая среда (CLR) рассматриваются только в связи с языком C#. Такое решение существенно отличает данную книгу от большинства книг по C# и .NET. Поскольку читатели имеют определенный объем знаний по языку C# 1, здесь не...
3-е изд. — СПб.: Питер, 2014. — 816 c. — ISBN: 5496008670, 9785496008679. В отличие от большинства книг по программированию, построенных на основе скучного изложения спецификаций и примеров, с этой книгой читатель сможет сразу приступить к написанию собственного кода на языке программирования C# с самого начала. Вы освоите минимальный набор инструментов, а далее примете участие...
СПб.: Питер, 2012. - 696 с. - ISBN: 978-5-459-00422-9 ( 2-е издание ) В отличие от большинства книг по программированию, построенных на основе скучного изложения спецификаций и примеров, с этой книгой читатель сможет сразу приступить к написанию собственного кода на языке программирования C# с самого начала. Вы освоите минимальный набор инструментов, а далее примете участие в...
4-е изд. — СПб.: Питер, 2022. — 769 c. Стиль Head First позволяет сразу приступить к созданию собственного кода на C#, даже если у вас нет никакого опыта программирования. Не нужно тратить время на изучение скучных спецификаций и примеров! Вы освоите необходимый минимум инструментов, и сразу приступите к забавным и интересным программным проектам: от разработки 3D-игры до...
4-е изд. — СПб.: Питер, 2022. — 769 c. Стиль Head First позволяет сразу приступить к созданию собственного кода на C#, даже если у вас нет никакого опыта программирования. Не нужно тратить время на изучение скучных спецификаций и примеров! Вы освоите необходимый минимум инструментов, и сразу приступите к забавным и интересным программным проектам: от разработки 3D-игры до...
СПб.: Питер, 2012. — 696 с. — ISBN: 978-5-459-00422-9. В отличие от большинства книг по программированию, построенных на основе скучного изложения спецификаций и примеров, с этой книгой читатель сможет сразу приступить к написанию собственного кода на языке программирования C# с самого начала. Вы освоите минимальный набор инструментов, а далее примете участие в забавных и...
М. : Вильямс, 2008. — 576 с. Книга ведущего специалиста в области технологий .NET представляет собой интенсивный курс по новейшей версии языка C#, воплотившей в себе важные дополнения и предлагающей среду, в которой функциональное программирование может органично переплетаться с обычным стилем императивного программирования на C#. Подробно рассматриваются такие темы, как...
Из книги Вы узнаете: * как C# работает и взаимодействует с CLR; * как использовать массивы, коллекции и итераторы; * как обрабатывать события с помощью делегатов и анонимных функций; * как проектировать и использовать обобщенные типы и методы; * как строить высокоэффективные и надежные многопоточные приложения; * как применять анонимные типы, лямбда-выражения и расширяющие...
Пер. с англ. - М.: ООО "И.Д. Вильямс", 2010. - 592 с.: ил. - ISBN 978-5-8459-1638-9 (рус.). Книга «C# 2010: ускоренный курс для профессионалов» - руководство по созданию эффективного кода на C# 4.0 . В ней показано, как пишутся программы, которые характеризуются надежностью, устойчивостью к ошибкам и готовностью быть помещенными в широко доступные библиотеки. На многочисленных...
СПб.: Питер, 2004. — 796 с. — (Библиотека программиста). — ISBN 5-318-00750-3. Основная цель этой книги - дать читателю прочные знания синтаксиса и семантики C#, а также разобрать особенности архитектуры .NET. После ее прочтения вы познакомитесь со всеми основными областями, охваченными библиотекой базовых классов C#. Для приобретения практических навыков книга содержит...
СПб.: Питер, 2004. — 796 стр. — (Библиотека программиста).
Дополнительные файлы приведены по оригинальному изданию: Troelsen A. C# and the .NET Platform (Apress, 2001).
Основная цель этой книги - дать читателю прочные знания синтаксиса и семантики C#, а также разобрать особенности архитектуры .NET. После ее прочтения вы познакомитесь со всеми основными областями, охваченными...
3-е издание.: Пер. с англ. — М.: ООО "И. Д. Вильямс", 2007. — 1168 с. ISBN 5-8459-1124-9 (рус.) В этой книге содержится описание базовых принципов функционирования платформы .NET, системы типов .NET и различных инструментальных средств разработки, используемых при создании приложений .NET. Представлены базовые возможности языка программирования C# 2005, включая новые...
3-е изд. — М.: Вильямс, 2007. — 2097 с. — ISBN: 5-8459-1124-9. eBook, Интерактивное меню. В этой книге содержится описание базовых принципов функционирования платформы .NET, системы типов .NET и различных инструментальных средств разработки, используемых при создании приложений .NET. Представлены базовые возможности языка программирования C# 2005, включая новые синтаксические...
3-е издание. — Пер. с англ. — М.: ООО "И.Д. Вильямс", 2007. — 1168 с.: ил. — ISBN 5-8459-1124-9 (рус.) Содержится описание базовых принципов функционирования платформы .NET, системы типов .NET и различных инструментальных средств разработки, используемых при создании приложений .NET. Представлены базовые возможности языка программирования C# 2005, включая новые синтаксические...
М.: Вильямс, 2010. — 1343 с. Версия .NET 3.5 привнесла с собой как десятки новых языковых средств C#, так и множество новых API-интерфейсов .NET. В этой книге вы найдете полное описание всех нововведений в характерной для автора дружественной к читателю манере. Помимо прочего, подробно рассматривается язык LINQ, изменения, появившиеся в новой версии языка C# 2008...
5-е издание. — М.: Вильямс, 2011. — 1392 с. Язык C# и платформа .NET за недолгое время своего существования стали основными технологиями для разработки современного программного обеспечения. Эта книга рассчитана, в первую очередь, на опытных разработчиков программного обеспечения и/или студентов, обучающихся вычислительной технике. Первичная задача книги - служить исчерпывающим...
М.: Вильямс, 2011. — 1392 с. (5-е издание) Язык C# и платформа .NET за недолгое время своего существования стали основными технологиями для разработки современного программного обеспечения. Эта книга рассчитана, в первую очередь, на опытных разработчиков программного обеспечения и/или студентов, обучающихся вычислительной технике. Первичная задача книги - служить исчерпывающим...
5-е издание. — М.: Вильямс, 2011. — 1392 с. Язык C# и платформа .NET за недолгое время своего существования стали основными технологиями для разработки современного программного обеспечения. Эта книга рассчитана, в первую очередь, на опытных разработчиков программного обеспечения и/или студентов, обучающихся вычислительной технике. Первичная задача книги - служить исчерпывающим...
М.: Вильямс, 2011. — 960 с. — ISBN: 9785845916990, 9780470502266. Этот исчерпывающий источник информации поможет читателям подготовиться к работе с новым выпуском языка программирования C#. Книга предлагает исчерпывающее описание синтаксиса C#. Читатели узнают о таких фундаментальных основах, как переменные, управление потоком выполнения и объектно-ориентированном...
Уотсон К., Нейгел К., Цензура Я. Х., Рид Д., Скиннер М., Уайт Э. Пер. с англ. - М. : ООО "И. Д. Вильямс", 2009. -1216 стр. ISBN 978-5-8459-1532-0 (рус.) ISBN 978-0-470-191354 (англ.) В настоящей книге преследуется цель ознакомить со всеми аспектами программирования на C#, начиная с самого языка, написания на нем Windows- и Web-приложений и использования источников данных, и...
Пер. с англ. — СПб.: Cимвoл-Плюc, 2009. — 480 с.: ил. Издание предназначено для тех разработчиков, кто хочет отвлечься от решения коммерческих бизнес задач и сделать несколько проектов для души. Для тех, кто хочет вспомнить о том, с чего начиналось их увлечение программированием, кому хочется заинтересовать им своего ребенка или просто развлечься, написав несколько небольших...
2-е издание, переработанное и дополненное. — СПб.: БХВ-Петербург, 2011. — 560 с.: ил. Книга посвящена программированию на языке C# для платформы Microsoft NET, начиная с основ языка и разработки программ для работы в режиме командной строки и заканчивая созданием современных приложений различной сложности (баз данных, графических программ и др.). Материал сопровождается большим...
Библия C#. - 2-е изд., перераб. и доп. — СПб.: БХВ-Петербург, 2011. — 560 с.: ил. + CD-ROM ISBN: 978-5-9775-0655-7. Книга посвящена программированию на языке C# для платформы Microsoft .NET, начиная с основ языка и разработки программ для работы в режиме командной строки и заканчивая созданием современных приложений различной сложности (баз данных, графических программ и др.)....
СПб.: БХВ-Петербург. 2-е изд. перераб. и доп. 2011 год. Компакт-диск содержит примеры программ, дополнительную справочную информацию, а также готовые компоненты, тестовые программы и изображения. Описание компакт-диска к книге Фленова М. Е. «Библия C#. » \Documentation - Дополнительная документация по программированию .NET, по среде разработки Visual Studio и по базам данных...
СПб.: БХВ-Петербург, 2004. — 336 с. Автор рассматривает множество нестандартных приемов программирования и примеры использования недокументированных возможностей языка C++ при разработке шуточных программ и серьезных сетевых приложений, которые могут помочь при создании программ диагностики сетей, управления различными сетевыми устройствами и просто при повседневном...
ITVDN (IT Video Developers Network), 2015. — 288 с. — Интернет-издание. В книге очень четко, последовательно и структурировано, с примерами реализации в языке C# изложены базовые знания о шаблонах проектирования. Книга впитала в себя многолетний опыт обучения разработчиков применению шаблонов проектирования. В ней нет ничего лишнего, она послужит надежным помощником начинающим...
ITVDN (IT Video Developers Network), 2015. — Файлы примеров к книге. — Интернет-издание. В книге очень четко, последовательно и структурировано, с примерами реализации в языке C# изложены базовые знания о шаблонах проектирования. Книга впитала в себя многолетний опыт обучения разработчиков применению шаблонов проектирования. В ней нет ничего лишнего, она послужит надежным...
М.: Вильямс, 2004. — 752 с. В этом полном справочнике по C# — новому языку программирования, разработанному специально для среды .NET, — описаны все основные аспекты языка: типы данных, операторы, управляющие инструкции, классы, интерфейсы, делегаты, индексаторы, события, указатели и директивы препроцессора. Подробно описаны возможности основных библиотек классов C#.В этом...
Пер. с англ. и ред. И.В. Берштейна. — М.: Вильямс, 2010. — 992 с.: ил. — ISBN 978-5-8459-1565-8. Полностью исправленное и обновленное издание классического руководства по языку программирования C# 3.0! Книга содержит: Исчерпывающее описание средств языка C#. Подробное рассмотрение новых средств в версии C# 3.0, в том числе LINQ, лямбда-выражений и анонимных типов. Сотни простых...
Пер. с англ. — М.: И.Д. Вильямс, 2010. — 992 с.: ил. — ISBN 978-5-8459-1565-8.
Полностью исправленное и обновленное издание классического руководства по языку программирования C# 3.0!
Книга содержит:
Исчерпывающее описание средств языка C#.
Подробное рассмотрение новых средств в версии C# 3.0, в том числе LINQ, лямбда-выражений и анонимных типов.
Сотни простых и понятных...
СПб.: Вильямс, 2011. — 1056 с. В этом полном руководстве по C# 4.0 — языку программирования, разработанному специально для среды .NET, — детально рассмотрены все основные средства языка: типы данных, операторы, управляющие операторы, классы, интерфейсы, методы, делегаты, индексаторы, события, указатели, обобщения, коллекции, основные библиотеки классов, средства многопоточного...
Пер. с англ. — М.: ООО "И.Д. Вильямс", 2011. — 1056 с.: ил. ISBN: 978-5-8459-1684-6 (рус.) ISBN: 0-07-174116-Х (англ.) Описание: В этом полном руководстве по C# 4.0 — языку программирования, разработанному специально для среды .NET, — детально рассмотрены все основные средства языка: типы данных, операторы, управляющие операторы, классы, интерфейсы, методы, делегаты,...
СПб.: Вильямс, 2011. — 1056 с. — ISBN: 978-5-8459-1684-6, 0-07-174116-X. В этом полном руководстве по C# 4.0 — языку программирования, разработанному специально для среды .NET, — детально рассмотрены все основные средства языка: типы данных, операторы, управляющие операторы, классы, интерфейсы, методы, делегаты, индексаторы, события, указатели, обобщения, коллекции, основные...
Пер. с англ. и ред. И.В. Берштейна — The McGraw-Hill Companies; М.: И.Д. Вильямс, 2011. — 1056 с.: ил. — ISBN: 978-5-8459-1684-6 (рус.) ISBN: 0-07-174116-Х (англ.). Полное руководство по языку C# 4.0 от "князя" программирования Герберта Шилдта. По уверению самого автора, книга является самодостаточной и не требует никаких знаний в программировании от читателя. Ну а в случае...
Пер. с англ. и ред. И.В. Берштейна — М.: Вильямс, 2011. — 1056 с.: ил. — ISBN 978-5-8459-1684-6. Полное руководство по языку C# 4.0 от "князя" программирования Герберта Шилдта. По уверению самого автора, книга является самодостаточной и не требует никаких знаний в программировании от читателя. Ну а в случае если C++, Java или какой-либо иной язык объектно-ориентированного...
Пер. с англ. и ред. И.В. Берштейна — The McGraw-Hill Companies; М.: И.Д. Вильямс, 2011. — 1056 с.: ил. — ISBN: 978-5-8459-1684-6 (рус.) ISBN: 0-07-174116-Х (англ.). Полное руководство по языку C# 4.0 от "князя" программирования Герберта Шилдта. По уверению самого автора, книга является самодостаточной и не требует никаких знаний в программировании от читателя. Ну а в случае...
СПб.: Питер; Киев: BHV, 2003. — 512 с. — ISBN 966-552-121-7; ISBN 5-94723-167-0. Данное руководство по C# — новому революционному языку, созданному компанией Microsoft для .NET-разработчиков, — написано Гербертом Шилдтом, автором ряда книг по программированию, получивших мировую известность. Здесь вы найдете полную информацию о взаимодействии C#-кода с системой .NET Framework,...
Комментарии