August 2009 - Posts

4
Comments

Programmatic Drawing with Silverlight 2.0/3.0 – An Analogue Clock by REA_ANDREW

Download the source project Image Working in Silverlight I have seen a lot of comparisons made between ActionScript and Silverlight with specific focus on the difference in lines of code, and more specifically when referring to the drawing api. What I...
Filed under: , ,
2
Comments

Mocking the session object with Moq inside ASP.NET MVC and having a clean builder method for session values in the controller by REA_ANDREW

I am currently deep into TDD with ASP.NET MVC and Moq as the mocking framework I have chosen.  I have been pondering on some valid methods in order to integrate both page index and also page size into the request. Page index and page size will be...
Filed under:
More Posts