Download to read offline
















This document discusses modern web application architectures using ASP.NET Core 5 and Vue.js. It outlines traditional web architectures with server-side rendering versus single page applications with client-side rendering. It also lists ASP.NET options like MVC, Razor Pages, and Blazor. Finally, it promotes component-based development and provides contact information for the author.
This slide introduces the presentation topic focusing on ASP.NET Core 5 and Vue.js by Alexandre Malavasi.
Contact details of Alexandre Malavasi including LinkedIn, Facebook, and email for further engagement.
This slide presents the concept of various web architecture models applicable in modern development.
Describes the traditional web architecture model involving browser/client and server interactions using HTML, CSS, and dynamic content.
A further emphasis on the traditional web architecture concept, summarizing its components.
Illustrates the architecture of a Single Page Application (SPA) where communication is done using JSON.
Source acknowledgment for the architecture information presented - a reference link is provided.
Outlines various ASP.NET frameworks available including Web Forms, MVC, Razor Pages, and Blazor options.
Highlights the three key elements of component-based development: template, JavaScript, and CSS.
Announces a demo to illustrate concepts discussed earlier in the presentation.
Reiterates the contact information for Alexandre Malavasi for those interested in following up or learning more.
Concludes the session with thanks and appreciation, reaffirming the presenter’s gratitude.