Pro ASP.NET Core 7 is the tenth edition of Adam Freeman’s industry-leading handbook to building web applications ASP.NET Core, now fully updated to .NET 7.
An excerpt from Blazor in Action by Chris Sainty
This article covers
§ Using templates to define specific regions of UI
§ Enhancing templates with generics
Read it if you’re a full-stack C# and .NET web developer who wants to learn more about Blazor.
From Microservices in .NET, 2nd Edition by Christian Horsdal Gammelgaard
Let’s talk about event-based collaboration. This is an important aspect of how microservices interact with each other.
From Microservices in .NET, 2nd Edition by Christian Horsdal Gammelgaard Find out exactly what a microservices architecture is in this article. Take 40% off Microservices in .NET, 2nd Edition by entering horsdal3 into the discount code ox at checkout at… Continue Reading →
From ASP.NET Core in Action, Second Edition by Andrew Lock
This article discusses the advantages of ASP.NET Core and why you should (or shouldn’t) choose to use it for your application.
By Jeffrey Palermo, Jimmy Bogard, Eric Hexter, Matthew Hinze, and Jeremy Skinner
jQuery has quickly become one of the most popular JavaScript libraries due to its simple yet powerful mechanisms for interacting with the HTML DOM. In this article, based on chapter 12 of ASP.NET MVC 3 in Action, the authors discuss the basics of using jQuery and how it can be used to make asynchronous calls to the server that can be processed by ASP.NET MVC.
Ajax with jQuery (PDF)