Click here to Skip to main content
15,889,651 members
Home / Discussions / C#
   

C#

 
Questionreporting issue Pin
mjawadkhatri3-Jan-10 18:32
mjawadkhatri3-Jan-10 18:32 
AnswerRe: reporting issue Pin
Priya Prk3-Jan-10 23:41
Priya Prk3-Jan-10 23:41 
QuestionGet tables and columns from existing sql server backup file Pin
VENKAT SEERLA3-Jan-10 17:17
VENKAT SEERLA3-Jan-10 17:17 
AnswerRe: Get tables and columns from existing sql server backup file Pin
Priya Prk3-Jan-10 23:46
Priya Prk3-Jan-10 23:46 
GeneralRe: Get tables and columns from existing sql server backup file Pin
VENKAT SEERLA5-Jan-10 20:20
VENKAT SEERLA5-Jan-10 20:20 
QuestionPassing a reference to a volatile value Pin
PIEBALDconsult3-Jan-10 16:49
mvePIEBALDconsult3-Jan-10 16:49 
AnswerRe: Passing a reference to a volatile value Pin
Luc Pattyn3-Jan-10 17:04
sitebuilderLuc Pattyn3-Jan-10 17:04 
GeneralRe: Passing a reference to a volatile value Pin
PIEBALDconsult4-Jan-10 3:10
mvePIEBALDconsult4-Jan-10 3:10 
1. I'm doing that, the properties provide the delegate.

2. I have since realized that I probably need multi-cast ability so events may be needed.

3. That won't do it.

4. Except I think I need it to work in the other direction and I'm about to try it that way.



Edit: It works this way too. An output is a property that publishes a delegate and an input is an event (multicast delegate).
Outputs can be wired to inputs as required.
The receiving object only needs to execute the delegate(s) to determine the input value without caring where the value came from.
GeneralRe: Passing a reference to a volatile value Pin
PIEBALDconsult7-Jan-10 4:23
mvePIEBALDconsult7-Jan-10 4:23 
GeneralRe: Passing a reference to a volatile value Pin
Luc Pattyn7-Jan-10 4:30
sitebuilderLuc Pattyn7-Jan-10 4:30 
QuestionQuick way to switch the scopes of 2 code blocks? Pin
sherifffruitfly3-Jan-10 16:22
sherifffruitfly3-Jan-10 16:22 
AnswerRe: Quick way to switch the scopes of 2 code blocks? Pin
PIEBALDconsult3-Jan-10 16:23
mvePIEBALDconsult3-Jan-10 16:23 
QuestionTrying to open a new tab(User control embedded) Pin
xEvOx3-Jan-10 14:44
xEvOx3-Jan-10 14:44 
Questionwhere i can learn the basic of class - as simple as i can (C#) Pin
E_Gold3-Jan-10 9:17
E_Gold3-Jan-10 9:17 
AnswerRe: where i can learn the basic of class - as simple as i can (C#) Pin
Luc Pattyn3-Jan-10 11:03
sitebuilderLuc Pattyn3-Jan-10 11:03 
Questionsending Form to User Control that has written in another project Pin
jojoba20103-Jan-10 4:38
jojoba20103-Jan-10 4:38 
AnswerRe: sending Form to User Control that has written in another project Pin
Dimitri Witkowski3-Jan-10 4:49
Dimitri Witkowski3-Jan-10 4:49 
QuestionRe: sending Form to User Control that has written in another project Pin
jojoba20103-Jan-10 22:28
jojoba20103-Jan-10 22:28 
AnswerRe: sending Form to User Control that has written in another project Pin
Dimitri Witkowski3-Jan-10 22:31
Dimitri Witkowski3-Jan-10 22:31 
QuestionOpenGL in C# and Visual Studio 2005/2008 Pin
Patrick Skelton3-Jan-10 4:34
Patrick Skelton3-Jan-10 4:34 
AnswerRe: OpenGL in C# and Visual Studio 2005/2008 Pin
harold aptroot3-Jan-10 4:47
harold aptroot3-Jan-10 4:47 
GeneralRe: OpenGL in C# and Visual Studio 2005/2008 Pin
Patrick Skelton3-Jan-10 4:59
Patrick Skelton3-Jan-10 4:59 
GeneralRe: OpenGL in C# and Visual Studio 2005/2008 Pin
harold aptroot3-Jan-10 5:55
harold aptroot3-Jan-10 5:55 
AnswerRe: OpenGL in C# and Visual Studio 2005/2008 Pin
Patrick Skelton3-Jan-10 6:16
Patrick Skelton3-Jan-10 6:16 
GeneralRe: OpenGL in C# and Visual Studio 2005/2008 Pin
harold aptroot3-Jan-10 6:25
harold aptroot3-Jan-10 6:25 

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.