C# in depth by Jon Skeet I just finished reading C# in depth by Jon Skeet, the book covers the evolution from the first version of C# until C# 5 (at least the edition I read). Explai...
Using Jekyll on Windows I have a Macbook Air and a desktop PC. As a .NET developer I expend more “productive” time on the PC, even if I have a windows partition installed on the Mac...
Resharper favourite hotkeys When coding in C# with Visual Studio usually you get enough help with Intellisense and Visual Studio shortcuts, which there are plenty:
Markdown syntax introduction Plain text formatting syntax designed so that it optionally can be converted to HTML using a tool by the same name
Engineering culture at Spotify Sometimes people think Agile is only for small companies and impossible for the big ones. Here you have an example how it can be also implemented in a large...
Programar limpio. Clean Code: A Handbook of Agile Software Craftsmanship. Robert C. Martin Me acabo de leer el libro Clean Code, de Robet C. Martin. Lo he encontrado muy interesante y a pesar que los ejemplos son en Java (y no C# por ejemplo) no e...
Mostrar columnas como una fila separada por comas en Crystal Reports Usamos actualmente Crystal Reports para mostrar facturas, presupuestos, balances y demás información. Uno de los últimos requerimientos era mostrar la infor...
Problemas con NuGet conectando a través de un proxy (Error 407 Proxy Authentication Required) Me encontré el otro día con que no podía instalar paquetes desde NuGet en Visual Studio 2010. El error era "Error 407 Proxy Authentication Required". No fun...
Windows 8.1 - Arreglar error “We weren’t able to connect to the store…” Hola,Si os habéis decidido por probar la beta de Windows 8.1 puede que os hayais encontrado con el siguiente error al intentar entrar a la Windows Store“We ...