Browse by Tags

All Tags » ASP.NET.NET MVC (RSS)
Sorry, but there are no more tags available to filter with.

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:

ASP.NET Dynamic Data – Using Column Generators based on Meta Data by REA_ANDREW

I was looking at the generated site which ASP.NET Dynamic Data had provided and thought, I wonder how I can choose which columns I want to display based on the model itself.  This is then dynamic, in the way that for one model I show one column,...
Filed under:
More Posts