Subscribe via RSS
-
Recent Posts
Recent Comments
- Cristina on Calidad de servicio Honda
- Fernando on Startup Weekend Morelia review
- Jorge Gutierrez on Startup Weekend Morelia review
- laura Segnini on Startup Weekend Morelia review
- Ariel Muñoz on Tips for customer development interviews – Pain validation
Archives
Categories
Meta
Monthly Archives: July 2010
VS 2010 Database projects – treat your database as code
Before Working on a project that includes a database implies dealing with the schema changes and versions. The problem is that the tools that can help you are pretty expensive and (from my experience) not 100% reliable. It was so … Continue reading
Agile vs Plan Driven
If you ever had to convince a client or a boss why Agile works, you know that it’s not an easy task. Agile goes against many ideas that are considered axioms in the business world – like planning first and … Continue reading
Posted in Agile
Leave a comment
VS 2010: Web.Config Transforms extra spaces problem
In Visual Studio 2010 you can use xdt transforms to fill the web.config files with the appropriate values for deployment to test or production environments.And it is pretty simple to use: – add Config Transforms to the web.config (like web.Debug.config) … Continue reading
Posted in Gotcha
Leave a comment
Links – 2010-07-06
Benoit Mandelbrot: Fractals and the art of roughness At TED2010, mathematics legend Benoit Mandelbrot develops a theme he first discussed at TED in 1984 — the extreme complexity of roughness, and the way that fractal math can find order within … Continue reading
Posted in Development
Leave a comment
