In this tutorial, Stephen Walther introduces you to ASP.NET MVC controllers. You learn how to create new controllers and return different types of action results. This tutorial explores the topic of ...
This repository demonstrates how to integrate an Angular single-page application (SPA) with an ASP.NET Core MVC application. The project includes steps to build the Angular app and configure ...
Routing is a major concern in a MVC application, I have already discussed about the Routing Basics and Customization of routing. The Line [Route("Home")] and [Route("AboutUs")] defines the different ...
Learn how to implement endpoint routing in ASP.NET Core 3.0 MVC to bring more flexibility and functionality to your applications ASP.NET Core MVC is the .NET Core counterpart of the ASP.NET MVC ...
Eric Vogel covers some of the new features in ASP.NET MVC 5.1. In this first of a two-part series, he takes a good, long look at some new attribute routing options. ASP.NET MVC 5.1 includes updates to ...
Routing is one of the primary concern of MVC. In MVC we have to map URL to a particular Action method on a particular Controller, the Action Method is then executed and returns an instance of ...
Microsoft has been busy the past couple weeks. Hot off the heels of the .NET framework 4.5.1 release comes the launch of Visual Studio 2013, Entity Framework 6, MVC 5, WebApi 2, and more. One of the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results