Click here to Skip to main content
15,902,939 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: The remote server returned an error: (403) Forbidden." Pin
Adam R Harris21-Jul-09 10:05
Adam R Harris21-Jul-09 10:05 
AnswerRe: The remote server returned an error: (403) Forbidden." Pin
veerasekar vallambar15-Jun-10 4:49
veerasekar vallambar15-Jun-10 4:49 
Question"........make sure u've not released resources before trying to use it"???? Pin
ChiSmile20-Jul-09 0:46
ChiSmile20-Jul-09 0:46 
AnswerRe: "........make sure u've not released resources before trying to use it"???? Pin
Gideon Engelberth20-Jul-09 3:25
Gideon Engelberth20-Jul-09 3:25 
GeneralRe: "........make sure u've not released resources before trying to use it"???? Pin
ChiSmile20-Jul-09 5:50
ChiSmile20-Jul-09 5:50 
GeneralRe: "........make sure u've not released resources before trying to use it"???? Pin
Gideon Engelberth20-Jul-09 12:00
Gideon Engelberth20-Jul-09 12:00 
QuestionRetrieve node texts from treenode Pin
vidhyaravichandar19-Jul-09 22:16
vidhyaravichandar19-Jul-09 22:16 
AnswerRe: Retrieve node texts from treenode Pin
Lee Humphries20-Jul-09 11:39
professionalLee Humphries20-Jul-09 11:39 
It sounds like you want to "walk the tree", in which case you'll really need a recursive method to do that (one that calls itself). In you case the method will return the text of the current node and then call itself passing each child node as a parameter.

I just love Koalas - they go great with Bacon.

GeneralRe: Retrieve node texts from treenode Pin
vidhyaravichandar20-Jul-09 15:53
vidhyaravichandar20-Jul-09 15:53 
QuestionHow to include xml Pin
ksss_maheshece19-Jul-09 21:15
ksss_maheshece19-Jul-09 21:15 
QuestionAsync Sockets Pin
Lee Humphries19-Jul-09 20:38
professionalLee Humphries19-Jul-09 20:38 
AnswerRe: Async Sockets Pin
Nicholas Butler19-Jul-09 22:13
sitebuilderNicholas Butler19-Jul-09 22:13 
GeneralRe: Async Sockets Pin
Lee Humphries20-Jul-09 11:34
professionalLee Humphries20-Jul-09 11:34 
GeneralRe: Async Sockets - the answer Pin
Lee Humphries20-Jul-09 19:11
professionalLee Humphries20-Jul-09 19:11 
Questiontest Pin
chandni patel18-Jul-09 23:35
chandni patel18-Jul-09 23:35 
AnswerRe: test Pin
Abhijit Jana19-Jul-09 0:14
professionalAbhijit Jana19-Jul-09 0:14 
AnswerResult Pin
leckey19-Jul-09 18:42
leckey19-Jul-09 18:42 
AnswerRe: test Pin
0x3c019-Jul-09 20:45
0x3c019-Jul-09 20:45 
QuestionCombobox - DrawItem and dragging scroll bar problem Pin
David Hovey18-Jul-09 19:18
David Hovey18-Jul-09 19:18 
AnswerRe: Combobox - DrawItem and dragging scroll bar problem Pin
Luc Pattyn19-Jul-09 2:43
sitebuilderLuc Pattyn19-Jul-09 2:43 
GeneralRe: Combobox - DrawItem and dragging scroll bar problem Pin
David Hovey19-Jul-09 6:50
David Hovey19-Jul-09 6:50 
GeneralRe: Combobox - DrawItem and dragging scroll bar problem Pin
Luc Pattyn19-Jul-09 8:26
sitebuilderLuc Pattyn19-Jul-09 8:26 
GeneralRe: Combobox - DrawItem and dragging scroll bar problem [modified] Pin
David Hovey19-Jul-09 11:51
David Hovey19-Jul-09 11:51 
GeneralRe: Combobox - DrawItem and dragging scroll bar problem Pin
Luc Pattyn19-Jul-09 12:17
sitebuilderLuc Pattyn19-Jul-09 12:17 
GeneralRe: Combobox - DrawItem and dragging scroll bar problem Pin
David Hovey19-Jul-09 12:33
David Hovey19-Jul-09 12:33 

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.