Question from the ASP .NET test

Create a new view in a MVC application.

Hard

In an ASP.NET MVC 3 application, you have a controller named « CatalogController » with an « Index » action that should allow you to list products, but also to provide links to create, edit and delete products.

How should you create the view associated with this action?

Author: Nicolas LaurentStatus: PublishedQuestion passed 373 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!