Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
QuestionHow can I built an XmlDocument from scratch and then validate it? Pin
JNeave10-Sep-08 4:43
JNeave10-Sep-08 4:43 
AnswerRe: How can I built an XmlDocument from scratch and then validate it? Pin
Monark10-Sep-08 14:19
Monark10-Sep-08 14:19 
QuestionThraed time ! Pin
Mohammad Dayyan10-Sep-08 4:39
Mohammad Dayyan10-Sep-08 4:39 
AnswerRe: Thraed time ! Pin
JNeave10-Sep-08 4:54
JNeave10-Sep-08 4:54 
AnswerRe: Thraed time ! Pin
leppie10-Sep-08 4:56
leppie10-Sep-08 4:56 
AnswerRe: Thraed time ! Pin
Guffa10-Sep-08 5:22
Guffa10-Sep-08 5:22 
GeneralRe: Thraed time ! Pin
Mohammad Dayyan10-Sep-08 7:44
Mohammad Dayyan10-Sep-08 7:44 
AnswerRe: Thraed time ! Pin
#realJSOP10-Sep-08 7:49
mve#realJSOP10-Sep-08 7:49 
Create two BackgroundWorker objects. One of them does the "work", and the other sits/spins until the time limit is reached, and then it cancels the other worker. Piece of cake...


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: Thraed time ! Pin
Mohammad Dayyan10-Sep-08 7:53
Mohammad Dayyan10-Sep-08 7:53 
QuestionProblem with String Pin
Rick van Woudenberg10-Sep-08 3:46
Rick van Woudenberg10-Sep-08 3:46 
AnswerRe: Problem with String Pin
leppie10-Sep-08 3:49
leppie10-Sep-08 3:49 
AnswerRe: Problem with String Pin
c242310-Sep-08 4:13
c242310-Sep-08 4:13 
GeneralRe: Problem with String Pin
Rick van Woudenberg10-Sep-08 4:32
Rick van Woudenberg10-Sep-08 4:32 
GeneralRe: Problem with String Pin
Ennis Ray Lynch, Jr.10-Sep-08 4:33
Ennis Ray Lynch, Jr.10-Sep-08 4:33 
GeneralRe: Problem with String Pin
c242310-Sep-08 4:42
c242310-Sep-08 4:42 
QuestionView source of a control Pin
ZeXr010-Sep-08 3:19
ZeXr010-Sep-08 3:19 
AnswerDon't use the IDE Pin
Ennis Ray Lynch, Jr.10-Sep-08 3:24
Ennis Ray Lynch, Jr.10-Sep-08 3:24 
GeneralRe: Don't use the IDE Pin
ZeXr010-Sep-08 4:29
ZeXr010-Sep-08 4:29 
GeneralRe: Don't use the IDE Pin
Ennis Ray Lynch, Jr.10-Sep-08 4:30
Ennis Ray Lynch, Jr.10-Sep-08 4:30 
AnswerRe: View source of a control Pin
Ashfield10-Sep-08 3:37
Ashfield10-Sep-08 3:37 
GeneralRe: View source of a control Pin
ZeXr010-Sep-08 4:27
ZeXr010-Sep-08 4:27 
GeneralRe: View source of a control Pin
Ashfield10-Sep-08 5:08
Ashfield10-Sep-08 5:08 
QuestionEnum and sets Pin
Dirso10-Sep-08 3:17
Dirso10-Sep-08 3:17 
AnswerRe: Enum and sets Pin
J4amieC10-Sep-08 3:20
J4amieC10-Sep-08 3:20 
GeneralYa beat me Pin
Ennis Ray Lynch, Jr.10-Sep-08 3:22
Ennis Ray Lynch, Jr.10-Sep-08 3:22 

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.