Tag

#llblgen

9 posts tagged "llblgen"

Dev Log

T4 with LLBLGen

In this post, we look at leveraging T4 templates to extend the power of LLBLGen inside of Visual Studio .NET. Writing T4 templates to auto-generate code is almost a norm at this point it seems, it's b

Dev Log

Theming ServiceStack Razor Views

In this post, we look at adding theming capabilities to the ServiceStack Razor View engine. Source and live demo are included. This post is third in a series investigating ways to leverage ServiceStac