Posted on March 2nd, 2009 by Christian López Espínola
Every day, we cope with software versioning.
We often hear sentences like: “Hey, have you seen the new Firebug 1.3.3?”, “Have you installed Ubuntu 8.10?”, “When will Windows 7 be released?”, “Is Gmail still in Beta?” or “Check my new web 2.0 site!”
Personally, and it seems that a lot of people agree about this, I [...]
Filed under: Software Engineering, Tech | Tagged: .NET Technology, php, rant, software versioning, versions | 3 Comments »
Posted on December 18th, 2008 by Christian López Espínola
Recently, I needed the way of getting the absolute URL of a web page in ASP.NET. With absolute URL, I mean the url what clients have to point to their browsers (this URL will be sent by mail), not the absolute URL relative to the web app, like the ASP.NET API seems to understand ‘absolute’.
I [...]
Filed under: Coding, Tech | Tagged: .NET Technology, absolute url, ASP.NET | 5 Comments »
Posted on August 15th, 2007 by Christian López Espínola
Traducción del artículo publicado por Paul Ballard el 27 de mayo de 2005 en TheServerSide.NET. Además de la traducción inglés-castellano, he traducido los ejemplos de VB.NET a C#. Puedes encontrar el original aquí: Top 5 Web Service mistakes.
En este artículo vamos a comentar los 5 errores más comunes que comenten las empresas cuando desarrollan servicios [...]
Filed under: Tech, Web Services | Tagged: .NET Technology, ASP.NET | Leave a Comment »