Click here to Skip to main content
15,919,358 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I get the Mouse POsition on click? Pin
kkun16-Apr-07 15:33
kkun16-Apr-07 15:33 
QuestionRe: How can I get the Mouse POsition on click? Pin
Khoramdin16-Apr-07 20:04
Khoramdin16-Apr-07 20:04 
AnswerRe: How can I get the Mouse POsition on click? Pin
kkun16-Apr-07 21:28
kkun16-Apr-07 21:28 
QuestionXML reader issues.... Pin
Super Lloyd16-Apr-07 14:32
Super Lloyd16-Apr-07 14:32 
AnswerRe: XML reader issues.... [modified] Pin
Patrick Klug16-Apr-07 15:08
Patrick Klug16-Apr-07 15:08 
QuestionXml - DTD processing Pin
Patrick Klug16-Apr-07 14:23
Patrick Klug16-Apr-07 14:23 
AnswerRe: Xml - DTD processing Pin
Russell Jones16-Apr-07 21:08
Russell Jones16-Apr-07 21:08 
AnswerRe: Xml - DTD processing Pin
Super Lloyd16-Apr-07 21:08
Super Lloyd16-Apr-07 21:08 
From MS newsgroup:
==
XmlReader always checks if DTD exists (to make sure document is
wellformed), it doesn't actually parse it. So the solution is to provide
to XmlReader custom XmlResolver, which will return something dummy when
requested to resolve "http://www.apple.com/DTDs/PropertyList-1.0.dtd".
==
Questioncryptography and Steganography ... Pin
Software_Specialist16-Apr-07 13:10
Software_Specialist16-Apr-07 13:10 
JokeRe: cryptography and Steganography ... Pin
Luc Pattyn16-Apr-07 13:29
sitebuilderLuc Pattyn16-Apr-07 13:29 
GeneralRe: cryptography and Steganography ... Pin
Software_Specialist17-Apr-07 5:33
Software_Specialist17-Apr-07 5:33 
AnswerRe: cryptography and Steganography ... Pin
sujithkumarsl16-Apr-07 19:56
sujithkumarsl16-Apr-07 19:56 
QuestionComboBox values from lookups table Pin
sailchris2216-Apr-07 12:48
sailchris2216-Apr-07 12:48 
GeneralRe: ComboBox values from lookups table Pin
andre_swnpl16-Apr-07 19:26
andre_swnpl16-Apr-07 19:26 
QuestionA really stupid / simple re. generics and their base type Pin
malharone16-Apr-07 10:38
malharone16-Apr-07 10:38 
AnswerRe: A really stupid / simple re. generics and their base type Pin
Christian Graus16-Apr-07 16:12
protectorChristian Graus16-Apr-07 16:12 
GeneralRe: A really stupid / simple re. generics and their base type Pin
malharone26-Apr-07 20:27
malharone26-Apr-07 20:27 
GeneralRe: A really stupid / simple re. generics and their base type Pin
Christian Graus26-Apr-07 22:11
protectorChristian Graus26-Apr-07 22:11 
QuestionHow to Render a mcms posting page in snother page Pin
MyRunner16-Apr-07 10:22
MyRunner16-Apr-07 10:22 
QuestionCasting in C# Pin
BlitzPackage16-Apr-07 9:29
BlitzPackage16-Apr-07 9:29 
AnswerRe: Casting in C# Pin
MoustafaS16-Apr-07 9:41
MoustafaS16-Apr-07 9:41 
GeneralRe: Casting in C# Pin
Christian Graus16-Apr-07 16:14
protectorChristian Graus16-Apr-07 16:14 
GeneralRe: Casting in C# Pin
MoustafaS17-Apr-07 4:57
MoustafaS17-Apr-07 4:57 
GeneralRe: Casting in C# Pin
Seishin#16-Apr-07 23:26
Seishin#16-Apr-07 23:26 
AnswerRe: Casting in C# Pin
Luc Pattyn16-Apr-07 9:48
sitebuilderLuc Pattyn16-Apr-07 9:48 

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.