Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
AnswerRe: Supressing a console window of and another exe Pin
Alper Camel19-Sep-06 4:37
Alper Camel19-Sep-06 4:37 
Questionhow can i create public variable Pin
vipinpaliwal198019-Sep-06 2:22
vipinpaliwal198019-Sep-06 2:22 
AnswerRe: how can i create public variable Pin
S. Senthil Kumar19-Sep-06 2:29
S. Senthil Kumar19-Sep-06 2:29 
GeneralRe: how can i create public variable Pin
Ravi Bhavnani19-Sep-06 3:15
professionalRavi Bhavnani19-Sep-06 3:15 
GeneralRe: how can i create public variable Pin
S. Senthil Kumar19-Sep-06 4:11
S. Senthil Kumar19-Sep-06 4:11 
GeneralRe: how can i create public variable Pin
Ravi Bhavnani19-Sep-06 4:18
professionalRavi Bhavnani19-Sep-06 4:18 
QuestionSplitting an XML document into smaller ones Pin
bigove19-Sep-06 1:57
bigove19-Sep-06 1:57 
AnswerRe: Splitting an XML document into smaller ones Pin
S. Senthil Kumar19-Sep-06 2:34
S. Senthil Kumar19-Sep-06 2:34 
Have a look at the System.Xml.XmlDocument[^] and related classes. They allow you to load the the XML file into memory and perform operations like addition/removal of nodes. In particular, pay attention to the CreateNode[^] and Save[^] methods.


Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro

GeneralRe: Splitting an XML document into smaller ones Pin
bigove19-Sep-06 2:48
bigove19-Sep-06 2:48 
GeneralRe: Splitting an XML document into smaller ones Pin
led mike19-Sep-06 5:08
led mike19-Sep-06 5:08 
GeneralRe: Splitting an XML document into smaller ones Pin
bigove20-Sep-06 3:26
bigove20-Sep-06 3:26 
Question"How can I call a function from another form" Pin
Orchid8519-Sep-06 0:59
Orchid8519-Sep-06 0:59 
AnswerRe: "How can I call a function from another form" Pin
Christian Graus19-Sep-06 1:07
protectorChristian Graus19-Sep-06 1:07 
GeneralRe: "How can I call a function from another form" Pin
Nick Parker19-Sep-06 11:54
protectorNick Parker19-Sep-06 11:54 
AnswerRe: "How can I call a function from another form" Pin
Nafiseh Salmani19-Sep-06 2:13
Nafiseh Salmani19-Sep-06 2:13 
AnswerRe: "How can I call a function from another form" Pin
Colin Angus Mackay19-Sep-06 3:08
Colin Angus Mackay19-Sep-06 3:08 
Questionstupid question Pin
faladrim19-Sep-06 0:46
faladrim19-Sep-06 0:46 
AnswerRe: stupid question Pin
Stefan Troschuetz19-Sep-06 0:58
Stefan Troschuetz19-Sep-06 0:58 
GeneralRe: stupid question Pin
faladrim19-Sep-06 1:17
faladrim19-Sep-06 1:17 
QuestionSuspend and ResumeBinding Pin
PaulPrice19-Sep-06 0:35
PaulPrice19-Sep-06 0:35 
QuestionClickOnce Updateing from an event. Pin
NaNg1524119-Sep-06 0:18
NaNg1524119-Sep-06 0:18 
Questioncreating login page Pin
arun-ice19-Sep-06 0:10
arun-ice19-Sep-06 0:10 
AnswerRe: creating login page Pin
_AK_19-Sep-06 0:22
_AK_19-Sep-06 0:22 
Questionlinear fitting Pin
Haoman1719-Sep-06 0:10
Haoman1719-Sep-06 0:10 
AnswerRe: linear fitting Pin
Christian Graus19-Sep-06 1:01
protectorChristian Graus19-Sep-06 1:01 

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.