March 2012 - Posts

0
Comments

TFS: Work Items values from External Databases by javarg

A common question in TFS forums is how to populate list items from external sources in Work Items. Well, there is not a specific functionality to integrate Work Items with external databases or systems when designing them. Actually, you will need to associate...
0
Comments

WebCast MSDN: Introducción a Páginas Web con ASP.NET y Razor Syntax by javarg

Hope to have you with us in this event (next 20th March). Register here .
Filed under: , ,
1
Comments

ASP.NET Custom Method Cache by javarg

This is an experiment to caché results from static classes in an ASP.NET MVC project. Domain services (see DDD ) are static classes for this project :(. Caché usage is as following: The MethodCache.Get uses the calling method name as caché Key (in the...
Filed under: , ,
More Posts