Click here to Skip to main content
16,011,374 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to write program in C# that will act exactly as COM object ? Pin
Christian Graus25-Mar-07 12:10
protectorChristian Graus25-Mar-07 12:10 
GeneralRe: How to write program in C# that will act exactly as COM object ? Pin
Yanshof25-Mar-07 18:04
Yanshof25-Mar-07 18:04 
QuestionConstructor 'new' Pin
Rick van Woudenberg25-Mar-07 10:00
Rick van Woudenberg25-Mar-07 10:00 
AnswerRe: Constructor 'new' Pin
kubben25-Mar-07 10:16
kubben25-Mar-07 10:16 
AnswerRe: Constructor 'new' Pin
Christian Graus25-Mar-07 10:16
protectorChristian Graus25-Mar-07 10:16 
AnswerRe: Constructor 'new' Pin
Muammar©25-Mar-07 20:30
Muammar©25-Mar-07 20:30 
QuestionCase-insentive datamapper Pin
AndrusM25-Mar-07 8:35
AndrusM25-Mar-07 8:35 
AnswerRe: Case-insentive datamapper Pin
kubben25-Mar-07 10:19
kubben25-Mar-07 10:19 
You could try to every where you see a ToString() add a .ToLower()
to set the property name to all lower.

The method you posted seems to be where the property value is getting set. I am not sure you can make changes to where the value is getting set to get the property name to make lower case.

Hope that helps.
Ben
QuestionAbsolute Location vs. Relative Location for uploading to webserver Pin
dboy22125-Mar-07 8:33
dboy22125-Mar-07 8:33 
AnswerRe: Absolute Location vs. Relative Location for uploading to webserver Pin
StianSandberg25-Mar-07 12:01
StianSandberg25-Mar-07 12:01 
GeneralRe: Absolute Location vs. Relative Location for uploading to webserver Pin
dboy22125-Mar-07 13:33
dboy22125-Mar-07 13:33 
AnswerRe: Absolute Location vs. Relative Location for uploading to webserver Pin
Guffa25-Mar-07 14:36
Guffa25-Mar-07 14:36 
GeneralRe: Absolute Location vs. Relative Location for uploading to webserver Pin
dboy22125-Mar-07 15:09
dboy22125-Mar-07 15:09 
QuestionPanel MouseLeave Pin
Pafflik25-Mar-07 8:25
Pafflik25-Mar-07 8:25 
AnswerRe: Panel MouseLeave Pin
Christian Graus25-Mar-07 9:24
protectorChristian Graus25-Mar-07 9:24 
GeneralRe: Panel MouseLeave Pin
Pafflik25-Mar-07 9:30
Pafflik25-Mar-07 9:30 
GeneralRe: Panel MouseLeave Pin
Christian Graus25-Mar-07 10:18
protectorChristian Graus25-Mar-07 10:18 
GeneralRe: Panel MouseLeave Pin
Pafflik25-Mar-07 10:27
Pafflik25-Mar-07 10:27 
GeneralRe: Panel MouseLeave Pin
Christian Graus25-Mar-07 12:25
protectorChristian Graus25-Mar-07 12:25 
Questionhow can i use wpf? Pin
Mir_As25-Mar-07 7:38
Mir_As25-Mar-07 7:38 
AnswerRe: how can i use wpf? Pin
Christian Graus25-Mar-07 9:23
protectorChristian Graus25-Mar-07 9:23 
GeneralRe: how can i use wpf? Pin
Mir_As26-Mar-07 5:12
Mir_As26-Mar-07 5:12 
QuestionEvent,Delegation Pin
abalfazl25-Mar-07 7:26
abalfazl25-Mar-07 7:26 
AnswerRe: Event,Delegation Pin
abalfazl25-Mar-07 7:27
abalfazl25-Mar-07 7:27 
GeneralRe: Event,Delegation Pin
abalfazl25-Mar-07 20:43
abalfazl25-Mar-07 20:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.