Click here to Skip to main content
15,885,775 members
Home / Discussions / C#
   

C#

 
QuestionStatic Method Pin
anishkannan28-Feb-11 1:06
anishkannan28-Feb-11 1:06 
AnswerRe: Static Method Pin
Keith Barrow28-Feb-11 1:32
professionalKeith Barrow28-Feb-11 1:32 
GeneralRe: Static Method Pin
anishkannan28-Feb-11 2:08
anishkannan28-Feb-11 2:08 
AnswerRe: Static Method Pin
OriginalGriff28-Feb-11 2:51
mveOriginalGriff28-Feb-11 2:51 
AnswerRe: Static Method Pin
OriginalGriff28-Feb-11 1:36
mveOriginalGriff28-Feb-11 1:36 
GeneralRe: Static Method Pin
Keith Barrow28-Feb-11 2:58
professionalKeith Barrow28-Feb-11 2:58 
QuestionSAX Parser Pin
NarVish28-Feb-11 0:20
NarVish28-Feb-11 0:20 
AnswerRe: SAX Parser Pin
Yusuf28-Feb-11 0:46
Yusuf28-Feb-11 0:46 
C# does not have SAX parser, but you can use XMLReader[^]. See this MSDN article that Compares XmlReader to SAX Reader[^]

If you are interested in SAX like functionality see this article Writing XML SAX Parsers in C#[^]

GeneralRe: SAX Parser Pin
NarVish28-Feb-11 0:55
NarVish28-Feb-11 0:55 
QuestionHow can I block an http request? Pin
rahul.kulshreshtha27-Feb-11 23:43
rahul.kulshreshtha27-Feb-11 23:43 
AnswerRe: How can I block an http request? Pin
Tony Richards28-Feb-11 0:01
Tony Richards28-Feb-11 0:01 
GeneralRe: How can I block an http request? Pin
rahul.kulshreshtha1-Mar-11 23:13
rahul.kulshreshtha1-Mar-11 23:13 
AnswerRe: How can I block an http request? Pin
rahul.kulshreshtha1-Mar-11 23:16
rahul.kulshreshtha1-Mar-11 23:16 
QuestionIs there a cute way to do this - sort of challenge Pin
Mycroft Holmes27-Feb-11 21:45
professionalMycroft Holmes27-Feb-11 21:45 
AnswerRe: Is there a cute way to do this - sort of challenge Pin
Dalek Dave27-Feb-11 22:47
professionalDalek Dave27-Feb-11 22:47 
AnswerRe: Is there a cute way to do this - sort of challenge Pin
Keith Barrow27-Feb-11 22:52
professionalKeith Barrow27-Feb-11 22:52 
GeneralRe: Is there a cute way to do this - sort of challenge Pin
Mycroft Holmes27-Feb-11 23:56
professionalMycroft Holmes27-Feb-11 23:56 
GeneralRe: Is there a cute way to do this - sort of challenge Pin
Keith Barrow28-Feb-11 0:31
professionalKeith Barrow28-Feb-11 0:31 
AnswerRe: Is there a cute way to do this - sort of challenge Pin
OriginalGriff27-Feb-11 23:14
mveOriginalGriff27-Feb-11 23:14 
GeneralRe: Is there a cute way to do this - sort of challenge Pin
Mycroft Holmes28-Feb-11 0:00
professionalMycroft Holmes28-Feb-11 0:00 
GeneralRe: Is there a cute way to do this - sort of challenge Pin
OriginalGriff28-Feb-11 0:08
mveOriginalGriff28-Feb-11 0:08 
AnswerRe: Is there a cute way to do this - sort of challenge PinPopular
J a a n s27-Feb-11 23:27
professionalJ a a n s27-Feb-11 23:27 
GeneralRe: Is there a cute way to do this - sort of challenge Pin
Mycroft Holmes27-Feb-11 23:55
professionalMycroft Holmes27-Feb-11 23:55 
GeneralRe: Is there a cute way to do this - sort of challenge Pin
J a a n s28-Feb-11 0:34
professionalJ a a n s28-Feb-11 0:34 
GeneralRe: Is there a cute way to do this - sort of challenge Pin
OriginalGriff28-Feb-11 0:05
mveOriginalGriff28-Feb-11 0: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.