Click here to Skip to main content
15,915,600 members
Home / Discussions / C#
   

C#

 
AnswerRe: Change Password Pin
Paul Conrad7-Jul-07 6:44
professionalPaul Conrad7-Jul-07 6:44 
AnswerRe: Change Password Pin
Amar Chaudhary7-Jul-07 7:27
Amar Chaudhary7-Jul-07 7:27 
QuestionC#.Net ASP (Urgent) Pin
| Muhammad Waqas Butt |6-Jul-07 22:29
professional| Muhammad Waqas Butt |6-Jul-07 22:29 
AnswerRe: C#.Net ASP (Urgent) Pin
Muammar©6-Jul-07 23:55
Muammar©6-Jul-07 23:55 
AnswerRe: C#.Net ASP (Urgent) Pin
Christian Graus7-Jul-07 0:59
protectorChristian Graus7-Jul-07 0:59 
GeneralRe: C#.Net ASP (Urgent) Pin
Paul Conrad7-Jul-07 5:40
professionalPaul Conrad7-Jul-07 5:40 
Questionhow to make an XML file from data retrieved from a text file? Pin
Rocky#6-Jul-07 21:55
Rocky#6-Jul-07 21:55 
AnswerRe: how to make an XML file from data retrieved from a text file? Pin
N a v a n e e t h7-Jul-07 0:25
N a v a n e e t h7-Jul-07 0:25 
First make an idea on how your XML file should look. Make tags what you are going to use. Then split your CSV data with "," and get result in an array. Use XMLTextWriter class to create XML file. Start a loop and read all array values and write to XML file using XMLTextWriter object


GeneralRe: how to make an XML file from data retrieved from a text file? Pin
Rocky#7-Jul-07 3:15
Rocky#7-Jul-07 3:15 
QuestionFormat+treeview Pin
razanabanu6-Jul-07 21:17
razanabanu6-Jul-07 21:17 
Questionlistbox Pin
sangramkp6-Jul-07 21:15
sangramkp6-Jul-07 21:15 
AnswerRe: listbox Pin
Christian Graus7-Jul-07 1:00
protectorChristian Graus7-Jul-07 1:00 
GeneralRe: listbox Pin
sangramkp7-Jul-07 1:41
sangramkp7-Jul-07 1:41 
GeneralRe: listbox Pin
Paul Conrad7-Jul-07 5:42
professionalPaul Conrad7-Jul-07 5:42 
GeneralRe: listbox Pin
sangramkp8-Jul-07 18:53
sangramkp8-Jul-07 18:53 
QuestionBinary data Pin
ornelaso6-Jul-07 13:22
ornelaso6-Jul-07 13:22 
AnswerRe: Binary data Pin
Luc Pattyn6-Jul-07 16:08
sitebuilderLuc Pattyn6-Jul-07 16:08 
Questiongetting a value from an event arg. Pin
Glen Harvy6-Jul-07 12:58
Glen Harvy6-Jul-07 12:58 
AnswerRe: getting a value from an event arg. Pin
PIEBALDconsult6-Jul-07 13:05
mvePIEBALDconsult6-Jul-07 13:05 
GeneralRe: getting a value from an event arg. Pin
Glen Harvy6-Jul-07 13:28
Glen Harvy6-Jul-07 13:28 
GeneralRe: getting a value from an event arg. Pin
PIEBALDconsult6-Jul-07 16:47
mvePIEBALDconsult6-Jul-07 16:47 
GeneralRe: getting a value from an event arg. Pin
Christian Graus7-Jul-07 1:02
protectorChristian Graus7-Jul-07 1:02 
QuestionPrivate UDDI Pin
mughaldynasty6-Jul-07 12:38
mughaldynasty6-Jul-07 12:38 
QuestionFileStream Error ?? Pin
Richard Blythe6-Jul-07 9:13
Richard Blythe6-Jul-07 9:13 
AnswerRe: FileStream Error ?? Pin
Not Active6-Jul-07 9:41
mentorNot Active6-Jul-07 9:41 

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.