Автор: Burns Sean Название: Hands-On Network Programming with C# and .NET Core ISBN: 1789340764 ISBN-13(EAN): 9781789340761 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: C# and .NET Core makes network programming the enjoyable experience it should be. This book will get you started with the basics of network programming as they relate to C#. We will then dig into the core topics of the network layer. You`ll also learn to make sockets connections as well and develop practical client-side applications in this book.
Автор: Baptista, Gabriel Abbruzzese, Francesco Название: Software architecture with c# 9 and .net 5 ISBN: 1800566042 ISBN-13(EAN): 9781800566040 Издательство: Неизвестно Рейтинг: Цена: 14160.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The book covers the best practices and approaches for software architects to follow when developing .NET and C# solutions, along with the most up to date cloud environments and tools to enable effective app development, delivery, and deployment.
Автор: Millett Scott Название: Professional ASP.Net Design Patterns ISBN: 0470292784 ISBN-13(EAN): 9780470292785 Издательство: Wiley Рейтинг: Цена: 6018.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Professional ASP. NET Design Patterns will show you how to implement design patterns in real ASP. NET applications by introducing you to the basic OOP skills needed to understand and interpret design patterns. A sample application used throughout the book is an enterprise level ASP.
Design scalable and high-performance enterprise applications using the latest features of C# 10 and .NET 6
Key Features:
Gain comprehensive software architecture knowledge and the skillset to create fully modular apps
Solve scalability problems in web apps using enterprise architecture patterns
Master new developments in front-end architecture and the application of AI for software architects
Book Description:
Software architecture is the practice of implementing structures and systems that streamline the software development process and improve the quality of an app. This fully revised and expanded third edition, featuring the latest features of .NET 6 and C# 10, enables you to acquire the key skills, knowledge, and best practices required to become an effective software architect.
Software Architecture with C# 10 and .NET 6, Third Edition features new chapters that describe the importance of the software architect, Microservices with ASP.NET Core, and analyzing the architectural aspects of the front-end in the applications, including the new approach of .NET MAUI. It also includes updated chapters on Azure Kubernetes Service, EF Core, and Blazor.
You will begin by understanding how to transform user requirements into architectural needs and exploring the differences between functional and non-functional requirements. Next, you will explore how to choose a cloud solution for your infrastructure, taking into account the factors that will help you manage a cloud-based app successfully. Finally, you will analyze and implement software design patterns that will allow you to solve common development problems.
By the end of this book, you will be able to build and deliver highly scalable enterprise-ready apps that meet your business requirements.
What You Will Learn:
Use proven techniques to overcome real-world architectural challenges
Apply architectural approaches such as layered architecture
Leverage tools such as containers to manage microservices effectively
Get up to speed with Azure features for delivering global solutions
Program and maintain Azure Functions using C# 10
Understand when it is best to use test-driven development (TDD)
Implement microservices with ASP.NET Core in modern architectures
Get the best of DevOps principles to enable CI/CD environments
Who this book is for:
This book is for engineers and senior software developers aspiring to become architects or looking to build enterprise applications with the .NET Stack. Basic familiarity with C# and .NET is required to get the most out of this book.
Описание: Microsoft`s ASP.NET Core is a powerful web framework full of hidden features that this web app development book will help you to uncover and understand. You`ll get hands-on with customizing ASP.NET Core to suit your application development needs with the help of practical examples and best practices.
Автор: Enrico Gregori; Ludmila Cherkasova; Gianpaolo Cugo Название: Web Engineering and Peer-to-Peer Computing ISBN: 3540441778 ISBN-13(EAN): 9783540441779 Издательство: Springer Рейтинг: Цена: 11179.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Compiled from the post-proceedings of two workshops on Web engineering and peer-to-peer computing, this volume contains 31 revised full papers. Coverage includes models and characterization of Web traffic, caching infrastructure, content delivery networks and building Web-based systems.
Название: Peer-to-Peer ISBN: 059600110X ISBN-13(EAN): 9780596001100 Издательство: Wiley Рейтинг: Цена: 3800.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Presenting the goals that drive the developers of the best-known peer-to-peer systems, this text explores the problems they`ve faced, and the technical solutions they`ve found. Topics include metadata, performance, trust, resource allocation, reputation, and security.
Автор: Troelsen Название: Pro C# 10 with .NET 6 ISBN: 1484278682 ISBN-13(EAN): 9781484278680 Издательство: Springer Рейтинг: Цена: 8384.00 р. Наличие на складе: Поставка под заказ.
Описание: Welcome to the most comprehensive foundational guide available on the topic of C# coding and .NET. This book goes beyond “do this, to achieve this” to drill down into the core stuff that makes a good developer, great. This expanded 11th edition delivers loads of new content on Entity Framework, Razor Pages, Web APIs and more. You will find the latest C# 10 and .NET 6 features served up with plenty of “behind the curtain” discussion designed to expand developers’ critical thinking skills when it comes to their craft. Coverage of ASP.NET Core, Entity Framework Core, and more sits alongside the latest updates to the new unified .NET platform, from performance improvements to Windows Desktop apps on .NET 6, updates in XAML tooling, and expanded coverage of data files and data handling. Going beyond the latest features in C# 10, all code samples are rewritten for this latest release. Dive in and discover why this essential classic is a favorite of C# developers worldwide. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections, and numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). Pro C# 10 with .NET 6 will build your coding confidence putting C# into practice, and exploring the .NET universe and its vast potential on your own terms. What You Will Learn * Explore C# 10 features and updates in records and record structs, global and implicit using directives, file level namespaces, extended property patterns, and more * Develop applications with C# and modern frameworks for services, web, and smart client applications * Hit the ground running with ASP.NET Core web applications using MVC and Razor Pages, including view components, custom tag helpers, custom validation, GDPR support, and areas * Build ASP.NET RESTful services complete with versioning, enhanced swagger, and basic authentication * Embrace Entity Framework Core for building real-world, data-centric applications, with deeply expanded coverage new to this edition including SQL Server temporal table support * Dive into Windows Desktop Apps on .NET 6 using Windows Presentation Foundation * Understand the philosophy behind .NET * Discover the new features in .NET 6, including single file applications, smaller container images, and more Who This Book Is For Developers of any level who want to either learn C# and .NET or want to take their skills to the next level. “Amazing! Provides easy-to-follow explanations and examples. I remember reading the first version of this book; this is a ‘must-have’ for your collection if you are learning .NET!” – Rick McGuire, Senior Application Development Manager, Microsoft “Phil is a journeyman programmer who brings years of experience and a passion for teaching to make this fully revised and modernized ‘classic’ a ‘must-have’. Any developer who wants full-spectrum, up-to-date coverage of both the C# language and how to use it with .NET and ASP.NET Core should get this book.” – Brian A. Randell, Partner, MCW Technologies and Microsoft MVP
Описание: With this new edition of C# 9 and .NET 5 - Modern Cross-Platform Development, you will not only gain an understanding of object oriented programming, working with databases, multithreading, and data encryption, but also learn how to develop websites using ASP.NET Core Razor Pages, the Model-View-Controller (MVC) pattern, and Blazor for web component user interfaces.
Автор: Gumus Onur, Ragupathi Mugilan T. S. Название: ASP.NET Core 2 Fundamentals ISBN: 1789538912 ISBN-13(EAN): 9781789538915 Издательство: Неизвестно Рейтинг: Цена: 7171.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: ASP.NET has several advantages such as easy deployment of applications, capability to build large applications with very little code, built-in caching features, and much more. We begin your adventure with an introduction to web and ASP.NET Core applications. Then, we learn about controllers, views, and models. You also learn about routing, how ...
Описание: Discover the essential design and architectural patterns with ASP.NET Core to solve common software design problems. With this book, you`ll learn how to use a combination of design patterns and build fault-tolerant and robust full-stack apps and microservices with ASP.NET Core and C#.
Описание: C# has recently been open sourced and C# 7 comes with a host of new features for building powerful, cross-platform applications. This book will be your solution to some common programming problems that you come across with C# and will also help you get started with .Net Core 1.1.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru