Mike Henry

496
Reputation
151 views

Registered User

Name Mike Henry
Member for 1 year
Seen yesterday
Website
Location
Age
Nov
2
answered Why is my NHibernate query failing with an IndexOutOfRangeException?
Nov
2
revised Why is my NHibernate query failing with an IndexOutOfRangeException?
Fixed table name
Nov
2
revised Why is my NHibernate query failing with an IndexOutOfRangeException?
improved formatting
Nov
2
revised Why is my NHibernate query failing with an IndexOutOfRangeException?
Added missing class declaration for EmployeeMapping
Nov
2
asked Why is my NHibernate query failing with an IndexOutOfRangeException?
Oct
14
comment Why is the indexer on my .NET component not always accessible from VBScript?
Thanks for your thorough reply. I haven't had a chance to test this yet but will try to soon.
Sep
21
awarded  Popular Question
Sep
18
awarded  Yearling
Aug
26
accepted How to stop VS2008 trying to compile .ASP pages as Visual Basic?
Aug
5
awarded  Tumbleweed
Jul
29
asked Using Request.Files.Count with TestControllerBuilder from MvcContrib?
Jul
29
accepted Rotating JPEGs in .NET with minimal loss of quality
Jul
27
revised Rotating JPEGs in .NET with minimal loss of quality
Updated code to match code in question.
Jul
27
revised Rotating JPEGs in .NET with minimal loss of quality
Updated code to match my actual code and described the bug and solution
Jul
27
comment Rotating JPEGs in .NET with minimal loss of quality
Thanks @pb, I was getting an ImageCodecInfo but not an encoderParams because my actual code had an additional check before setting it that had a bug.
Jul
27
answered Rotating JPEGs in .NET with minimal loss of quality
Jul
27
asked Rotating JPEGs in .NET with minimal loss of quality
Jul
11
answered Query Unmapped Columns in NHibernate
Jun
25
revised How to map blog archive using NHibernate
Added a tag and made an example more consistent
Jun
25
revised How to map blog archive using NHibernate
Fixed a sentence and added BlogArchive class
Jun
25
revised How to map blog archive using NHibernate
Added a note about lazy-loading
Jun
25
asked How to map blog archive using NHibernate
Jun
13
revised How do I add NUnit as a test framework option for ASP.NET MVC to Visual Web Developer 2008 Express?
Linked to an easier solution.