Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
QuestionGotFocus of Disabled List View .NET Pin
Lav Pathak9-Mar-06 10:08
Lav Pathak9-Mar-06 10:08 
Questionk-means clustering algorithms Pin
saimee9-Mar-06 7:14
saimee9-Mar-06 7:14 
AnswerRe: k-means clustering algorithms Pin
Roy Heil9-Mar-06 9:24
professionalRoy Heil9-Mar-06 9:24 
Questionuser control Pin
ap_sa9-Mar-06 7:07
ap_sa9-Mar-06 7:07 
QuestionC# and XML Pin
hung_ngole9-Mar-06 5:32
hung_ngole9-Mar-06 5:32 
AnswerRe: C# and XML Pin
spin vector9-Mar-06 6:41
spin vector9-Mar-06 6:41 
AnswerRe: C# and XML Pin
eggie59-Mar-06 17:59
eggie59-Mar-06 17:59 
AnswerRe: C# and XML Pin
Andreas X9-Mar-06 20:15
professionalAndreas X9-Mar-06 20:15 
Hello.
I might be wrong, but InnerText will take all the text inside a node.

for examlple
<xml>
<element1>
<element2>ABC</element2>
</element1>
</xml>

the InnerText of element1 will be "<element2>ABC</element2>"
while value will only fork for childnodes

could this be right ?

-- modified at 2:16 Friday 10th March, 2006
AnswerRe: C# and XML Pin
Guffa9-Mar-06 20:38
Guffa9-Mar-06 20:38 
QuestionC# connection to Analysis services Pin
swap209-Mar-06 5:17
swap209-Mar-06 5:17 
QuestionHow to display smiley? Pin
Codecrammer9-Mar-06 4:41
Codecrammer9-Mar-06 4:41 
JokeRe: How to display smiley? Pin
mav.northwind9-Mar-06 4:56
mav.northwind9-Mar-06 4:56 
GeneralRe: How to display smiley? Pin
Judah Gabriel Himango9-Mar-06 5:10
sponsorJudah Gabriel Himango9-Mar-06 5:10 
AnswerRe: How to display smiley? Pin
Judah Gabriel Himango9-Mar-06 5:11
sponsorJudah Gabriel Himango9-Mar-06 5:11 
QuestionStupid question for web Pin
papa19809-Mar-06 4:32
papa19809-Mar-06 4:32 
AnswerRe: Stupid question for web Pin
Ankit Aneja9-Mar-06 19:33
Ankit Aneja9-Mar-06 19:33 
QuestionClear buffer Pin
hung_ngole9-Mar-06 4:32
hung_ngole9-Mar-06 4:32 
AnswerRe: Clear buffer Pin
leppie9-Mar-06 4:34
leppie9-Mar-06 4:34 
GeneralRe: Clear buffer Pin
hung_ngole9-Mar-06 4:52
hung_ngole9-Mar-06 4:52 
Questionwhere to download Longhorn SDK Pin
Sheel Gohe9-Mar-06 3:27
Sheel Gohe9-Mar-06 3:27 
AnswerRe: where to download Longhorn SDK Pin
gnjunge9-Mar-06 3:35
gnjunge9-Mar-06 3:35 
Questiondelegate thru an interface Pin
spin vector9-Mar-06 3:17
spin vector9-Mar-06 3:17 
AnswerRe: delegate thru an interface Pin
leppie9-Mar-06 4:42
leppie9-Mar-06 4:42 
GeneralRe: delegate thru an interface Pin
spin vector9-Mar-06 5:02
spin vector9-Mar-06 5:02 
GeneralRe: delegate thru an interface Pin
vineas9-Mar-06 8:26
vineas9-Mar-06 8:26 

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.