Click here to Skip to main content
15,902,275 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to connect mysql Pin
N a v a n e e t h17-Nov-08 20:44
N a v a n e e t h17-Nov-08 20:44 
QuestionInsert a subreport within a subreport inCrystal reports using C# Pin
Rajeshgut17-Nov-08 18:41
Rajeshgut17-Nov-08 18:41 
AnswerRe: Insert a subreport within a subreport inCrystal reports using C# Pin
selcuks17-Nov-08 20:37
selcuks17-Nov-08 20:37 
QuestionSQL Report Ranking Pin
jatin.sabarmati17-Nov-08 14:15
jatin.sabarmati17-Nov-08 14:15 
AnswerRe: SQL Report Ranking Pin
Christian Graus17-Nov-08 15:18
protectorChristian Graus17-Nov-08 15:18 
Questionxml Pin
arkiboys17-Nov-08 11:12
arkiboys17-Nov-08 11:12 
QuestionRe: xml Pin
nelsonpaixao17-Nov-08 12:39
nelsonpaixao17-Nov-08 12:39 
AnswerRe: xml Pin
Christian Graus17-Nov-08 14:49
protectorChristian Graus17-Nov-08 14:49 
Google XmlDocument or XmlDataDocument.

Of course, this is not valid XML so you'd have to turn it into XML for the DOM to be able to parse it. Your other option is regex.

Christian Graus

Driven to the arms of OSX by Vista.

AnswerRe: xml Pin
Brij17-Nov-08 17:13
mentorBrij17-Nov-08 17:13 
GeneralRe: xml Pin
arkiboys18-Nov-08 5:09
arkiboys18-Nov-08 5:09 
QuestionProblem with html parsing using mshtml. offsetHeight, offsetWidth, offsetLeft and offsetTop (properties of IHTMLElement interface) always return zero. Pin
Terasbetoni17-Nov-08 10:41
Terasbetoni17-Nov-08 10:41 
Questionfunction pointers/delegates/callbacks/managed/unmanaged code with c# Pin
kinar17-Nov-08 9:03
kinar17-Nov-08 9:03 
AnswerRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
led mike17-Nov-08 9:36
led mike17-Nov-08 9:36 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
kinar17-Nov-08 10:10
kinar17-Nov-08 10:10 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
led mike17-Nov-08 11:02
led mike17-Nov-08 11:02 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
kinar18-Nov-08 3:20
kinar18-Nov-08 3:20 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
led mike18-Nov-08 5:41
led mike18-Nov-08 5:41 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
kinar18-Nov-08 7:53
kinar18-Nov-08 7:53 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
led mike18-Nov-08 8:22
led mike18-Nov-08 8:22 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
kinar18-Nov-08 9:11
kinar18-Nov-08 9:11 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
led mike18-Nov-08 10:16
led mike18-Nov-08 10:16 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
kinar18-Nov-08 11:43
kinar18-Nov-08 11:43 
GeneralRe: function pointers/delegates/callbacks/managed/unmanaged code with c# Pin
led mike18-Nov-08 11:57
led mike18-Nov-08 11:57 
Questionscreen position of control Pin
Eli Nurman17-Nov-08 8:57
Eli Nurman17-Nov-08 8:57 
AnswerRe: screen position of control Pin
Samer Aburabie17-Nov-08 10:54
Samer Aburabie17-Nov-08 10:54 

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.