C# ThumbnailC# 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 RoutesDomain 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#Accessing 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 flyCompiling 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 DataTablesjQuery 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
Serializable DictionaryC# Serializable DictionaryThe Dictionary class included in C# isn't serializable, so you can use the following Serializable…Alexandru PuiuSeptember 16, 2012 1 min