Yeah, it's a bit of a one off. These days I'll typically use PetaPoco etc.
in those cases.
On Wednesday, February 15, 2012, Patrick Steele <patrick.ste...@gmail.com>
wrote:
> I thought that the IDataReader mapping was sort of a "one-off" and
> doesn't use a lot of the built-in configuration options. It was just
> sort of plugged in as an addition that someone else wrote.
> Again, that's what I recall from a thread a while ago about how the
> IDataReader maping works.
> ---
> Patrick Steele
> http://weblogs.asp.net/psteele
> On Wed, Feb 15, 2012 at 5:46 PM, kumar <x10...@gmail.com> wrote:
>> Having looked at the code, it looks like contrary to that post, case
>> sensitive mapping does not work
>> And the config has options only for/to LowerCase, Pascal case only!
>> and there,s no extensibility point for case insensitive mapping !!
>> which would be very surprising !
>> anyone have any experience with this ?
>> On Feb 14, 1:15 pm, kumar <x10...@gmail.com> wrote:
>>> Found that the mapping is case sensitive mapping from IDataReader
>>> which is a bummer as the db fields are all lower case and the PoCos
>>> are CamelCase
>>> Found this post by Jimmy herehttp://
stackoverflow.com/questions/1370128/is-automapper-case-sensiti...
>>> Guessing that there is a magic switch somewhere, any help ?
>> --
>> You received this message because you are subscribed to the Google
Groups "AutoMapper-users" group.
>> To post to this group, send email to automapper-users@googlegroups.com.
>> To unsubscribe from this group, send email to
automapper-users+unsubscribe@googlegroups.com.
>> For more options, visit this group at
http://groups.google.com/group/automapper-users?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
"AutoMapper-users" group.
> To post to this group, send email to automapper-users@googlegroups.com.
> To unsubscribe from this group, send email to
automapper-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/automapper-users?hl=en.