Click here to Skip to main content
15,906,816 members
Home / Discussions / C#
   

C#

 
QuestionHow to call web service without stalling the app? Pin
sergestusxx12-Jun-06 11:23
sergestusxx12-Jun-06 11:23 
AnswerRe: How to call web service without stalling the app? Pin
Nougat H.12-Jun-06 11:48
Nougat H.12-Jun-06 11:48 
GeneralRe: How to call web service without stalling the app? Pin
sergestusxx12-Jun-06 12:30
sergestusxx12-Jun-06 12:30 
QuestionVC# Skinning Pin
Hengy12-Jun-06 11:08
Hengy12-Jun-06 11:08 
QuestionDeleting a stream\file content. Pin
NaNg1524112-Jun-06 10:32
NaNg1524112-Jun-06 10:32 
AnswerRe: Deleting a stream\file content. Pin
Nougat H.12-Jun-06 12:08
Nougat H.12-Jun-06 12:08 
GeneralRe: Deleting a stream\file content. Pin
NaNg1524112-Jun-06 21:46
NaNg1524112-Jun-06 21:46 
QuestionDundas Diagram connection problems Pin
Nougat H.12-Jun-06 9:44
Nougat H.12-Jun-06 9:44 
Hi!
I'vw been having some odd problems with connecting elements in Dundas diagram. I have an Element with 3 ConnectionPoints ( on is an input, and two ara outputs ) and when I try to connect a second Element's input to one of the outputs it always connects to the same ConnectionPoint no mater which I specify in the code. Like:

ElementFunctionality.ConnectElements( myConnector , TheOtherPoint , myElement.ConnectionPoints[ "Yes" ] );

//and

ElementFunctionality.ConnectElements( myConnector , TheOtherPoint , myElement.ConnectionPoints[ "No" ] );

will both connect to the "Yes" ConnectionPoint of the elment. I've even tried connecting manualy without using the ConnectElements function. I'm realy out of ideas.

Can someone help? Oh, and here is a screenshot.
AnswerRe: Dundas Diagram connection problems Pin
Nish Nishant12-Jun-06 10:07
sitebuilderNish Nishant12-Jun-06 10:07 
QuestionSave a file path within an XML document? Pin
Nick H. Lauritsen12-Jun-06 9:23
Nick H. Lauritsen12-Jun-06 9:23 
AnswerRe: Save a file path within an XML document? Pin
Ravi Bhavnani12-Jun-06 9:27
professionalRavi Bhavnani12-Jun-06 9:27 
GeneralRe: Save a file path within an XML document? Pin
Nick H. Lauritsen12-Jun-06 9:34
Nick H. Lauritsen12-Jun-06 9:34 
GeneralRe: Save a file path within an XML document? Pin
Nougat H.12-Jun-06 9:50
Nougat H.12-Jun-06 9:50 
GeneralRe: Save a file path within an XML document? Pin
Nick H. Lauritsen12-Jun-06 11:07
Nick H. Lauritsen12-Jun-06 11:07 
GeneralRe: Save a file path within an XML document? Pin
Nougat H.12-Jun-06 11:31
Nougat H.12-Jun-06 11:31 
GeneralRe: Save a file path within an XML document? Pin
Nick H. Lauritsen12-Jun-06 11:39
Nick H. Lauritsen12-Jun-06 11:39 
QuestionClass objects as Datasources [modified] Pin
Andrew Stampor12-Jun-06 9:19
Andrew Stampor12-Jun-06 9:19 
AnswerRe: Class objects as Datasources Pin
Office Lineman12-Jun-06 10:09
Office Lineman12-Jun-06 10:09 
QuestionCE.net C# Call One App From Another Pin
Handheld Programmer12-Jun-06 8:59
Handheld Programmer12-Jun-06 8:59 
QuestionHow can i do table like this one Pin
mariuszfryta12-Jun-06 8:42
mariuszfryta12-Jun-06 8:42 
AnswerRe: How can i do table like this one Pin
Luis Alonso Ramos12-Jun-06 8:46
Luis Alonso Ramos12-Jun-06 8:46 
JokeRe: How can i do table like this one Pin
Jun Du12-Jun-06 8:46
Jun Du12-Jun-06 8:46 
QuestionForcing Validated event before Click event for a ToolStrip button Pin
Luis Alonso Ramos12-Jun-06 8:31
Luis Alonso Ramos12-Jun-06 8:31 
QuestionProgress Message Box? Pin
ahall@mirapoint.com12-Jun-06 7:33
ahall@mirapoint.com12-Jun-06 7:33 
AnswerRe: Progress Message Box? [modified] Pin
Ed.Poore12-Jun-06 9:08
Ed.Poore12-Jun-06 9:08 

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.