Click here to Skip to main content
15,921,841 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# How to Change the color of label1.text Pin
DavidNohejl21-Jun-07 23:48
DavidNohejl21-Jun-07 23:48 
Questionlistview Pin
sunitkrishna21-Jun-07 20:01
sunitkrishna21-Jun-07 20:01 
QuestionRe: listview Pin
Sylvester george21-Jun-07 20:22
Sylvester george21-Jun-07 20:22 
AnswerRe: listview Pin
sunitkrishna21-Jun-07 20:48
sunitkrishna21-Jun-07 20:48 
Questionhow can I find my sent message? Pin
lockepeak21-Jun-07 19:50
lockepeak21-Jun-07 19:50 
AnswerRe: how can I find my sent message? Pin
giddy_guitarist28-Jun-07 1:37
giddy_guitarist28-Jun-07 1:37 
QuestionDynamic DLL Pin
Natarajasivan21-Jun-07 19:40
Natarajasivan21-Jun-07 19:40 
QuestionIterate in Xml nodes in C# Pin
saymajum21-Jun-07 19:37
saymajum21-Jun-07 19:37 
I want to itarate a loop in a Xml nodes.But only where Attribute "Type=Coverage" is mentioned.
After that I want to multiply 1 child nodes which resides under this node
with a node that resides outside that node and want to store the value in a node that reside under this node.Coding in C#.
Example
<main>
<A>
<B type=coverage>
<C>
<D>
</B>
<E type=coverage>
<F>
<G>
</E>
</main>
I want to multiply A with C and store the value in D
Itarate the loop and again want to multiply A with F and want to store the valuein G.
But only where Attribute type=Coverage is mentioned.
want the code in C#.

AnswerRe: Iterate in Xml nodes in C# Pin
blackjack215021-Jun-07 20:32
blackjack215021-Jun-07 20:32 
AnswerRe: Iterate in Xml nodes in C# Pin
cool8321-Jun-07 23:27
cool8321-Jun-07 23:27 
Questioncrystal report Pin
shereem khaleel21-Jun-07 19:37
shereem khaleel21-Jun-07 19:37 
AnswerRe: crystal report Pin
Sathesh Sakthivel21-Jun-07 19:41
Sathesh Sakthivel21-Jun-07 19:41 
GeneralRe: crystal report Pin
shereem khaleel21-Jun-07 20:37
shereem khaleel21-Jun-07 20:37 
QuestionC# update paint event Pin
mercenary0121-Jun-07 19:18
mercenary0121-Jun-07 19:18 
AnswerRe: C# update paint event Pin
Martin#21-Jun-07 19:32
Martin#21-Jun-07 19:32 
GeneralRe: C# update paint event Pin
mercenary0121-Jun-07 19:44
mercenary0121-Jun-07 19:44 
GeneralRe: C# update paint event Pin
Martin#21-Jun-07 19:49
Martin#21-Jun-07 19:49 
QuestionFile Upload COntrol With Regular Expression Pin
Brendan Vogt21-Jun-07 18:16
Brendan Vogt21-Jun-07 18:16 
AnswerRe: File Upload COntrol With Regular Expression Pin
gauthee21-Jun-07 21:07
gauthee21-Jun-07 21:07 
QuestionProblem with operating system. Pin
justintimberlake21-Jun-07 18:11
justintimberlake21-Jun-07 18:11 
AnswerRe: Problem with operating system. Pin
andre_swnpl21-Jun-07 18:53
andre_swnpl21-Jun-07 18:53 
GeneralRe: Problem with operating system. Pin
justintimberlake21-Jun-07 19:09
justintimberlake21-Jun-07 19:09 
GeneralRe: Problem with operating system. Pin
Luc Pattyn21-Jun-07 23:57
sitebuilderLuc Pattyn21-Jun-07 23:57 
GeneralRe: Problem with operating system. Pin
justintimberlake22-Jun-07 0:57
justintimberlake22-Jun-07 0:57 
GeneralRe: Problem with operating system. Pin
Luc Pattyn22-Jun-07 1:05
sitebuilderLuc Pattyn22-Jun-07 1:05 

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.