Mapping database objectsC# / .NETMapping database objects to models - the Lambda wayUpdated with statements that can be executed or deferred.Alexandru PuiuApril 26, 2013 1 min
LocalizationC# / .NETLocalization in C#Localization in C# is very straightforward. C# comes with Resource files, which are great because…Alexandru PuiuSeptember 25, 2012 1 min
Indesign server from C#C# / .NETAccessing indesign server from C# via COMI've done quite a bit of searching on InDesign Server, and according to the people at Adobe, C# isn…Alexandru PuiuSeptember 24, 2012 2 min
C# ThumbnailC# / .NETC# ThumbnailIn this tutorial I'll share how I create a c# thumbnail for each photo on our websites, and keep…Alexandru PuiuSeptember 24, 2012 1 min
Compiling on the flyC# / .NETCompiling code on the fly in C#Compile and run code created on the fly from a string or file. A lot more functionality than…Alexandru PuiuSeptember 24, 2012 1 min
Subdomains as RoutesC# / .NETDomain Routes and using subdomains in MVC as routesI came across this when trying to build a website that takes advantage of sub domains in a MVC…Alexandru PuiuSeptember 24, 2012 1 min