Christian Nagel - Böcker
Visar alla böcker från författaren Christian Nagel. Handla med fri frakt och snabb leverans.
3 produkter
3 produkter
444 kr
Skickas inom 7-10 vardagar
Get the latest coverage of the newest features in C#9 and .NET 5In Professional C# and .NET: 2021 Edition, Microsoft MVP for Visual Studio and Development Technologies and veteran developer, Christian Nagel, delivers a comprehensive tour of the new features and capabilities of C#9 and .NET 5.Experienced programmers making the transition to C# will benefit from the author’s in-depth explorations to create Web- and Windows applications using ASP.NET Core, Blazor, and WinUI using modern application patterns and new features offered by .NET including Microservices deployed to Docker images, GRPC, localization, asynchronous streaming, and much more.The book also offers: Discussions of the extension of .NET to non-Microsoft platforms like OSX and LinuxExplanations of the newest features in C#9, including support for record types, and enhanced support for tuples, pattern matching, and nullable reference typesIntegrating .NET applications with Microsoft Azure services such as Azure AppConfiguration, Azure Key Vault, Azure Functions, the Azure Active Directory, and others Downloadable code examples from wrox.com and github.com with online updates for C# 10 and .NET 6Perfect for programmers with a background in C#, Visual Basic, Java, or C/C++, Professional C# and .NET: 2021 Edition will also earn a place in the libraries of software architects seeking an up-to-date and fulsome treatment of the latest C# and .NET releases.
607 kr
Skickas inom 3-6 vardagar
Networking is one of the core tasks of enterprise-level programming, and this book covers key concepts, like network programming in .NET with C#, and building network-based applications in .NET. You will gain confidence to use the classes shipped with .NET, and eventually implement your own application-level protocols. The text first overviews important background material, like physical network architecture, network protocols, the Open Systems Interconnection (OSI) model, streams in .NET, and stream access. Also covered in detail: socket programming complete with introduction, and descriptions for use in .NET. Finally, the book explores Internet programming, with a look at HTTP - the underlying protocol of e-mail and Internet. By the end of the book, you will also have learned to secure network communications in .NET.
Pragmatic Microservices with C# and Azure
Build, deploy, and scale microservices efficiently to meet modern software demands
Häftad, Engelska, 2024
621 kr
Skickas inom 5-8 vardagar
Unlock efficiency in software development by learning microservices with C#, .NET and Azure Key FeaturesBenefit from step-by-step project-based guidance on how to develop a full-fledged microservices applicationGain extensive knowledge of microservices by covering essential concepts, tools, and methodologiesUse essential Microsoft Azure cloud-native services and as alternatives for on-premises environmentsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionPragmatic Microservices with C# and Azure introduces .NET Aspire for microservices, focusing on defining an app model, utilizing service discovery, and integrating with Azure's native cloud services. Written by a Microsoft MVP and seasoned software architect with over two decades of experience in .NET, this book will help you get to grips with robust service development using .NET features like minimal APIs, gRPC, and SignalR for real-time communication. Aside from covering essential aspects of DevOps, including testing methodologies such as unit, integration, and load testing, you’ll also explore logging and monitoring including OpenTelemetry using tools like Azure Log Analytics, Application Insights, Prometheus, and Grafana. You'll learn about asynchronous communication leveraging queues and events through Azure Event Hub and Apache. Throughout the book, theoretical aspects will be complemented by practical skills gained from building and deploying a fully functional microservices-based application. By the end, you’ll possess a deep understanding of microservices architecture, hands-on experience with various .NET technologies and Azure services, and the ability to design, build, deploy, and manage microservices applications effectively in both on-premises and cloud environments.What you will learnUnderstand the advantages and practical applications of microservicesUtilize the cloud-ready .NET Aspire stack and tools for efficient developmentCreate robust RESTful APIs using ASP.NET Core minimal APIsImplement seamless database integration with both relational and NoSQL databasesContainerize microservices with Docker for better scalability and managementDeploy microservices to the Azure Container Apps environment and Kubernetes for robust cloud solutionsImplement logging, metrics, and distributed tracing to ensure reliability and performanceWho this book is forThis book is for software developers, architects, and engineers who are interested in adopting microservices architecture using the .NET framework and Microsoft Azure. Both intermediate and advanced developers who have a foundational understanding of C#, ASP.NET Core, and cloud computing concepts will find this book helpful.