Blog Posts
-
Windows Day: El futuro de la plataforma de desarrollo web hoy
En el día de hoy Microsoft lanzó Windows Day, un evento online en donde todos los desarrolladores y profesionales IT interesados podrán asistir a charlas y demostraciones de las tecnologías que hoy en día se estan utilizando y de las que vendrán. Bri... -
Internationalization in ASP.NET MVC
Anyone who is starting almost any kind of software nowadays should be thinking on internationalization, even more if it is web-based. The effort required to prepare a system for localization (the difference between internationalization and localizati... -
Adding e-mail verification on ASP.NET MVC using Membership Framework.
Since last week I have been learning and working with ASP.NET MVC Beta. I found a lot of interesting and easy-to-use things which convinced me that it is a good choice for web development. The Membership Framework is one of those. Unfortunately a mor...