Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
stancrm21-Sep-08 20:24
stancrm21-Sep-08 20:24 
GeneralRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
mcnam21-Sep-08 20:37
mcnam21-Sep-08 20:37 
GeneralRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
stancrm21-Sep-08 20:41
stancrm21-Sep-08 20:41 
GeneralRe: Problem with Microsoft.Office.Interop.Excel.dll Pin
mcnam21-Sep-08 21:48
mcnam21-Sep-08 21:48 
QuestionMing Pin
netJP12L21-Sep-08 18:09
netJP12L21-Sep-08 18:09 
AnswerRe: Ming Pin
Ashfield21-Sep-08 21:35
Ashfield21-Sep-08 21:35 
Questionerror serializing xml. Pin
Rabidgrizzly21-Sep-08 15:45
Rabidgrizzly21-Sep-08 15:45 
AnswerRe: error serializing xml. Pin
PIEBALDconsult21-Sep-08 16:54
mvePIEBALDconsult21-Sep-08 16:54 
The built-in XML serialization is evil and should be avoided; always write custom serialization.

Having said that, and not wanting to read too much of what you posted, I can only guess that a Customer has a Vehicle and that Vehicle has the Customer and that is the circularity. How you remedy that (with the built-in XML serialization) I don't know, but once you figure it out you should have learned something.

"We learn more from our mistakes than we do from getting it right the first time."
GeneralRe: error serializing xml. Pin
Rabidgrizzly21-Sep-08 16:57
Rabidgrizzly21-Sep-08 16:57 
GeneralRe: error serializing xml. Pin
Rabidgrizzly21-Sep-08 17:12
Rabidgrizzly21-Sep-08 17:12 
GeneralRe: error serializing xml. Pin
PIEBALDconsult21-Sep-08 17:50
mvePIEBALDconsult21-Sep-08 17:50 
Questioncmd in programming Pin
Sajjad Izadi21-Sep-08 9:48
Sajjad Izadi21-Sep-08 9:48 
AnswerRe: cmd in programming Pin
Giorgi Dalakishvili21-Sep-08 9:54
mentorGiorgi Dalakishvili21-Sep-08 9:54 
AnswerRe: cmd in programming Pin
Wendelius21-Sep-08 9:56
mentorWendelius21-Sep-08 9:56 
QuestionDesign patterns Pin
mrcooll21-Sep-08 8:19
mrcooll21-Sep-08 8:19 
AnswerRe: Design patterns Pin
Mark Salsbery21-Sep-08 8:36
Mark Salsbery21-Sep-08 8:36 
GeneralRe: Design patterns Pin
mrcooll21-Sep-08 8:46
mrcooll21-Sep-08 8:46 
AnswerRe: Design patterns Pin
Giorgi Dalakishvili21-Sep-08 8:38
mentorGiorgi Dalakishvili21-Sep-08 8:38 
AnswerRe: Design patterns Pin
Caio Kinzel Filho21-Sep-08 8:55
Caio Kinzel Filho21-Sep-08 8:55 
Questionsslstream to make chat client Pin
proaditya21-Sep-08 7:55
proaditya21-Sep-08 7:55 
AnswerRe: sslstream to make chat client Pin
Mark Salsbery21-Sep-08 8:08
Mark Salsbery21-Sep-08 8:08 
QuestionCreate, edit, save and load a Excel file in C# Pin
Mc_Topaz21-Sep-08 7:22
Mc_Topaz21-Sep-08 7:22 
AnswerRe: Create, edit, save and load a Excel file in C# [modified] Pin
Paul Conrad21-Sep-08 7:28
professionalPaul Conrad21-Sep-08 7:28 
GeneralRe: Create, edit, save and load a Excel file in C# Pin
Mc_Topaz21-Sep-08 8:20
Mc_Topaz21-Sep-08 8:20 
GeneralRe: Create, edit, save and load a Excel file in C# Pin
Paul Conrad21-Sep-08 8:23
professionalPaul Conrad21-Sep-08 8:23 

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.