Click here to Skip to main content
15,885,985 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionEasing the pain of updating code - Excel macros Pin
Roy935-Mar-21 20:36
Roy935-Mar-21 20:36 
AnswerRe: Easing the pain of updating code - Excel macros Pin
Dave Kreskowiak6-Mar-21 5:23
mveDave Kreskowiak6-Mar-21 5:23 
GeneralRe: Easing the pain of updating code - Excel macros Pin
Roy936-Mar-21 8:02
Roy936-Mar-21 8:02 
AnswerRe: Easing the pain of updating code - Excel macros Pin
Mycroft Holmes6-Mar-21 11:14
professionalMycroft Holmes6-Mar-21 11:14 
GeneralRe: Easing the pain of updating code - Excel macros Pin
Roy936-Mar-21 12:56
Roy936-Mar-21 12:56 
GeneralRe: Easing the pain of updating code - Excel macros Pin
Mycroft Holmes6-Mar-21 15:16
professionalMycroft Holmes6-Mar-21 15:16 
AnswerRe: Easing the pain of updating code - Excel macros Pin
Lex Goodies16-Mar-21 14:55
Lex Goodies16-Mar-21 14:55 
QuestionCultureAwareComparer deserialization on .NET 4.6 Pin
Member 1508036222-Feb-21 15:54
Member 1508036222-Feb-21 15:54 
I am observing an issue with serializing/deserializing an object using CultureAwareComparer on .Net 4.6 . 

On a system with .Net 4.6, I am able to serialize into a Soap XML having

<a2:CultureAwareComparer id="ref-15" xmlns:a2="http://schemas.microsoft.com/clr/ns/System">

<_compareInfo href="#ref-22"/>

<_ignoreCase>true</_ignoreCase>

<_options>IgnoreCase</_options>

</a2:CultureAwareComparer>

but when deserializing the same on a different system having .NET 4.6, I am seeing an error 'Member name 'System.CultureAwareComparer _options' not found.

Any suggestions on what could be causing the issue?

AnswerRe: CultureAwareComparer deserialization on .NET 4.6 Pin
Richard Andrew x6423-Feb-21 14:06
professionalRichard Andrew x6423-Feb-21 14:06 
QuestionSOAP xml Formatting Pin
Member 1508036222-Feb-21 15:51
Member 1508036222-Feb-21 15:51 
AnswerRe: SOAP xml Formatting Pin
Dave Kreskowiak22-Feb-21 17:30
mveDave Kreskowiak22-Feb-21 17:30 
QuestionNot All On Pin
michaelbarb16-Feb-21 4:14
michaelbarb16-Feb-21 4:14 
AnswerRe: Not All On Pin
Gerry Schmitz16-Feb-21 6:22
mveGerry Schmitz16-Feb-21 6:22 
GeneralRe: Not All On Pin
michaelbarb16-Feb-21 8:49
michaelbarb16-Feb-21 8:49 
AnswerWhat Objects are Included Pin
michaelbarb22-Feb-21 12:24
michaelbarb22-Feb-21 12:24 
GeneralRe: What Objects are Included Pin
Dave Kreskowiak22-Feb-21 14:42
mveDave Kreskowiak22-Feb-21 14:42 
GeneralRe: What Objects are Included Pin
michaelbarb23-Feb-21 5:28
michaelbarb23-Feb-21 5:28 
GeneralRe: What Objects are Included Pin
Dave Kreskowiak23-Feb-21 5:35
mveDave Kreskowiak23-Feb-21 5:35 
Questioni need instruction for creating simple game in .Net Core C# Pin
Member 150636903-Feb-21 4:54
Member 150636903-Feb-21 4:54 
AnswerRe: i need instruction for creating simple game in .Net Core C# Pin
Dave Kreskowiak3-Feb-21 5:45
mveDave Kreskowiak3-Feb-21 5:45 
AnswerRe: i need instruction for creating simple game in .Net Core C# Pin
Gerry Schmitz3-Feb-21 6:28
mveGerry Schmitz3-Feb-21 6:28 
AnswerRe: i need instruction for creating simple game in .Net Core C# Pin
Richard MacCutchan3-Feb-21 6:45
mveRichard MacCutchan3-Feb-21 6:45 
QuestionAnyone familiar with Ozgur Ozcitak ImageListView control ? Pin
Member 113774652-Feb-21 19:43
Member 113774652-Feb-21 19:43 
AnswerRe: Anyone familiar with Ozgur Ozcitak ImageListView control ? Pin
Gerry Schmitz3-Feb-21 6:32
mveGerry Schmitz3-Feb-21 6:32 
QuestionTCPIP SOCKET DATA RECEIVE FROM INSTRUMENT Pin
cws_ap1-Feb-21 0:19
cws_ap1-Feb-21 0:19 

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.