ASP.NET Core Course: Build a C# App in One Hour
In this free tutorial, you will learn how to create a web database app in ASP.NET Core using Visual Studio and the C# language in just one hour.
In this free tutorial, you will learn how to create a web database app in ASP.NET Core using Visual Studio and the C# language in just one hour.
Learn how to build enterprise applications using ASP.NET Core 3 and following the principles of Clean Architecture. This talk provides practical guidance and will cover architecture, technologies, tools, and frameworks.
Data has always been important for Web apps and there are increasingly a myriad of technologies available to work with data. Come join us to discuss different data paradigms life Database First, Model First and Code First, and how the tooling and framework features support them. We’ll dive into the …
To help tame large applications and organize site functionality, ASP.NET MVC 2 introduced the concept of areas. Areas allow you to segregate controllers, models, and views into different physical locations, with the area-specific pieces in a single area folder. This article shows how T4MVC templates help you generate URLs and …
HTML5 is a game changer for the entire industry and opens up new and exciting possibilities for web developers. Learn how Microsoft ASP.NET 4.5 and Visual Studio 2012 makes building web applications using HTML 5, EcmaScript 5 and CSS 3 easier than ever.
This video dives deep into practical and real world examples and war stories of optimizing ASP.NET applications. See how to use features within IIS and ASP.NET to measure and adjust both new and existing web applications. We’ll also focus on optimizing the communication between the browser and the web server, …