Apress, 2014. — 476 p. — ISBN: 9781430267614 Advanced .NET IL Assembler is a comprehensive drill-down into the inner workings of the .NET Framework. Acknowledged runtime expert and Microsoft insider Serge Lidin steps through the internal structures and operations that take place when .NET code is executed, showing how the syntax and grammar of the coding language is broken down...
Manning Publications, 2017. — 344 p. Modern applications must react to streams of data such as user and system events, internal messages, and sensor input. Reactive Extensions (Rx) is a .NET library containing more than 600 operators that you can compose together to build reactive client- and server-side applications to handle events asynchronously in a way that maximizes...
Comprehensive coverage to help experienced .NET developers create flexible, extensible enterprise application code If you're an experienced Microsoft .NET developer, you'll find in this book a road map to the latest enterprise development methodologies. It covers the tools you will use in addition to Visual Studio, including Spring.NET and nUnit, and applies to development with...
Packt, 2016. — 318 p. — ISBN: 978-1-78588-288-3. Reactive programming is an innovative programming paradigm focused on time-based problem solving. It makes your programs better-performing, easier to scale, and more reliable. Want to create fast-running applications to handle complex logics and huge datasets for financial and big-data challenges? Then you have picked up the...
Syncfusion, 2017. — 85 p. Unresponsive or sluggish applications can give the impression of a broken or low-quality app. Using asynchronous programming methods, apps can be made to function well even when performing other tasks. In Asynchronous Programming Succinctly, Dirk Strauss shows readers how to use Microsoft Visual Studio to create apps that function well even when...
Syncfusion, 2017. — 103 p. Security in software development should be a first-order requirement, but it’s often implemented in projects as an afterthought. With Application Security in .NET Succinctly, author Stan Drapkin provides a refresher of .NET security practices and fills common knowledge gaps for experienced developers and novices alike. Learn about hashes, machine...
Manning Publications, 2018. — 568 p. — ISBN13: 978-1-61729-299-6. Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate computer programmers who are interested in writing code with improved speed and effectiveness by adopting a...
Packt, 2016. — 276 p. — ISBN: 978-1-78588-288-3. Reactive programming is an innovative programming paradigm focused on time-based problem solving. It makes your programs better-performing, easier to scale, and more reliable. Want to create fast-running applications to handle complex logics and huge datasets for financial and big-data challenges? Then you have picked up the...
Syncfusion Inc., 2014. — 87 p. Learn to write applications that support different languages and cultures, with an emphasis on NET development. With the help of author Jonas Gauffin, Localization for .NET Succinctly will help you become an effective developer in the global community. Topics included: - Starting with localization - Date and time - Week numbers - Time zones -...
3rd Edition. A condensed introduction to the Microsoft .NET Framework, this book aims to help programmers make the transition from traditional Windows programming to the world of .NET programming. The Microsoft .NET Framework includes the Common Language Runtime (CLR) and a set of base classes that radically simplify the development of large-scale applications and services....
2nd Edition. — Manning Publications, 2024. — 360 p. — ISBN: 978-1633439313. Learn to build standout line-of-business applications using Microsoft’s .NET Framework, the premier platform for enterprise business development. NET in Action, Second Edition presents the big picture of .NET application development, introducing core concepts like: Designing applications to take full...
Manning Publications, 2018. — 275 p. — ISBN: 978-1-61729-427-3. .NET Core in Action shows .NET developers how to build professional software applications with .NET Core. Learn how to convert existing .NET code to work on multiple platforms or how to start new projects with knowledge of the tools and capabilities of .NET Core. .NET Core is an open-source framework that lets you...
Manning, 2019. — 562 p. — ISBN13: 978-1-617294-73-0. Dependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll start by learning what DI is and what types of applications will benefit from it. Then, you'll work through concrete scenarios using C# and the .NET framework to implement DI...
Apress, 2013. — 336 p. — 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 hardware? how can I improve performance?...
Apress Media, 2004. — 746 p. — ISBN: 1590591372. Code generation has the potential to revolutionize application development. Rather than handcrafting each piece of code, developers are increasingly turning to code generation based on templates and applications of business logic to automatically perform a variety of tasks. This book teaches the technical details of code...
2nd ed. — Manning Publications, 2024. — 441 p. — ISBN: 9781633439313. Learn to build standout line-of-business applications using Microsoft’s .NET Framework, the premier platform for enterprise business development. NET in Action, Second Edition presents the big picture of .NET application development, introducing core concepts like. Designing applications to take full...
3rd Edition. — Apress. — 2022. – 464 p. — ISBN13: 978-1-4842-8244-1. Implement design patterns in .NET 6 using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today’s developer toolbox. Alongside Functional Builder, Asynchronous Factory Method, Generic Value Adapter, and Composite...
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...
Packt Publishing, 2019. — 435 p. — ISBN: 978-1-78883-409-4. Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really want Developers across the world are rapidly adopting DDD principles to deliver powerful results when writing software that deals with complex...
Apress Media LLC, 2024. — 187 p. — ISBN-13: 978-1-4842-9550-2. This book is a tutorial on MongoDB customized for developers working in Microsoft .NET 6, .NET 7, and beyond. It explains the differences between relational database systems and the document model supported by MongoDB and shows how to build .NET applications that run against a MongoDB database, especially one in the...
2nd edition. — Apress, 2020. — 642 p. — ISBN13: 978-1-4842-5351-9. Roll up your sleeves and jump into building web applications using .NET Core 2.1 and the most popular JavaScript frameworks. You will start by building a data access layer using Entity Framework Core, a RESTful service using ASP.NET Core, and then you will build a web application following the MVC pattern, also...
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...
Orange Education Pvt Ltd. — 2025. — 242 p. — ISBN: 9789348107633. Build Immersive AR Apps with ARCore and ARKit. Key Features Detailed step-by-step instructions on ARCore and ARKit environments, tools, and workflows. Hands-on projects like an AR furniture app and an AR game to apply your knowledge. Learn key AR features such as spatial tracking, environment understanding, and...
Packt Publishing, 2025. — 300 p. Key Features: Receive expert guidance on building CLI applications with .NET. Implement advanced techniques for creating cross-platform, modular, and robust CLI applications. Put your knowledge into practice through hands-on exercises and real-world projects. Book Description: Developers and system administrators often face challenges like...
Apress, 2024. — 164 p. This book is a tutorial on MongoDB customized for developers working in Microsoft .NET 6, .NET 7, and beyond. It explains the differences between relational database systems and the document model supported by MongoDB and shows how to build .NET applications that run against a MongoDB database, especially one in the cloud. Author Luce Carter kicks things...
Apress Media LLC, 2024. — 187 p. — ISBN-13: 978-1-4842-9549-6. This book is a tutorial on MongoDB customized for developers working in Microsoft .NET 6, .NET 7, and beyond. It explains the differences between relational database systems and the document model supported by MongoDB and shows how to build .NET applications that run against a MongoDB database, especially one in the...
Apress Media LLC, 2024. — 686 p. — ISBN-13: 979-8-8688-0616-2. In 2016, Microsoft introduced a new generation of .NET called .NET Core. It brought many fundamental improvements to the platform, but there were also many breaking changes and missing APIs, especially when it comes to creating web applications. Upgrading any website running on the .NET Framework to the new .NET...
Manning, 2019. — 559 p. — ISBN: 978-1-933988-55-9. This book debunks the myths around dependency injection (DI) and teaches you good practices and anti-patterns concerning DI while applying this to .NET Core. Our goal is to let this book be as influential as the first edition has been. Although many tools help us with DI, DI is foremost a set of principles and patterns. Tools...
O’Reilly Media, Inc. - December 2018 - ISBN: 9781492043591 As a .NET developer, you’re constantly asked to build relevant and resilient software that can run anywhere. That alone is a tall order. But you’re also asked to upgrade existing .NET software to unlock new value. This practical ebook shows .NET developers and architects how to improve the most impactful parts of your...
Comments