Browse by Tags
TMap for Visual Studio 2010 [ http://tmap.codeplex.com/ ] is a testing focused process guidance, looks great !! ..and it has a nice icon set to illustrate the software lifecycle like the development and test ones
Read More...
I’ve been interesting in unit testing for some years now. One major aspect of unit testing is about how use designs that allows a separation of concerns so you can test your program as units (usually at class level), for this the interface basic programming
Read More...
Ricardo Mínguez Pablos Madrid, SPAIN ricardo.minguez@microsoft.com +34 659 944 365 http://blogs.msdn.com/rido EXPERIENCIA Consultor Senior Septiembre 2003 - Actualidad Microsoft Consulting Services , Desarrollo de proyectos complejos en el area de desarrollo
Read More...
This week I’ve spent some time to update my new laptop (a LenovoT61p) and to install some fresh bits. Right now I’m running: Windows 7 Enterprise x64 Office 2010 Beta Visual Studio 2010 Beta2 Also I have one VPC running Windows Server 2008 x86 SQL Server
Read More...
I was reviewing an old DNA app (more on this in a different post) and I got really surprised when I saw that we can debug VB6 code with VS2008 !!!
Read More...
In the last days I’ve seen how the UserXperience movement is getting attention in the community and everyone is doing some kind of “back to the basics” strategy. They recommend early prototype based on sketchs (look at the new Blend+FlowSketch stuff ),
Read More...
While we migrate all our servers to Windows Server 2008, quite often we need to manage remote event logs from Windows 6.+ machines. However, the new Log Event Viewer introduced in Windows Vista can not read “old” event logs from XP and 2003 machines.
Read More...
The vacation period has ended, my collaboration in the Terra project has finished and now I'm waiting for new consulting assignments. Anyway I’m going to try to set my technical objectives for this brand new fiscal year. 1) Keep this blog updated (at
Read More...
El principal motivo por el que este blog ha estado tan calladito en los últimos meses, es el proyecto en el que he estado inmerso desde Octubre de 2007. Esta semana el proyecto ha visto la luz: http://noticias.terra.es , ha sido un largo camino, y todavía
Read More...
Siempre que hablamos de rendimiento de aplicaciones web, instintivamente pensamos en cuantas peticiones concurrentes seremos de aguantar en el servidor, sin embargo, la percepción final del usuario depende de muchos otros factores. Cada vez que solicitamos
Read More...
Just one hour ago, Ray Ozzie has announced the new Cloud OS from Microsoft: Windows Azure, it's funny to see the word "windows" since it has no windows at all ;-). A lot of people should be blogging about it right now, so I do not add more comments here
Read More...
Not really the PDC, just the Pre-Conf sessions. I've chosen .Net Data Access from A to Z. By now, it's just a quick recap of Data Access technologies from the last years, how long from last time I hear someone talking about RDO or DAO... The session is
Read More...
Some months ago I started to dig in different JavaScript libraries like prototype, MooTools, Dojo or jQuery, (see http://delicious.com/rido/javascript for a complete list). As usual, each one has their pro's and con's. Today, Scott Gu has announced a
Read More...
If you know me, and my code, you know I dont like regions, but I cant stop people to use them, anyway what I can do is to configure VS to ignore regions and show always the code "expanded" by default:
Read More...
In the last months I've seen how SEO has become a day-to-day conversation in web projects. From web-standards like XHTML, to better ways to display and link content (REST style URLs, no querystrings, and so on...) But few people talk about how to organize
Read More...