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
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
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
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
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
jQuery DataTablesC# / .NETjQuery DataTables with dynamic datasource refreshjQuery Datatables is one of the best libraries I've used and supports just an incredible amount of…Alexandru PuiuSeptember 18, 2012 1 min