|
|
|
|
|
by Mpdreamz
5016 days ago
|
|
Magic strings can be avoided by always using a viewmodel ,using the lamda overloads on HtmlHelper (@Html.*) also T4MVC is a godsend strongly typing routes, url lookups, viewnames, filenames. Most of these have been around since MVC 1.0. Hope these pointers will keep you magic string free :) |
|