Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need to clarify Pin
Member 409922223-Sep-08 16:58
Member 409922223-Sep-08 16:58 
GeneralRe: Need to clarify Pin
Mark Salsbery23-Sep-08 18:43
Mark Salsbery23-Sep-08 18:43 
AnswerRe: Need to clarify Pin
N a v a n e e t h23-Sep-08 17:30
N a v a n e e t h23-Sep-08 17:30 
AnswerRe: Need to clarify Pin
Steve Echols23-Sep-08 17:42
Steve Echols23-Sep-08 17:42 
QuestionXML Pin
CodingYoshi23-Sep-08 15:27
CodingYoshi23-Sep-08 15:27 
AnswerRe: XML Pin
N a v a n e e t h23-Sep-08 17:35
N a v a n e e t h23-Sep-08 17:35 
GeneralRe: XML Pin
CodingYoshi24-Sep-08 3:58
CodingYoshi24-Sep-08 3:58 
GeneralRe: XML Pin
N a v a n e e t h24-Sep-08 6:55
N a v a n e e t h24-Sep-08 6:55 
CodingYoshi wrote:
Do I have to deserialize all objects, add a new one, and then reserialize them?


Yeah, that's the better option. If you know how XML serializer is creating nodes, you can use normal XML manipulation classes and append new node to it. But the former option is more easy.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

AnswerRe: XML Pin
Mark Churchill23-Sep-08 23:03
Mark Churchill23-Sep-08 23:03 
QuestionFTPWebRequest... Pin
Jacob Dixon23-Sep-08 13:57
Jacob Dixon23-Sep-08 13:57 
AnswerRe: FTPWebRequest... Pin
J$23-Sep-08 14:41
J$23-Sep-08 14:41 
GeneralRe: FTPWebRequest... Pin
Jacob Dixon23-Sep-08 15:01
Jacob Dixon23-Sep-08 15:01 
GeneralRe: FTPWebRequest... Pin
J$23-Sep-08 15:11
J$23-Sep-08 15:11 
GeneralRe: FTPWebRequest... Pin
Jacob Dixon23-Sep-08 15:23
Jacob Dixon23-Sep-08 15:23 
AnswerRe: FTPWebRequest... Pin
Mark Salsbery24-Sep-08 9:26
Mark Salsbery24-Sep-08 9:26 
GeneralRe: FTPWebRequest... Pin
Jacob Dixon25-Sep-08 15:13
Jacob Dixon25-Sep-08 15:13 
GeneralRe: FTPWebRequest... Pin
Mark Salsbery25-Sep-08 15:36
Mark Salsbery25-Sep-08 15:36 
QuestionCrystal Report HELP.. Pin
Slick6923-Sep-08 13:48
Slick6923-Sep-08 13:48 
QuestionSave my time! Pin
Pedram Behroozi23-Sep-08 11:28
Pedram Behroozi23-Sep-08 11:28 
AnswerRe: Save my time! Pin
Wendelius23-Sep-08 11:39
mentorWendelius23-Sep-08 11:39 
AnswerRe: Save my time! Pin
MarkB77723-Sep-08 11:40
MarkB77723-Sep-08 11:40 
GeneralRe: Save my time! Pin
Wendelius23-Sep-08 11:43
mentorWendelius23-Sep-08 11:43 
GeneralRe: Save my time! Pin
Pedram Behroozi23-Sep-08 12:20
Pedram Behroozi23-Sep-08 12:20 
GeneralRe: Save my time! [modified] Pin
Pedram Behroozi23-Sep-08 12:25
Pedram Behroozi23-Sep-08 12:25 
GeneralRe: Save my time! Pin
PIEBALDconsult23-Sep-08 16:21
mvePIEBALDconsult23-Sep-08 16:21 

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.