RavenDB Lucene QueryC# / .NETRavenDB Lucene QueryHow to build a Lucene query using extension methods, and not have the request go out until ToList…Alexandru PuiuOctober 08, 2013 1 min
RavenDB BoostingC# / .NETRavenDB Optional Queries and BoostingAfter implementing query-time boosting, I found that I wasn't getting the results I was expecting…Alexandru PuiuOctober 08, 2013 1 min
Value / Reference typesC# / .NETValue types, reference types and practical usesC# has two different types of variables: value types and reference types. While in C and C…Alexandru PuiuJune 13, 2013 1 min
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