Click here to Skip to main content
15,900,110 members
Home / Discussions / C#
   

C#

 
AnswerRe: error handle Pin
MidwestLimey11-Jul-07 6:57
professionalMidwestLimey11-Jul-07 6:57 
QuestionMembership.HashAlgorithmType Property Pin
Brendan Vogt11-Jul-07 6:22
Brendan Vogt11-Jul-07 6:22 
AnswerRe: Membership.HashAlgorithmType Property Pin
Luc Pattyn11-Jul-07 6:29
sitebuilderLuc Pattyn11-Jul-07 6:29 
GeneralRe: Membership.HashAlgorithmType Property Pin
Brendan Vogt11-Jul-07 6:36
Brendan Vogt11-Jul-07 6:36 
AnswerRe: Membership.HashAlgorithmType Property Pin
ruanr11-Jul-07 20:44
ruanr11-Jul-07 20:44 
QuestionSQL script [modified] Pin
kibromg11-Jul-07 6:04
kibromg11-Jul-07 6:04 
AnswerRe: SQL script Pin
MidwestLimey11-Jul-07 7:06
professionalMidwestLimey11-Jul-07 7:06 
QuestionXML in c# Pin
Raymond_P*11-Jul-07 5:56
Raymond_P*11-Jul-07 5:56 
Ok im building an application in C# to modify add items to an xml file which is imported into flash , Im completly new to XML in C# but i know what im doing in flash so ill just say what i need to happen .

here is my xml

{?xml version="1.0" encoding="utf-8" ?}
{EventList}
{Events sourceurl="http://blah.net"}
{item type="Alert"}
{Time}1{/Time}
{Type}2{/Type}
{Name}3{/Name}
{Description}4{/Description}
{/item}
{/Events}
{/EventList}



Now all i need o the application side is to add items ie {item ... {/item} thats it im not talking about generating the xml above and saving it im talking about making a new {item type="Alert"} ... {/item} and adding that abovethe old one and saving it .

Can anyone tell me how to do this ? Thanks

(yeah i know my xml looks funny just replace the brackets with notepad they dont show up)
AnswerRe: XML in c# Pin
Jimmanuel11-Jul-07 6:20
Jimmanuel11-Jul-07 6:20 
GeneralRe: XML in c# Pin
Raymond_P*11-Jul-07 6:43
Raymond_P*11-Jul-07 6:43 
QuestionArrays Pin
sinji_solanki11-Jul-07 5:23
sinji_solanki11-Jul-07 5:23 
AnswerRe: Arrays Pin
Guffa11-Jul-07 5:28
Guffa11-Jul-07 5:28 
AnswerRe: Arrays Pin
Colin Angus Mackay11-Jul-07 5:28
Colin Angus Mackay11-Jul-07 5:28 
AnswerStop it! Pin
Martin#11-Jul-07 5:33
Martin#11-Jul-07 5:33 
AnswerRe: Arrays Pin
Luc Pattyn11-Jul-07 5:53
sitebuilderLuc Pattyn11-Jul-07 5:53 
AnswerRe: Arrays Pin
snorkie11-Jul-07 7:27
professionalsnorkie11-Jul-07 7:27 
Question[Message Deleted] Pin
sinji_solanki11-Jul-07 5:22
sinji_solanki11-Jul-07 5:22 
AnswerRe: c# Pin
Guffa11-Jul-07 5:26
Guffa11-Jul-07 5:26 
GeneralRe: c# Pin
Colin Angus Mackay11-Jul-07 5:27
Colin Angus Mackay11-Jul-07 5:27 
GeneralRe: c# Pin
Guffa11-Jul-07 5:29
Guffa11-Jul-07 5:29 
AnswerRe: c# Pin
Colin Angus Mackay11-Jul-07 5:27
Colin Angus Mackay11-Jul-07 5:27 
AnswerRe: c# Pin
PhilDanger11-Jul-07 5:30
PhilDanger11-Jul-07 5:30 
GeneralRe: c# Pin
Leslie Sanford11-Jul-07 5:32
Leslie Sanford11-Jul-07 5:32 
GeneralRe: c# Pin
Colin Angus Mackay11-Jul-07 5:41
Colin Angus Mackay11-Jul-07 5:41 
GeneralRe: c# Pin
Sathesh Sakthivel11-Jul-07 18:28
Sathesh Sakthivel11-Jul-07 18:28 

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.