November 12

Azure Autoscaling

Time ago I was invited by CommonSense to perform a live webcast about Azure Autoscaling. As many of you may already know, Autoscaling is not something currently between the features that Azure provides, so doing it involves certain risks, decisions, methods and tools. I cover several of those considerations in this live webinar. This is [...]

Posted by Juan . Filed under Research | No Comments

May 11

Create SharePoint sites programatically

The objective I’ve been struggling the past few days in creating some SharePoint sites programatically through C# code. However, even when this was done for an internal project, I took so much from the internet that I really feel I need to give something back. Besides, I’m not going to disclose anything related to the [...]

Posted by Juan . Filed under Projects | No Comments

December 7

A Tester’s Guide to .NET Programming

Terminé hace poco de leer el libro A Tester’s Guide to .NET Programming, de Randal Root y Mary Romero Sweeney, un interesante libro aproximativo a .NET de unas 630 páginas. Mi prejuicio de este libro, basándome en su título, era que iba a encontrarme con un libro que mostrara características propias de Visual Studio y de [...]

Posted by Juan . Filed under Books, Education | No Comments

February 24

Métricas de code review

En estos días me encuentro desarrollando técnicas para la automatización y estadarización de resultados de code reviews de los distintos proyectos que estén siendo implementados. La idea es poder tener una idea cuasi-numérica de qué tan bien o qué tan mal está desarrollada una aplicación. Si bien no está decidido y apenas he comenzado con [...]

Posted by Juan . Filed under Research | No Comments