Click here to Skip to main content
16,005,826 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need help converting between similar types Pin
Pete O'Hanlon8-Sep-08 8:48
mvePete O'Hanlon8-Sep-08 8:48 
GeneralRe: Need help converting between similar types Pin
Paw Jershauge8-Sep-08 9:49
Paw Jershauge8-Sep-08 9:49 
GeneralRe: Need help converting between similar types Pin
Pete O'Hanlon8-Sep-08 9:51
mvePete O'Hanlon8-Sep-08 9:51 
GeneralRe: Need help converting between similar types Pin
Paw Jershauge8-Sep-08 9:53
Paw Jershauge8-Sep-08 9:53 
GeneralRe: Need help converting between similar types Pin
Pete O'Hanlon8-Sep-08 10:05
mvePete O'Hanlon8-Sep-08 10:05 
GeneralRe: Need help converting between similar types Pin
Erik Westermann9-Sep-08 8:05
professionalErik Westermann9-Sep-08 8:05 
AnswerRe: Need help converting between similar types Pin
carbon_golem8-Sep-08 15:36
carbon_golem8-Sep-08 15:36 
GeneralRe: Need help converting between similar types Pin
Erik Westermann9-Sep-08 8:12
professionalErik Westermann9-Sep-08 8:12 
Reflection is working for me for now. I am using .NET 2.0 at the moment, so this might not be a problem (I think reflection had major issues in 1.0 and 1.1).

I tried writing a custom converter, but there are many similar types that need conversion and they each have lots of properties. I wanted to make sure that I covered all of the properties.

As for flawed class design - I agree that is the case. However, the types in question are actually exposed by BizTalk server through web services. I'd have to modify the underlying proxies to make the class design better. Since I won't be maintaining the solution in the future, I wanted to avoid having to customize auto-generated code. I should have mentioned all of this in the first place but I was too focused on first hand knowledge of the problem Wink | ;)

Thanks! -Erik

Erik Westermann - wWorkflow.net - BizTalk Consulting Services

SOA * ESB * BPI * SaaS ... forget the alphabet soup - get the main course with our consulting services!

wWorkflow.net or +1 416-809-1453



QuestionSecure page with C#.NET Pin
mghiassi8-Sep-08 6:37
mghiassi8-Sep-08 6:37 
AnswerRe: Secure page with C#.NET Pin
Dave Sexton8-Sep-08 7:14
Dave Sexton8-Sep-08 7:14 
Question[Message Deleted] Pin
mghiassi8-Sep-08 6:32
mghiassi8-Sep-08 6:32 
AnswerRe: Secure page with C#.NET Pin
Anthony Mushrow8-Sep-08 6:43
professionalAnthony Mushrow8-Sep-08 6:43 
QuestionJavascript for checkboxes which are in repeater Pin
AtulRane8-Sep-08 5:30
AtulRane8-Sep-08 5:30 
AnswerWrong forum Pin
Pete O'Hanlon8-Sep-08 5:32
mvePete O'Hanlon8-Sep-08 5:32 
QuestionPrinterAdd Pin
arkiboys8-Sep-08 4:17
arkiboys8-Sep-08 4:17 
AnswerRe: PrinterAdd Pin
Pete O'Hanlon8-Sep-08 4:25
mvePete O'Hanlon8-Sep-08 4:25 
GeneralRe: PrinterAdd Pin
arkiboys8-Sep-08 4:29
arkiboys8-Sep-08 4:29 
GeneralRe: PrinterAdd Pin
led mike8-Sep-08 4:51
led mike8-Sep-08 4:51 
GeneralRe: PrinterAdd Pin
arkiboys8-Sep-08 10:34
arkiboys8-Sep-08 10:34 
QuestionHow to go back? [modified] Pin
mistyangel8-Sep-08 4:00
mistyangel8-Sep-08 4:00 
GeneralRe: How to go back? Pin
Guffa8-Sep-08 4:12
Guffa8-Sep-08 4:12 
GeneralRe: How to go back? Pin
Christian Graus8-Sep-08 4:18
protectorChristian Graus8-Sep-08 4:18 
GeneralRe: How to go back? Pin
Dan Neely8-Sep-08 4:42
Dan Neely8-Sep-08 4:42 
GeneralRe: How to go back? Pin
Christian Graus8-Sep-08 5:36
protectorChristian Graus8-Sep-08 5:36 
GeneralRe: How to go back? Pin
Guffa8-Sep-08 7:13
Guffa8-Sep-08 7:13 

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.