Microsoft Press, 2010. — 272 p. — ISBN: 978-0735627185. Get hands-on guidance designed to help you put the newest .NET Framework component- Windows Identity Foundation, the identity and access logic for all on-premises and cloud development-to work. Windows Identity Foundation for Everybody Claims-Based Identity Core ASP.NET Programming Windows Identity Foundation for Identity...
Microsoft, 2012. — 376 p. This guide is focused on building highly scalable, highly available, and maintainable applications with the Command & Query Responsibility Segregation and the Event Sourcing architectural patterns. It presents a learning journey, not definitive guidance. It describes the experiences of a development team with no prior CQRS proficiency in building,...
Manning Publications, 2011, 242 pages, ISBN: 1935182811 Whether it's tapping, flicking, pinching, or stretching, the vocabulary and gestures of user interfaces have changed a lot in the past year. Multitouch surfaces are now common across almost all platforms and device types. The new Windows Touch API, along with innovations from the Surface project, make it easier than ever...
Apress, 2013. — 352 p. — ISBN10: 1430259205, ISBN13: 978-1-4302-5921-3 На англ. языке. Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET application development, such as: how do I keep my program responding at all times to keep my users happy? how do I make the most of the available...
Microsoft Press, 2010. — 217 p. The CPU meter shows the problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. What next? The answer, in a nutshell, is parallel programming. Where you once would have written the kind of sequential code that is...
Packt Publishing, 2012. - 294 pages. True PDF + Codes. На англ. языке. Implementing security as a cross-cutting concern has several challenges. Consequently, modern software development practices and Service Oriented Architectures are alluding to the idea of claims-based Identity for access control. Microsoft’s Identity and Access Control paradigm leverages industry standard...
Packt Publishing, 2012. - 294 pages. EPUB + Codes. На англ. языке. Implementing security as a cross-cutting concern has several challenges. Consequently, modern software development practices and Service Oriented Architectures are alluding to the idea of claims-based Identity for access control. Microsoft’s Identity and Access Control paradigm leverages industry standard open...
Pack Publishing, 2015. — 402 p. — ISBN: 978-1-78439-356-4. Connecting the object-oriented world of .NET to the relational world of databases has always been fiddly but with the onset of ORMs such as NHibernate, developers have finally got some relief in this area. You will begin with a bird's eye view of NHibernate, touching upon its core concepts. You will define domain model...
Apress, 2005. — 672 p. — ISBN10: 1590594525. ISBN13: 978-1590594520. Three powerful technologies Remoting, Reflection, and Threading are combined in a single book! And when these technologies come together, you are faced with a powerful range of tools that allow you to run code faster, more securely, and more flexibly. (And performance gains are critical in todays industry!) So...
2nd Edition. — Addison-Wesley, 2009. — 448 p. — ISBN: 978-0321545619. "Framework Design Guidelines", teaches developers the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 3.5, this new edition focuses on the design issues that directly affect the programmability of a class library, specifically its publicly...
Data & Object Factory, LLC www.dofactory.com
This document will show you how to get started. It discusses setup and installation followed by a section on how to optimize your learning experience with this extensive resource.
If you have used prior versions of the Design Pattern Framework, we have a ‘What is new in 4.5’ section towards the end of this document. If you are new to...
Packt Publishing, 2010. — 328 p. —ISBN13: 978-1849513043. This book contains quick-paced self-explanatory recipes organized in progressive skill levels and functional areas. Each recipe contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end or just open up any chapter and start...
Addison-Wesley Professional; 1 edition (November 14, 2002). — 432 pages. — ISBN10: 0201734117, ISBN13: 978-0201734119 Essential .NET will enable developers to take advantage of the full power available to them in Microsoft .NET. It goes far beyond the features-based "how-to" books currently on the market to also explain the "why" behind C #, .NET, and the CLR. As with all of...
Издательство Apress, 2007, -284 p. This book covers the basic skills you will need to implement a solid interactive voice response (IVR) application using Office Communications Server 2007 Speech Server. You’ll also find some general information about speech application development, such as voice user interface (VUI) design, which also applies to earlier Speech Server versions...
This third edition cancels and replaces the second edition, ECMA 335:2002. Major changes from the previous edition include: Added support for generic types and methods. Added the constrained., no., and readonly. instruction prefixes. Added the ldelem, stelem, and unbox.any instructions. Created a new Partition V, Debug Interchange Format. Renamed Partition V as Partition VI, and...
Packt Publishing, 2015. — 304 p. — ISBN10: 1785288466, ISBN13: 978-1-78528-846-3. This book will help you understand what "programming for performance" means, and use effective coding patterns and techniques to optimize your .NET applications. You will begin by understanding what "high performance coding" means, and the different performance concerns. Learn everything you need...
Packt Publishing, 2015. — 304 p. — ISBN10: 1785288466, ISBN13: 978-1-78528-846-3. This book will help you understand what "programming for performance" means, and use effective coding patterns and techniques to optimize your .NET applications. You will begin by understanding what "high performance coding" means, and the different performance concerns. Learn everything you need...
Microsoft Press, 2002. - 537 pages. ISBN: 0735618011. На англ. языке. XML is buried everywhere in the Microsoft .NET Framework, but effective XML parsing and coding in .NET requires adjustment. This book describes the set of XML core classes in .NET, introduces the .NET XML parsing model and how to program against it, and discusses XML readers and writers and XMLDOM. It...
2nd edition. — Microsoft Press, 2014. — 416 p.
A software architect’s digest of core practices, pragmatically applied
Designing effective architecture is your best strategy for managing project complexity–and improving your results. But the principles and practices of software architecting–what the authors call the science of hard decisions–have been evolving for cloud,...
2nd Edition. — Microsoft Press, 2014. — 417 p. — ISBN10: 0735685355, ISBN13: 978-0735685352. На англ. языке. A software architect’s digest of core practices, pragmatically applied. Designing effective architecture is your best strategy for managing project complexity–and improving your results. But the principles and practices of software architecting–what the authors call the...
Red gate books, 2011. - 238 p. This book starts with an introduction to the core concepts of .NET memory management and garbage collection, and then quickly layers on additional details and intricacies. Once you're up to speed, you can dive into the guided troubleshooting tour, and tips for engineering your application to maximise performance. And to finish off, take a look at...
O’Reilly Media, 2009. — 310 p. — ISBN: 978-0-596-51920-9. RESTful .NET is the first book that teaches Windows developers to build RESTful web services using the latest Microsoft tools. Written by Windows Communication Foundation (WFC) expert Jon Flanders, this hands-on tutorial demonstrates how you can use WCF and other components of the .NET 3.5 Framework to build, deploy and...
O’Reilly Media, 2009. — 310 p. — ISBN: 978-0-596-51920-9. RESTful .NET is the first book that teaches Windows developers to build RESTful web services using the latest Microsoft tools. Written by Windows Communication Foundation (WFC) expert Jon Flanders, this hands-on tutorial demonstrates how you can use WCF and other components of the .NET 3.5 Framework to build, deploy and...
CRC Press, 2017. — 737 p. Packed with C++ code examples and screen shots, .NET Programming with Visual C++ explains the .NET framework and managed extensions to C++, and provides a complete reference to the basic and advanced types contained in .NET Framework System namesp. Well-known game designer Max Fomitchev holds a Ph.D. in computer science and is the author of numerous...
O’Reilly, 2003. — 714 p. — ISBN : 0-596-00442-7. With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's...
Packt Publishing, 2013. — 336 p. — ISBN: 978-1-84969-022-5. На англ. языке. .NET parallel extensions brings the power of parallel and asynchronous programming to a much wider developer audience than ever before. This book will give a developer with no multithreaded development experience the ability to write highly scalable parallel applications that take advantage of modern...
Packt Publishing, 2013. — 336 p. — ISBN: 978-1-84969-022-5. На англ. языке. .NET parallel extensions brings the power of parallel and asynchronous programming to a much wider developer audience than ever before. This book will give a developer with no multithreaded development experience the ability to write highly scalable parallel applications that take advantage of modern...
Издательство: Apress ISBN 1-4302-2519-X Формат: PDF Качество: eBook (изначально компьютерное) Количество страниц: 264 Описание: As a developer you are likely painfully aware that not all features of an application can be anticipated when the software ships. In order to cope with these eventualities and save yourself time (and perhaps money), it makes sense to write your...
2005 г.
Although generics are new to .NET platform, the concepts that motivated their introduction have been around for years. However, while their value was often acknowledged, they were frequently stereotyped as being highly complex, unwieldy, and unapproachable. This reputation always seemed to obscue their value and limit their ability to capture the mindshare of the...
Paperback: 386 pages Publisher: Manning Publications; 1st edition (January 2002) Language: English ISBN-10: 1930110197 ISBN-13 978-1930110199 As the title suggests, this book is written for programmers who want to learn about the Microsoft .NET platform. There is a lot to learn. .NET development embraces many areas including: Windows desktop development Web-based development...
The focus of this book is to present object-oriented programming using .NET patterns. Patterns are currently being largely taught based on the assumption that the reader understands object oriented programming techniques. This has resulted in another gap as the techniques taught often clash with the techniques used by the reader. The pattern concept is also abstract and often...
What is good code? The answer is that there is no single answer to good code because it is relative. What this book provides are solutions to a context that could be considered as good code for the context. Writing good code is really a question of what the code is trying to solve. We debate about good code because there is not a single good piece of code, but many good pieces...
Manning, 2013. — 274 p.
AOP in .NET introduces aspect-oriented programming to .NET developers and provides practical guidance on how to get the most benefit from this technique in your everyday coding. The book's many examples concentrate on modularizing non-functional requirements that often sprawl throughout object-oriented projects. Even if you've never tried AOP before,...
CRC Press, 2011. — 444 p. — ISBN: 978-1-4398-6294-0. На англ. языке. Presenting cutting-edge insights from industry practitioners, .NET 4 for Enterprise Architects and Developers supplies in-depth coverage of the various server-side features of Microsoft .NET Framework 4 that can be leveraged in Enterprise Application development. It provides a fundamental understanding of the...
Manning Publications: Shelter Island, 2013. — 360 p. ISBN: 978-1617290268. Metaprogramming in .NET is a practical introduction to the use of metaprogramming to improve the performance and maintainability of your code. This book avoids abstract theory and instead teaches you solid practices you'll find useful immediately. It introduces core concepts like code generation and...
Manning, 2012. — 360 p. — ISBN: 9781617290268. Metaprogramming in .NET is designed to help readers understand the basic concepts, advantages and potential pitfalls of metaprogramming. It introduces core concepts in clear, easy-to-follow language and then it takes you on a deep dive into the tools and techniques you’ll use to implement them in your .NET code. You’ll explore...
Addison-Wesley, 2009. - 503 p. The Only Complete, Practical Guide to Fixing the Toughest .NET Bugs Advanced .NET Debugging is the first focused, pragmatic guide to tracking down today’s most complex and challenging .NET application bugs. It is the only book to focus entirely on using powerful native debugging tools, including WinDBG, NTSD, and CDB, to debug .NET applications....
Gregor Hohpe, Bobby Woolf, Addison-Wesley Professional, 2003, 736 pages *Would you like to use a consistent visual notation for drawing integration solutions? Look inside the front cover. *Do you want to harness the power of asynchronous systems without getting caught in the pitfalls? See "Thinking Asynchronously" in the Introduction. *Do you want to know which style of...
Wentworth Press, 2023. — 741 р. — ISBN: 0-321-20068-3. Would you like to use a consistent visual notation for drawingintegration solutions? "Look inside the front cover." • Do you want to harness the power of asynchronous systemswithout getting caught in the pitfalls? "See "ThinkingAsynchronously" in the Introduction." • Do you want to know which style of application...
Apress Academic, 2005. - 372 pages. ISBN-10: 1590594851, ISBN-13 978-1590594858. The success of any open source project is contingent on the strength of its user community. On the CruiseControl.NET project, we have been fortunate to have a strong community of users. As one of the authors of CCNet, I can honestly say that the formation of this community has had relatively little...
Addison-Wesley, 2012. — 400 p. — ISBN13: 978-0321821454. As software ages, it becomes brittle: difficult to understand, fix, manage, use, and improve. Developers working with many platforms have encountered this problem; now, developers working with Microsoft’s .NET are facing it as well. In Reengineering .NET, leading .NET architect Bradley Irby introduces proven best...
Addison-Wesley, 2012. — 400 p. — ISBN13: 978-0321821454. As software ages, it becomes brittle: difficult to understand, fix, manage, use, and improve. Developers working with many platforms have encountered this problem; now, developers working with Microsoft’s .NET are facing it as well. In Reengineering .NET, leading .NET architect Bradley Irby introduces proven best...
Microsoft, 2011. — 648 p. Put .NET collections to work – and manage issues with GUI data binding, threading, data querying, and storage. Led by a data collection expert, you’ll gain task – oriented guidance, exercises, and extensive code samples to tackle common problems and improve application performance. This one-stop reference is designed for experienced Microsoft Visual Basic...
Microsoft Press, 2011. - 670 p. - ISBN 978-0735627390 EXAM PREP GUIDE Ace your preparation for the skills measured by MCTS Exam 70-516—and on the job—with this official Microsoft study guide. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and...
Apress, 2003. - 504 p. ISBN10: 1590590465 The transition from learning a language to building an enterprise application is the business and one where the need for guidebooks is the largest. When you go from short teaching application to piecing together all the pieces such as interacting with multi-tiers, various back end databases, legacy the problems and techniques needed...
Marcin Kawalerowicz, Craig Berntson. Continuous Integration in .NET. Manning Publications, 2011. - 328 p. - ISBN1935182552 Continuous integration is a software engineering process designed to minimize "integration hell. " It's a coordinated development approach that blends the best practices in software delivery. For .NET developers, especially, adopting these new approaches...
2nd Edition, Apress, 2009 — 506 p. The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.
Expert .NET Micro Framework will teach you everything you need to know to use the .NET Micro Framework to create effective embedded...
Издательство Apress, 2006, -239 p. In 2004, we heard about Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools, written by Jack Greenfield and Keith Short; we immediately thought that the Software Factories paradigm, as proposed, could have great potential within Siemens, where we already had many product lines. We met with Jack many times...
Paperback: 592 pages Publisher: Addison-Wesley Professional (September 5, 2003) Language: English ISBN-10: 0321168828 ISBN-13 978-0321168825 "The authors excel in presenting all aspects of the .NET development cycle in a format accessible to the beginner, and as a primer and reference for the experienced developer. This book is not only educational and informative, but working...
Apress, August 2006 Expert .NET 2.0 IL Assember drills down into the internal structures and operations of the .NET common language runtime and teaches you how to master the IL assembly language, ILAsm. (The rule of thumb is that if the runtime can do it, ILAsm must be able to express it. ) This book is ideal if youre a compiler and tool developer, a developer working on...
Second Edition. — Packt Publishing, 2017 — 447 p. — ISBN: 978-1-78439-642-8 Master the full range of NHibernate features through detailed example recipes that you can quickly apply to your own applications Reduce hours of application development time and get a better application architecture and improved performance Create, maintain, and update your database structure...
Apress, 2010. Microsoft is introducing a large number of changes to the way that the .NET Framework operates. Familiar technologies are being altered, best practices replaced, and developer methodologies adjusted. Many developers find it hard to keep up with the pace of change across .NET's ever-widening array of technologies. You may know what's happening in C#, but how about...
By Alex Mackey Introducing .NET 4.0: with Visual Studio 2010. ISBN13: 978-1-4302-2455-6. ISBN10: 1-4302-2455-X. 400 p. Published Feb 2010. Microsoft is introducing a large number of changes to the way that the .NET Framework operates. Familiar technologies are being altered, best practices replaced, and developer methodologies adjusted. Many developers find it hard to keep up...
O’Reilly Media, 2011. - 226 p. - ISBN 978-0-7356-4060-3 Описание: Your hands-on, step-by-step guide to the fundamentals of parallel programming Teach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010—one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this...
Monitoring .NET-Based Applications.
Securing .NET-Based Applications.
Capacity Planning for .NET-Based Applications.
Microsoft Operations Framework (MOF).
MOF Information.
What Are .NET-Based Applications?
What Is Different About .NET-Based Applications?
What Is the .NET Framework?
Common Language Runtime.
Defining the Business Scenario.
Fitch and Mather.
Sample...
Этот учебный курс посвящен разработке распределенных приложений на платформе .NET Framework. Здесь подробно рассматриваются конфигурирование и развертывание веб-сервисов, расширение веб-сервисов XML с применением пользовательских SOAP-заголовков. Кроме того, даны ответы на вопросы, как создавать, отлаживать и осуществлять хостинг клиентских и серверных приложений .NET Remoting, а...
Учебник. This is a collection of patterns that will help you use Microsoft .NET, which contains many objects that follow patterns we’ve found useful. These objects are brought to life by the common language runtime which makes for strongly-patterned objects. An easy way to think about this is that the runtime takes care of so many aspects of an object that just the pattern...
Packt Publishing, 2013. — 226 p. — ISBN: 184968698X. На англ. языке. With about ten years since its first release, Microsoft’s .NET Framework 4.5 is one of the most solid development technologies to create casual, business, or enterprise applications. It has evolved into a very stable framework and solid framework for developing applications, with a solid core, called the CLR...
Packt Publishing, 2013. — 226 p. — ISBN: 184968698X. На англ. языке. With about ten years since its first release, Microsoft’s .NET Framework 4.5 is one of the most solid development technologies to create casual, business, or enterprise applications. It has evolved into a very stable framework and solid framework for developing applications, with a solid core, called the CLR...
The .NET Framework offers new, more effective ways to secure your Web and LAN-based applications. .NET Development Security Solutions uses detailed, code-intensive examples—lots of them—to teach you the right techniques for most scenarios you're likely to encounter. This is not an introduction to security; it's an advanced cookbook that shows experienced programmers how to meet...
John Paul Mueller. Professional Windows 7 Development Guide. Wrox, 2011. - 528 p.
Everything you need to immediately get the most from Windows 7.
This essential and unique book delves into the various elements that Microsoft fixed from Vista and investigates the new features that Microsoft added in response to user requests. Veteran author John Paul Mueller shows you how to...
McGraw-Hill Companies, 2002, 522 p. Visual C++ .NET Developer’s Guide contains a mix of theory and programming examples,with a heavy emphasis on the programming examples. You’ll find a mix of Win32, MFC,ATL, and .NET code within the book. In some cases, I’ll show you how to mix an existing technology with a new one—Visual C++ .NET is definitely a transitional language, one that...
Packt Publishing, 2013. — 256 p. Get started with Kendo UI Mobile and learn how to integrate it with HTTP-based services built using ASP.NET Web API. Building a Mobile Application Using HTML5 . Native versus hybrid versus mobile websites. HTML5 and CSS. HTML5 – Steve Jobs made me famous. Main features of HTML. Who is behind the HTML5 specification? A sample HTML5 page. DOCTYPE...
Sams: 2002 — 579 p.
The focus of the book is on COM Interoperability (since it's a much larger subject), and the heart of the discussion is broken down into four parts:
Using COM Components Within the .NET Framework
Using .NET Framework Components from COM
Designing Good .NET Framework Components for COM Clients
Designing Good COM Components for .NET Framework Clients
The...
Книга в помощь тем, кто собирается сдавать экзамен для получения сертификата (MCTS 70-536). В книге затронуты важнейшие аспкеты .NET Framework. Примеры C# и VB.NET
Washington: Microsoft Press, 2006. — 1014 p. Framework Fundamentals. Input/Output (I/O). Searching, Modifying, and Encoding Text Collections and Generics. Serialization Graphics. Threading Application Domains and Services. Installing and Configuring Applications. Instrumentation Application Security. User and Data Security. Interoperation. Reflection. Mail. Globalization. Answers.
ISBN: 978-0-470-49948-1 Pages: 1272 Date: October 2010 Complete coverage of all key .NET 4 and Visual Studio 2010 languages and technologies .NET 4 is Microsoft's latest version of their core programming platform, and Visual Studio 2010 is the toolset that helps write .NET 4 applications. This comprehensive resource offers one-stop shopping for all you need to know to get...
Syncfusion, 2017. — 144 p. Modern Windows is much more than just a desktop environment, and to reach their full potential developers must be able to reach users on the many platforms they use. To facilitate this, Microsoft created Universal Windows Platform (UWP) to make development across multiple platforms simultaneously an achievable goal. In More UWP Succinctly, the second...
Syncfusion, 2017. — 156 p. Modern Microsoft is much more than Windows, and to reach their full potential developers must be able to reach users on the many platforms they use. To facilitate this, Microsoft created Universal Windows Platform (UWP) to make development across multiple platforms simultaneously an achievable goal. In UWP Succinctly, the first part of a series,...
Packt Publishing, 2017. — 314 p. +Sample Files Key Features Dive into the powerful fundamentals of .NET framework for software development The code is explained piece by piece and the application of the pattern is also showcased. This fast-paced guide shows you how to implement the patterns into your existing applications Knowing about design patterns enables developers to...
Packt Publishing, 2017. — 350 p. — ISBN: 978-1-78646-615-0. Key Features Dive into the powerful fundamentals of .NET framework for software development The code is explained piece by piece and the application of the pattern is also showcased. This fast-paced guide shows you how to implement the patterns into your existing applications Book Description Knowing about design...
Packt Publishing, 2017. — 298 p. — ISBN: 978-1-78646-615-0. Knowing about design patterns enables developers to improve their code base, promoting code reuse and making their design more robust. This book focuses on the practical aspects of programming in .NET. You will learn about some of the relevant design patterns (and their application) that are most widely used. We start...
Packt Publishing, 2017. — 298 p. — ISBN: 978-1-78646-615-0. Knowing about design patterns enables developers to improve their code base, promoting code reuse and making their design more robust. This book focuses on the practical aspects of programming in .NET. You will learn about some of the relevant design patterns (and their application) that are most widely used. We start...
Packt Publishing, 2017. — 298 p. — ISBN: 978-1-78646-615-0. Knowing about design patterns enables developers to improve their code base, promoting code reuse and making their design more robust. This book focuses on the practical aspects of programming in .NET. You will learn about some of the relevant design patterns (and their application) that are most widely used. We start...
Название: Moving to Microsoft Visual Studio 2010
Автор: Patrice Pelland, Pascal Paré, and Ken Haines
Издательство: Microsoft Press
Язык: Английский
Год издания: 2010
Developers, we’re pleased to announce another free offering: Moving to Microsoft Visual Studio 2010 (Microsoft Press, 2011; 336 pages), written by Patrice Pelland, Pascal Paré, and Ken Haines.
Here’s a little...
Syncfusion Inc., 2014. — 109 p.
Learn how Book can help improve the speed with which you develop enterprise applications. Author Ricardo Peres will guide you from a conceptual understanding of Microsoft Unity to fully incorporating it into your development process.
Topics included:
- Installing Unity
- Inversion of Control
- Dependency Injection
- Aspect-Oriented...
Syncfusion Inc., 2014. — 182 p.
Master the intricacies of NHibernate, an established and powerful Object/Relational Mapper (ORM) in NHibernate Succinctly. NHibernate is one of the oldest Object/Relational Mappers(ORMs) available for the .NET world. Let author Ricardo Peres guide you toward a fuller understanding of one of the oldest and most flexible ORMs available.
Topics...
Язык: английский.
Pierre Henri Kuaté, Christian Bauer, Gavin King, Tobin Harris Manning NHibernate in Action
In the classic style of Manning's "In Action" series, NHibernate in Action introduces .NET developers to the NHibernate Object/Relational Mapping tool. As NHibernate is a port of Hibernate from Java to .NET, the book is based on Manning's bestselling Hibernate in Action.
2nd ed. — Microsoft Press, 2002. — 320 p. — ISBN-10: 0735615713; ISBN-13 978-0735615717. What problems can Microsoft .NET solve? What architectural approaches does it take to solve them? How do you start using .NET, and how do you profit from it? Get the answers to these questions and more in the entertaining second edition of this book—now expanded with seven new chapters...
2nd ed. — Microsoft Press, 2002.
Got .NET? You will with this updated, witty overview—now based on final release code!
What problems can Microsoft .NET solve? What architectural approaches does it take to solve them? How do you start using .NET, and how do you profit from it? Get the answers to these questions and more in the entertaining second edition of this book—now...
3rd ed. — Microsoft Press, 2003.
Got .NET? You will with this updated, witty overview—now based on final release code!
What problems can Microsoft .NET solve? What architectural approaches does it take to solve them? How do you start using .NET, and how do you profit from it? Get the answers to these questions and more in the entertaining second edition of this book—now...
Sams. 2008. -1248c. -ISBN: 978-0672329722 Microsoft Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This...
3th Edition. — Sams Publishing, 2015. — 1320 p. — ISBN10: 0672337363, ISBN13: 978-0672337369. Примеры и исходные коды к выложенной здесь книге в формате PDF, EPUB и MOBI. Microsoft Visual Studio 2015 empowers you to write next-generation applications for any modern environment: mobile, web, cloud, universal Windows 10/ 8.x, database, and beyond. This end-to-end deep dive will...
3th Edition. — Sams Publishing, 2015. — 1320 p. — ISBN10: 0672337363, ISBN13: 978-0672337369. Примеры и исходные коды к книге выложены здесь. Microsoft Visual Studio 2015 empowers you to write next-generation applications for any modern environment: mobile, web, cloud, universal Windows 10/ 8.x, database, and beyond. This end-to-end deep dive will help working developers...
3th Edition. — Sams Publishing, 2015. — 1320 p. — ISBN10: 0672337363, ISBN13: 978-0672337369. Примеры и исходные коды к книге выложены здесь. Microsoft Visual Studio 2015 empowers you to write next-generation applications for any modern environment: mobile, web, cloud, universal Windows 10/ 8.x, database, and beyond. This end-to-end deep dive will help working developers...
3th Edition. — Sams Publishing, 2015. — 1320 p. — ISBN10: 0672337363, ISBN13: 978-0672337369. Примеры и исходные коды к книге выложены здесь. Microsoft Visual Studio 2015 empowers you to write next-generation applications for any modern environment: mobile, web, cloud, universal Windows 10/ 8.x, database, and beyond. This end-to-end deep dive will help working developers...
Packt Publishing, 2013. - 276 pages. True PDF + Codes. На англ. языке. .Net is an architecture neutral and programming language agnostic framework that caters to all requirements, varying from business solutions to multiplayer online 3D games. Version 4.5 added many new features to help with the development of robust and user-friendly solutions. This book will teach you the new...
Packt Publishing, 2013. - 276 pages. Codes Included. На англ. языке. .Net is an architecture neutral and programming language agnostic framework that caters to all requirements, varying from business solutions to multiplayer online 3D games. Version 4.5 added many new features to help with the development of robust and user-friendly solutions. This book will teach you the new...
2nd Edition. — Apress, 2005. — 590 p. — ISBN: 978-1-59059-417-7. With the arrival of .NET remoting, any programmer who wants to work with distributed objects can benefit from Advanced .NET Remoting, a solid tour of basic and expert techniques for working with distributed code on Microsoft's newest platform.This title's concise, code-centered approach, backed up by judicious...
1 edition. - Wrox, 2010. - 1224 p. - ISBN-10: 0470548657, ISBN-13 978-0470548653. Nick Randolph, David Gardner, Chris Anderson, Michael Minutillo Professional Visual Studio 2010 (Wrox Programmer to Programmer) A must-have guide that covers all the new features of Visual Studio 2010 Visual Studio allows you to create and manage programming projects for the Windows platform, and...
Published By Microsoft Press. 500 pages.
Library of Congress Cataloging-in-Publication Data
Richter, Jeffrey. Applied Microsoft .NET Framework Programming / Jeffrey Richter.
p. cm. Includes index.
ISBN 0-7356-1422-9
1. Microsoft .NET Framework.
2. Internet programming. I. Title.
QA76.625 .R53 2002
005.2’76—dc21 2001056250
This title takes advanced developers and...
Apress, 2011. - 364 p. - ISBN: 1430240237 Pro .NET Best Practices is a practical reference to the best practices that you can apply to your .NET projects today. You will learn standards, techniques, and conventions that are sharply focused, realistic and helpful for achieving results, steering clear of unproven, idealistic, and impractical recommendations. Pro .NET Best...
Jason Roberts , 2013. — 160 p.
Software should be easy to change.
Happier, more enjoyable, and more productive software development.
Keeping Software Soft is aimed primarily at apprentice and journeyman developers.The book provides practical guidance on how to keep software as soft as we can.
Sams Publishing, 2002. — 339 p. — ISBN: 0-672-32148-3. This book provides a comprehensive transition from JScript to the .NET Framework/platform including coverage of JScript.NET (language), ASP.NET, and Windows Forms. The book will discuss the language changes to ease the developer into working with the new syntax. and then several chapters on ASP.NET will correlate the...
Manning Public, 2011. - 552 p.
Dependency Injection in .NET presents core DI patterns in plain C# so you'll fully understand how DI works, covers integration with standard Microsoft technologies like ASP.NET MVC, and teaches you to use DI frameworks like Structure Map, Castle Windsor, and Unity.
Manning Public, 2012. — 702 p. — ISBN13: 978-1-935182504. Целевая аудитория: опытные разработчики. Внедрение зависимости — это один из самых популярных, но в то же время один из самых сложных паттернов проектирования приложений. Его можно примять во многих языках программирования, в том числе и в C#, о платформе которого и идёт речь в этой книге. Книга научит вас применять DI в...
Manning Public, 2012. — 702 p. — ISBN13: 978-1-935182504. Целевая аудитория: опытные разработчики. Внедрение зависимости — это один из самых популярных, но в то же время один из самых сложных паттернов проектирования приложений. Его можно примять во многих языках программирования, в том числе и в C#, о платформе которого и идёт речь в этой книге. Книга научит вас применять DI в...
Manning Public, 2012. — 702 p. — ISBN13: 978-1-935182504. Целевая аудитория: опытные разработчики. Внедрение зависимости — это один из самых популярных, но в то же время один из самых сложных паттернов проектирования приложений. Его можно примять во многих языках программирования, в том числе и в C#, о платформе которого и идёт речь в этой книге. Книга научит вас применять DI в...
Morrisville, Syncfusion Inc, 2015, — 145 p. Welcome to ReSharper Succinctly, an e-book that will hopefully change the way you work, making you into a far more productive developer than you ever thought possible. You are about to take a tour of what is probably one of the most well-known productivity add- ons for Visual Studio ever produced for .NET developers. Over the course...
Packt Publishing, 2015. — 226 p. — ISBN10: 1849693889, ISBN13: 978-1-84969-388-2. Creating applications with compelling graphics has been one of the main goals of client applications, and with the arrival of WPF, Silverlight, and HTML5 it is much easier than ever before to create interactive and rich user interfaces. Blend for Visual Studio 2012 by Example Beginner's Guide will...
Packt Publishing, 2015. — 226 p. — ISBN10: 1849693889, ISBN13: 978-1-84969-388-2. Creating applications with compelling graphics has been one of the main goals of client applications, and with the arrival of WPF, Silverlight, and HTML5 it is much easier than ever before to create interactive and rich user interfaces. Blend for Visual Studio 2012 by Example Beginner's Guide will...
Packt Publishing, 2015. — 226 p. — ISBN10: 1849693889, ISBN13: 978-1-84969-388-2. Creating applications with compelling graphics has been one of the main goals of client applications, and with the arrival of WPF, Silverlight, and HTML5 it is much easier than ever before to create interactive and rich user interfaces. Blend for Visual Studio 2012 by Example Beginner's Guide will...
It`s a quality reference book for XML programmers who want to enhance their coding skills to include applications for the .NET platform.This book assumes that you do have previous exposure to XML and are familiar with VB.NET, C#, and ASP.NET. In other words, this book is not for a novice or beginner. The XML .NET Developer’s Guide was created and organized using the following...
Sams Publishing, 2011, ISBN: 0672330814, 1224 pages. This end-to-end deep dive into Microsoft Visual Studio 2010 Professional will help working developers squeeze maximum productivity out of Visual Studio 2010’s extraordinarily rich toolbox, whether they are writing code for the Web, Windows, Silverlight, or Microsoft’s Azure cloud computing environment. The authors combine...
Microsoft Press, 2011. - 265 p. ISBN: 978-0735661684 Grasp the basic concepts that drive all Microsoft .NET-based languages—and prepare yourself to learn .NET programming. If you have absolutely no previous experience, no problem-simply start here! This ebook provides the foundation for all other .NET programming language books in the Start Here! series. You’ll explore...
Washington: Microsoft Press, 2006. — 766 p. Windows Forms and the User Interface. Configuring Controls and Creating the User Interface. Advanced Windows Forms Controls. Tool Strips, Menus, and Events. Configuring Connections and Connecting to Data. Working with Data in a Connected Environment. Create, Add, Delete, and Edit Data in a Disconnected Environment. Implementing...
Packt Publishing, 2012. - 372 p. - ISBN 978-1-84969-078-2 Generics were added as part of .NET Framework 2.0 in November 2005. Although similar to generics in Java, .NET generics do not apply type erasure but every object has unique representation at run-time. There is no performance hit from runtime casts and boxing conversions, which are normally expensive.NET offers type-safe...
Packt Publishing, 2013. — 380 p. — ISBN: 978-1-84968-670-9. На англ. языке. Working with a varied set of upcoming technologies is a challenge. Visual Studio 2012 is all about enabling you to develop and manage these consumer-focused and business-focused apps. It provides best-in-class tools that propel developers to create new apps or evolve existing ones, and it enables...
Packt Publishing, 2013. — 380 p. — ISBN: 978-1-84968-670-9. На англ. языке. Working with a varied set of upcoming technologies is a challenge. Visual Studio 2012 is all about enabling you to develop and manage these consumer-focused and business-focused apps. It provides best-in-class tools that propel developers to create new apps or evolve existing ones, and it enables...
Packt Publishing, 2014. — 308 p. — ISBN13: 978-1-84968-972-4. На англ. языке. Visual Studio 2013 enables you to develop and manage consumer-focused and business-oriented apps. It provides best-in-class tools that propel developers to create new apps or evolve existing ones. In conjunction, .NET 4.5 provides expansive capabilities for developers to work on all forms of apps and...
Packt Publishing, 2014. — 308 p. — ISBN13: 978-1-84968-972-4. Visual Studio 2013 enables you to develop and manage consumer-focused and business-oriented apps. It provides best-in-class tools that propel developers to create new apps or evolve existing ones. In conjunction, .NET 4.5 provides expansive capabilities for developers to work on all forms of apps and services, from...
Packt Publishing, 2014. — 308 p. — ISBN13: 978-1-84968-972-4. Visual Studio 2013 enables you to develop and manage consumer-focused and business-oriented apps. It provides best-in-class tools that propel developers to create new apps or evolve existing ones. In conjunction, .NET 4.5 provides expansive capabilities for developers to work on all forms of apps and services, from...
Packt Publishing, 2014. — 308 p. — ISBN13: 978-1-84968-972-4. Visual Studio 2013 enables you to develop and manage consumer-focused and business-oriented apps. It provides best-in-class tools that propel developers to create new apps or evolve existing ones. In conjunction, .NET 4.5 provides expansive capabilities for developers to work on all forms of apps and services, from...
Paperback: 336 pages Publisher: O’Reilly Media; Second Edition edition (February 8, 2002) Language: English ISBN-10: 0596003021 ISBN-13 978-0596003029 Product Dimensions: 8.8 x 6 x 0.9 inches About This Book Based on a short course that Thuan has delivered to numerous companies since August 2000, this book is designed so that each chapter builds on knowledge from the previous...
JetBrains, 2016. — 86 p.
This book is a collection of tips and trick mostly published previously in the form of blog posts and tutorials, and is centered around working efficiently with memory management in .NET. The content is based on the experience we've had here at JetBrains when developing such well-known products as ReSharper, dotCover, dotTrace, dotMemory and others. In...
July 1, 2010, Microsoft Corporation, 118 pages This document provides an in-depth tour of support in the Microsoft .NET Framework 4 for parallel programming. This includes an examination of common parallel patterns and how they’re implemented without and with this new support, as well as best practices for developing parallel components utilizing parallel patterns.
Apress, 2002. — 816 p. Aimed at the more experienced developer who needs to get the old and the new in Windows to coexist, COM and .NET Interoperability gives you all the nitty-gritty detail to get .NET Framework code and the older COM standard to work together effectively. Crammed with technical knowledge and a wide range of programming techniques you most likely won't find...
Addison-Wesley, 2010. — 529 p. Enlist Visual Studio’s Built-in Code Generation Tools to Write Better Software Faster Automatic code generation can dramatically increase your productivity, improve code quality and maintainability, promote reuse, and help you extend best practices throughout your development organization. .NET and Visual Studio contain many powerful,...
Ben Watson, 2014. — 280 p. — ISBN13: 978-0-9905834-2-4. Version 1.4 Do you want your .NET code to have the absolute best performance it can? This book demystifies the CLR, teaching you how and why to write code with optimum performance. Learn critical lessons from a person who helped design and build one of the largest high-performance .NET systems in the world. This book does...
Exams 70-305 and 70- 315. Second Edition. — Microsoft Corporation, 2003. — 864 p. — ISBN13: 9780735619272. Real-world developer training for results on the job—and on the exam. Build real-world programming skills—and prepare for MCP Exams 70-305 and 70-315—with this official Microsoft study guide. Work at your own pace through the lessons and hands-on exercises to learn how to...
М.: Солон-Пресс, 2016. — 520 с. На сегодняшний день .NET Framework настолько опередила конкурирующие платформы, что предполагается платформой «по умолчанию» для разработки любых программных продуктов. Это связано с тем, что компания Microsoft не просто учла ошибки других производителей и пожелания разработчиков, но и внесла много нового в разработку приложений всех типов. .NET...
Пер. с англ. — М.: Вильямс, 2003. — 288 с.: ил. 13 февраля 2002 года закончилась эпоха COM и началась эпоха CLR. В этот день в составе пакета .NET Framework увидела свет виртуализованная среда исполнения CLR. В книгах не столь высокого теоретического уровня, как эта сложно осветить многие возможности, предоставляемые виртуализованной средой исполнения. Пожертвовав...
М.: ДМК Пресс, 2014. — 522 c. — ISBN: 9785940749448 Увеличение производительности алгоритмов и приложений является чрезвычайно важным аспектом разработки и может дать вам преимущество перед конкурентами, а вашим пользователям обеспечить низкую стоимость владения и удовольствие от использования быстрых и отзывчивых приложений. Данная книга описывает внутренние особенности ОС...
М.: ДМК Пресс, 2014. — 524 с.: ил. — ISBN: 978-5-94074-944-8. Увеличение производительности алгоритмов и приложений является чрезвычайно важным аспектом разработки и может дать вам преимущество перед конкурентами, а вашим пользователям обеспечить низкую стоимость владения и удовольствие от использования быстрых и отзывчивых приложений. Данная книга описывает внутренние...
СПб.: BHV, 2011. — 400 с. — ISBN: 5977506171, 9785977506175 Рассмотрены приемы работы в интегрированной среде разработки Microsoft Visual Studio 2010, а также новые технологии и элементы среды, предназначенные для создания современных приложений. Описана работа с решениями, проектами, редакторами и визуальными конструкторами. Описывается создание различных типов приложений: с...
Microsoft Press, 2003 г. 464 стр.
В книге описаны тонкости работы с Microsoft Visual Studio .NET 2003. Читатель познакомится с возможностями программного управления решениями, проектами, редакторами, дизайнерами и другими компонентами этой среды разработки.
Рассмотрены теоретические основы и практические приемы программирования на платформе .NET с использованием популярных языков C#, VB.NET, МС++, IL. Описаны метаданные, общая система типов, сборки, архитектура доменов, атрибуты и др. На большом количестве простых и понятных примеров рассмотрены обработка исключений, делегаты и события, потоки и др. Дано подробное представление...
М.: КА «ШАГ», 2014. — 400 с.
5 уроков полустационара по Windows Forms компьютерной академии "ШАГ". Windows Forms - это набор классов иерархии BCL, отвечающих в платформе .Net Framework за создание графического пользователя (Graphical Use Interface). Серия уроков по Windows Forms в которой будет рассказано про базовые функции Windows Forms. Эти уроки посвящены для тех кто...
М.: Лори, 2002. — 417 с.
Эта книга о сетевом программировании, которое является одной из центральных задач при разработке уровня бизнес-приложений — потребность в эффективном и безопасном взаимодействии разных компьютеров. Со средой .NET Eramework приходит новый набор классов для решения сетевого обмена.
Пер с англ. — СПб.: БХВ-Петербург, 2011. — 464 с.: ил. — ISBN: 978-5-9775-0609-0. Оригинал книги на англ. языке выложен здесь. Visual Studio уже в течение многих лет является ведущей интегрированной средой разработки (Integrated Development Environment, IDE) среди всех инструментальных средств разработчика, поставляемых Microsoft. В книге Самоучитель Visual Studio 2010...
М.: НОИ Интуит, 2016. – 398 с. В книге описаны основы архитектуры платформы .NET и промежуточный язык этой платформы - Common Intermediate Language (CIL). Подробно рассмотрен прием программирования, называемый динамической генерацией кода. Дано введение в многозадачность и описаны подходы к разработке параллельных приложений на базе платформы .NET. Адресовано всем изучающим...
Год: 2010; Стр. : 416; ISBN 978-5-8459-1639-6, 978-1-43-022455-6; В книге «Введение в .NET 4.0 и Visual Studio 2010 для профессионалов» описаны многочисленные нововведения для платформы .NET Framework 4.0 и Visual Studio 2010. Хорошо знакомые технологии модифицированы, лучшие практические рекомендации заменены, а методологии разработки более точно настроены. Многим...
М.: Вильямс, 2010. — 416 c.: ил. — ISBN: 978-5-8459-1639-6. В книге «Введение в .NET 4.0 и Visual Studio 2010 для профессионалов» описаны многочисленные нововведения для платформы .NET Framework 4.0 и Visual Studio 2010. Хорошо знакомые технологии модифицированы, лучшие практические рекомендации заменены, а методологии разработки более точно настроены. Многим разработчикам...
В этой книге обсуждаются особенности функционирования и архитектуры .NET Remoting — новейшей технологии для построения распределенных приложений. Вы узнаете, как использовать беспрецедентные возможности этой технологии для построения отказоустойчивых, масштабируемых, защищенных, быстрых и простых в сопровождении и администрировании распределенных Интернет-приложений. Книга...
Учебный курс Microsoft / Пер. с англ. — М.: Русская редакция; СПб.: Питер, 2008. — 608 с. — ISBN 978-5-388-00013-2, 978-5-7502-0315-4. Этот учебный курс посвящен разработке распределенных приложений на платформе .NET Framework. Здесь подробно рассматриваются конфигурирование и развертывание веб-сервисов, расширение веб-сервисов XML с применением пользовательских...
М.: Вильямс, 2008. — 1790 с. — ISBN 978-5-8459-1317-3. Книга известных специалистов в области разработки приложений с использованием .NET Framework посвящена программированию на языке C# в средах .NET Framework 2.0 и .NET Framework 3.0. Книгу отличает простой и доступный стиль изложения, изобилие примеров и множество рекомендаций по написанию высококачественных программ....
Пер. с англ. - М.: ООО "Бином-Пресс", 2009. - 632 с.: ил. Почти всем серьезным приложениям Windows приходится, с одной стороны, использовать данные, хранящиеся в базах данных, с другой — обеспечивать взаимодействие пользователя с этими данными. Именно здесь вступают в действие механизмы и средства привязки данных, которым посвящена книга. Она охватывает все аспекты привязки...
СПб.: Питер, 2007. — 864 с. — ISBN: 978-5-469-01659-5 Интерактивное оглавление: да Учебный курс "Основы разработки приложений на платформе Microsoft .NET Framework" содержит теоретический материал и практические задания по разработке приложений на языках программирования Visual Basic и Visual C#, базирующихся на платформе .NET Framework любой версии. Помимо хорошего помощника в...
Учебный курс Microsoft. — Пер. с англ. — М.: Русская редакция; СПб.: Питер, 2007. — 864 с. — ISBN 978-5-469-01659-5, 978-5-7502-0297-3 (Русская редакция). Книга для подготовки к базовому экзамену (70-536) для сертификации по направлению Microsoft .NET Framework 2.0, 3.5 на русском языке. В книге рассмотрены принципиальные основы разработки с использованием данной платформы....
Metanit.com, 2016. — 143 с.
(Автор не указан).
Все паттерны проектирования иллюстрируются примерами на языке C# и диаграммами UML.
Содержание:
Основы паттернов проектирования.
Введение в паттерны проектирования.
Отношения между классами и объектами.
Интерфейсы или абстрактные классы.
Порождающие паттерны.
Фабричный метод (Factory Method).
Абстрактная фабрика...
СПб.: БХВ-Петербург, 2009. - 1200 стр.: ил. - (В подлиннике) Рассмотрены приемы работы в интегрированной среде разработки Visual Studio 2008, а также новые технологии и элементы среды, предназначенные для создания эффективных современных приложений. Описана работа с решениями, проектами, редакторами и визуальными конструкторами. Показаны новые возможности языков...
Microsoft, 2011. - 256 с.
Данная книга не является пособием для начинающих, справочником или книгой, посвященной какой-то одной технологии. Это книга, которая поможет профессиональным разработчикам перейти с предыдущих версий Visual Studio (начиная с версии 2003) на новую. Возможности Visual Studio 2010 рассматриваются в ней на примере типового приложения. Читателю будет...
Пер. с англ. — М.: Русская Редакция; СПб. : Питер, 2006. — 432 с. — ISBN 5-7502-0284-4, ISBN 5-91180-041-1. В этой книге подробно рассказывается о создании программ для Microsoft Windows с использованием языка C# и библиотеки классов Windows Forms, входящей в Microsoft .NET Framework 2.0 . Вы научитесь создавать новые нестандартные и комбинировать существующие элементы управления,...
Пер. с англ. - М.: Издательско-торговый дом "Русская Редакция", 2001. - 240 с.: ил. - ISBN 5-7502-0186-4. Книга Дэвида Платта знакомит читателя с новейшей и многообещающей платформой - Microsoft .NET. В ней доступно описаны особенности архитектуры и компоненты этой системы. Вы узнаете, какие проблемы позволяет решить .NET, какие для этого используются подходы и как начать с ней...
Издательство: BHV-СПб. Серия: Мастер программ. Дата выхода: январь 2003. ISBN 5-94157-309-х. Страниц: 544.
Книга посвящена технологии Microsoft .NET и базовому инструментальному средству этой технологии Visual Studio .NET. Разъясняется сущность новой модели доступа к данным ADO.NET, упрощающей создание как традиционных Windows-приложений, так и распределенных систем, работающих...
Эта книга - о Microsoft .NET: что это, как это работает, как писать программы для этой платформы. Вы узнаете также об общеязыковой исполняющей среде, ко- торая является высокоструктурированным окружением для исполнения кода, на- писанного на различных языках. А еще вы познакомитесь с всеобъемлющей биб- лиотекой классов .NET Framework и такими моделями программирования, как Windows...
М.: ООО И.Д. Вильямс, 2011. — 1184 с. — (Для профессионалов (от Wrox)). — ISBN: 9785845916839 Версия системы Visual Studio имеет потрясающие возможности. В этой книге показано, как их использовать. Выдающийся авторский коллектив подробно описывает интегрированную среду разработки и многочисленные современные технологии платформы .NET. В книге рассмотрены все аспекты...
Мастер-класс. / Пер. с англ. — М. : Издательство «Русская Редакция»; СПб. : Питер ,
2007. — 656 стр. : ил.
Эта книга — подробное описание внутреннего устройства и функционирования общеязыковой исполняющей среды (CLR) Microsoft .NET Framework версии
2.0. В ней раскрыта система типов .NET Framework и разъяснены способы управления ими. Представлены концепции программирования с...
Пер. с англ. — М.: Русская Редакция; СПб.: Питер, 2007. — 656 с.: ил. — ISBN: 978-5-7502-0348-2; 978-5-91180-303-2. Эта книга — подробное описание внутреннего устройства и функционирования общеязыковой исполняющей среды (CLR) Microsoft .NET Framework версии 2.0. В ней раскрыта система типов .NET Framework и разъяснены способы управления ими. Представлены концепции...
Пер. с англ. — 2-е изд., испр. — М.: Русская Редакция, 2003. — 512 с.: ил. — ISBN 5-7502-0208-9. В книге подробно описано внутреннее устройство и функционирование общеязыковой исполняющей среды (CLR) Microsoft .NET Framework. Подробно изложена развитая система типов .NET Framework и разъясняются способы управления типами исполняющей средой. Хотя примеры в книге написаны на C#,...
М.: Издательство «Русская Редакция», 2004. — 736 стр.
В книге описаны тонкости отладки всех видов приложений .NET и Win32: от Web сервисов XML до служб Windows. Каждая глава снабжена примерами, которые позволят увеличить продуктивность отладки управляемого и неуправляемо го кода. На прилагаемом компакт диске содержится более 6 Мб исходных кодов примеров и полезных отладочных...
Монография. — Санкт-Петербург: Питер, 2014. — 624 с.
Внедрение зависимостей позволяет уменьшить сильное связывание между программными
компонентами. Вместо жесткого кодирования зависимостей (например, драйвера какой-
либо базы данных), внедряется список сервисов, в которых может нуждаться компонент.
После этого сервисы подключаются третьей стороной.
Русский MSDN по платформе SDK for Windows "Графика и мультимедиа" Графические и мультимедийные услуги обеспечивают богатое содержание для пользовательского интерфейса вашей прикладной программы. Мультимедийные приложения используют множество аудио-, видеоустройств и устройств ввода данных, чтобы обеспечить информацию более полнокровно, чем это делают статичные изображения или...
Учебный курс Microsoft / Пер. с англ. — М.: Русская редакция; СПб.: Питер, 2008. — 624 с. — ISBN 978-5-7502-0313-0, 978-5-388-00015-6. Этот учебный курс посвящен передовым методам разработки клиентских Windows-приложений с использованием .NET Framework (любой версии). Значительное внимание уделяется проблемам развертывания и доступа к приложениям. Книга адресована всем, кто...
СПб.: Питер, 2015. — 320 с. — ISBN: 978-5-496-01649-0. Паттерны проектирования остаются важным инструментом в арсенале разработчика, поскольку они опираются на фундаментальные принципы проектирования. Тем не менее, появление новых конструкций в современных языках программирования делает одни паттерны более важными, а значимость других сводит к минимуму. Цель данной книги —...
Минск, МГЭУ им. А. Д. Сахарова, 2010, – 262 стр. - ISBN: 978-985-6931-28-7. Учебно-методическое пособие предназначено для студентов старших курсов специальностей, связанных с информационными системами и технологиями. Рассмотрены теоретические и практические аспекты, касающиеся: 1) основ проектирования и разработки информационных систем средствами технологии .NET.; 2) разработки...
М.: Издательский дом "Вильямс", 2002. — ISBN 5-8459-0379-3 (рус. )
Эта книга представляет собой практическое руководство по программированию на Visual C++ для платформы .NET. Прочитав книгу, вы научитесь использовать Visual Studio .NET с целью создания самых сложных приложений для новой платформы .NET, которую разработала Microsoft. В начале книги автор объясняет, что такое...
Пер. с англ. — М.: Вильямс, 2011. — 368 с.: ил. — ISBN: 978-5-8459-1756-0. Эта книга написана специально для разработчиков приложений на платформе .NET и художников-оформителей, стремящихся освоить интегрированную среду разработки Expression Blend IDE. Как известно, в Expression Blend можно разрабатывать приложения на платформах Windows Presentation Foundation (WPF),...
СПб.: Питер, 2004. — 796 с. — (Библиотека программиста). — ISBN 5-318-00750-3. Основная цель этой книги - дать читателю прочные знания синтаксиса и семантики C#, а также разобрать особенности архитектуры .NET. После ее прочтения вы познакомитесь со всеми основными областями, охваченными библиотекой базовых классов C#. Для приобретения практических навыков книга содержит...
Пер. с англ. и ред. И.В. Берштейна. — М.: Вильямс, 2011. — 368 с.: ил. — ISBN: 978-5-8459-1756-0. Эта книга написана специально для разработчиков приложений на платформе .NET и художников-оформителей, стремящихся освоить интегрированную среду разработки Expression Blend IDE. Как известно, в Expression Blend можно разрабатывать приложения на платформах Windows Presentation...
2-е изд. — М.: Вильямс, 2011. — 416 с. — ISBN: 978-5-8459-1692-1, 978-0-321-54561-9. Эта книга облегчит работу любого .NET-разработчика, который разрабатывает код, предназначенный для других разработчиков. Она содержит аннотации к правилам, принадлежащие тридцати пяти выдающимся архитекторам и программистам .NET Framework, оживленные обсуждения причин, по которым были введены...
2-е изд. — Пер. с англ. и ред. Я.К. Шмидского. — М.: Вильямс, 2011. — 416 с.: ил. — ISBN: 978-5-8459-1692-1, 978-0-321-54561-9. Эта книга облегчит работу любого .NET-разработчика, который разрабатывает код, предназначенный для других разработчиков. Она содержит аннотации к правилам, принадлежащие тридцати пяти выдающимся архитекторам и программистам .NET Framework, оживленные...
Комментарии