Localisation

ASP.NET

Keeping MVC Views Tidy with a Base Class

Share code between your views with a custom base class.

Read More
ASP.NET

Localising MVC Views using Display Modes

When considering localisation/globalisation/internationalisation of an MVC website there are a lot of routes you can take...

Read More