Need Quality Code? Get Silver Backed

Sharing Translation Resources

28thMar

0

by Gary H

We recently started work with a client to help them take a number of legacy websites global. In this post we will look at the techniques we used to share as much of the translation work as possible across numerous projects.

Read More

C#   ASP.Net   i18n  

Sharing MVC Views

4thMar

0

by Gary H

MVC is a great tool for building compelling websites but what happens when you want to reuse common views or partials across many sites? In this article we look at implementing a Virtual Path Provider to allow shared views to be hosted from a class library.

Read More

C#   MVC