rmmason

Stories submitted by rmmason

Wrting HTML Helpers that 'auto-close' when used in a 'using' statement(www.inflecto.co.uk)

submitted by rmmasonrmmason(25) 2 years, 3 months ago

How to create your own html helpers that auto close when used in a using statement. read more...

add a comment |category: |Views: 14

tags: another

Advice on Mocking a Linq to Sql DataContext(rmonline.me.uk)

submitted by rmmasonrmmason(25) 2 years, 6 months ago

Author is asking for advice from people who have experience of mocking a LINQ to SQL DataContext. read more...

add a comment |category: |Views: 19

tags: another

IQueryable: Sorting, Paging, Searching and Counting(inflecto.co.uk)

submitted by rmmasonrmmason(25) 2 years, 6 months ago

A good post that contains extension methods that add sorting, paging, seacrching and countain functionality to IQueryable objects. read more...

add a comment |category: |Views: 115

tags: another