first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

“Prerequisite knowledge for ASP.NET MVC”; stackoverflow.com

Here are some topics that you can look up online:

Routing.

The MVC Pattern.

Controllers and Actions.

Mapping parameters.

ActionResults.

Error handling.

Action filtering.

Passing data to a view.

HTML Helpers.

View rendering extensibility.

Using jQuery with ASP.NET MVC.

Best practice tips for views, controllers, and models.

MVC Anti-patterns.

[http://stackoverflow.com/questions/752035/ prerequisite-knowledge-for-asp-net-mvc]

mod date: 2009-10-05T02:41:06.000Z