Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Case Insensitive map
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
kumar  
View profile  
 More options Feb 14 2012, 1:15 pm
From: kumar <x10...@gmail.com>
Date: Tue, 14 Feb 2012 10:15:28 -0800 (PST)
Local: Tues, Feb 14 2012 1:15 pm
Subject: Case Insensitive map

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 here
http://stackoverflow.com/questions/1370128/is-automapper-case-sensiti...

Guessing that there is a magic switch somewhere, any help ?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kumar  
View profile  
 More options Feb 15 2012, 5:46 pm
From: kumar <x10...@gmail.com>
Date: Wed, 15 Feb 2012 14:46:46 -0800 (PST)
Local: Wed, Feb 15 2012 5:46 pm
Subject: Re: Case Insensitive map
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:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Patrick Steele  
View profile  
 More options Feb 15 2012, 7:14 pm
From: Patrick Steele <patrick.ste...@gmail.com>
Date: Wed, 15 Feb 2012 19:14:14 -0500
Local: Wed, Feb 15 2012 7:14 pm
Subject: Re: Case Insensitive map
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jimmy Bogard  
View profile  
 More options Feb 15 2012, 11:53 pm
From: Jimmy Bogard <jimmy.bog...@gmail.com>
Date: Wed, 15 Feb 2012 22:53:16 -0600
Local: Wed, Feb 15 2012 11:53 pm
Subject: Re: Case Insensitive map

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:

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »