Tag

asp.net

All You Ever Wanted to Know about ASP.NET Core

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.

Leveraging Templates to Make Reusable Components

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.

Implementing an Event-Based Collaboration using HTTP

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.

What Is a Microservices Architecture?

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 →

Getting Started with ASP.NET Core

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.

The guide to EF Core

From Entity Framework Core in Action, Second Edition by Jon P Smith

Cross-platform web development with ASP.NET Core

From ASP.NET Core in Action, Second Edition by Andrew Lock

Building Microservice-Based Apps with the .NET Core Stack

From Microservices in .NET Core, Second Edition by Christian Horsdal Gammelgaard

Learning to Use ASP.NET Core


slideshare-learning-to-use-asp-dot-net-core
From ASP.NET Core in Action
By Andrew Lock

Ajax with jQuery

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)

© 2023 Manning — Design Credits