Question from the ASP .NET test

Create a route in the global.asax file defined as follows:,Create a controller "BlogController" and an action "Archives" with the following signature:

Hard

In an ASP.NET MVC 3 site, you must allow the consultation of the archives of a blog, with URLs of the form: http://localhost/blog/archives/2010/07/.

What are the operations to do for this?

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