Click here to Skip to main content
15,911,035 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I download video files programmatically in C# Pin
Dominic Pettifer14-Sep-06 13:35
Dominic Pettifer14-Sep-06 13:35 
AnswerRe: How can I download video files programmatically in C# Pin
scott_hackett18-Sep-06 21:22
scott_hackett18-Sep-06 21:22 
QuestionMemory Leak in C#.NET 2005 Pin
clint198214-Sep-06 10:31
clint198214-Sep-06 10:31 
AnswerRe: Memory Leak in C#.NET 2005 Pin
Christian Graus14-Sep-06 13:49
protectorChristian Graus14-Sep-06 13:49 
GeneralRe: Memory Leak in C#.NET 2005 Pin
clint198215-Sep-06 22:19
clint198215-Sep-06 22:19 
AnswerRe: Memory Leak in C#.NET 2005 Pin
Hamid_RT15-Sep-06 6:41
Hamid_RT15-Sep-06 6:41 
QuestionReturning Key-Value Pairs from Web Service Pin
DISP-Jol14-Sep-06 10:25
DISP-Jol14-Sep-06 10:25 
QuestionPulling values from xml nodes where xml is in string form Pin
Omkar Ghaisas14-Sep-06 9:04
Omkar Ghaisas14-Sep-06 9:04 
Hi All,
I have a XML string with me in the format

<row xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SEQNO>6</SEQNO>
<B_CO_CD>H</B_CO_CD>
<B_AREA_CD>K</B_AREA_CD>
</row>

the XML tags are taken in an actual string variable and then I need to find a particular tag and get its value to actually set that value in a dataset column that corresponds to this tag.

How can I do this ??
Pls guide me.. I need to give demo on this..Pls Pls
Omkar
AnswerRe: Pulling values from xml nodes where xml is in string form Pin
Stefan Troschuetz14-Sep-06 9:17
Stefan Troschuetz14-Sep-06 9:17 
QuestionWay for a Method() to get the class name of it's caller? Pin
Dominic Pettifer14-Sep-06 8:34
Dominic Pettifer14-Sep-06 8:34 
AnswerRe: Way for a Method() to get the class name of it's caller? Pin
mav.northwind14-Sep-06 8:52
mav.northwind14-Sep-06 8:52 
GeneralRe: Way for a Method() to get the class name of it's caller? Pin
Dominic Pettifer14-Sep-06 11:11
Dominic Pettifer14-Sep-06 11:11 
QuestionSave encrypted data to SQL Server with funny chars Pin
MyRunner2314-Sep-06 7:53
MyRunner2314-Sep-06 7:53 
AnswerRe: Save encrypted data to SQL Server with funny chars Pin
Rob Graham14-Sep-06 8:01
Rob Graham14-Sep-06 8:01 
GeneralRe: Save encrypted data to SQL Server with funny chars Pin
MyRunner2314-Sep-06 8:10
MyRunner2314-Sep-06 8:10 
GeneralRe: Save encrypted data to SQL Server with funny chars Pin
Dominic Pettifer14-Sep-06 8:27
Dominic Pettifer14-Sep-06 8:27 
AnswerRe: Save encrypted data to SQL Server with funny chars Pin
Judah Gabriel Himango14-Sep-06 8:36
sponsorJudah Gabriel Himango14-Sep-06 8:36 
QuestionlistView Pin
TAREQ F ABUZUHRI14-Sep-06 7:41
TAREQ F ABUZUHRI14-Sep-06 7:41 
AnswerRe: listView Pin
Judah Gabriel Himango14-Sep-06 8:38
sponsorJudah Gabriel Himango14-Sep-06 8:38 
QuestionI have a question Pin
navyman35214-Sep-06 7:36
navyman35214-Sep-06 7:36 
AnswerRe: I have a question Pin
Judah Gabriel Himango14-Sep-06 8:38
sponsorJudah Gabriel Himango14-Sep-06 8:38 
GeneralRe: I have a question Pin
navyman35214-Sep-06 10:08
navyman35214-Sep-06 10:08 
AnswerRe: I have a question Pin
Suelinda_W20-Sep-06 4:37
Suelinda_W20-Sep-06 4:37 
QuestionText boxes to datagrids Pin
subduction3614-Sep-06 6:24
subduction3614-Sep-06 6:24 
AnswerRe: Text boxes to datagrids Pin
Not Active14-Sep-06 6:56
mentorNot Active14-Sep-06 6:56 

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.