Javier Arguello (javarg)
Sharing my daily work experience..
-
Visual Studio Code Metrics & Refactoring
“Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior.” Martin Fowler
-
Scrum Daily Work Evidence in TFS – End of Day Evidence
A good Agile practice that I’ve personally tested is registering our daily work evidence using images. Source code images, screen images of our application, database tables, etc. Anything that could give other people a quick hint about our work.
-
VS2010 - Herramientas de Arquitectura (VS2010 - Architecture Tools) Screencast
Hope to see you there next Tuesday (28th). Register here https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032506180&culture=en-us.
-
CodedUI: Close Dialogs and Windows
UI automation could be a very very complex procedure. Several things could change between different executions, controls could be moved or renamed, etc.
-
TFS Build 2010: BuildNumber and DropLocation
Automatic Builds for Application Release is a current practice in every major development factory nowadays.
-
Evento Gratuito de Arquitectura / Architecture Event
El próximo 29 de noviembre voy a participar como orador en Microsoft en este evento gratuito sobre Herramientas de desarrollo y patrones de Arquitectura. Vamos a tomar varios temas interesantes sobre Arquitectura y construcción de Frameworks de Desarrollo.
-
Load Test in Windows Azure with Visual Studio Test Agents
Tomorrow I will be presenting “Load Test in Windows Azure with Visual Studio Test Agents” on MSDN. Hope to see you there.
-
Using Moles with DLR (dynamic)
As several people have found, Moles does not work well with DLR. Check Cameron’s post for this issue.
-
Moles and Linq to SQL: Mocking Linq to SQL Behavior
In recent years there’s been major investments in developing tools in order to provide good quality assurance features and incorporate industry practices into them.
-
Visual Studio 2010 crashes with “Exception has been thrown by the target of an invocation”
If you haven´t installed Visual Studio 2010 SP1 yet and you’ve enabled automatic Windows Update, chances are you end up getting the following error when starting VS2010: Exception has been thrown by the target of an invocation.