Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
harold aptroot28-Jan-10 14:17
harold aptroot28-Jan-10 14:17 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
Luc Pattyn28-Jan-10 14:33
sitebuilderLuc Pattyn28-Jan-10 14:33 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
Luc Pattyn28-Jan-10 14:32
sitebuilderLuc Pattyn28-Jan-10 14:32 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
AspDotNetDev28-Jan-10 20:43
protectorAspDotNetDev28-Jan-10 20:43 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
Luc Pattyn28-Jan-10 22:05
sitebuilderLuc Pattyn28-Jan-10 22:05 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
DaveyM6928-Jan-10 15:14
professionalDaveyM6928-Jan-10 15:14 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
Darrall29-Jan-10 4:52
Darrall29-Jan-10 4:52 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
DaveyM6929-Jan-10 6:03
professionalDaveyM6929-Jan-10 6:03 
I'll knock you up a simple demo this weekend and post back here if that would be helpful. Colin Mackay has an article here[^] about passing data between forms. It's .NET 1.1 IIRC but the principles are still valid Thumbs Up | :thumbsup:

In this situation, you only need the simpler Parent to Child relationship as that method can be used for both writing to and reading from properties. The Child to Parent is only needed when the Child needs to inform the parent when something has changed.

Dave

BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Why are you using VB6? Do you hate yourself? (Christian Graus)

GeneralRe: An exception thrown that I can't figure out how to fix Pin
Darrall29-Jan-10 7:59
Darrall29-Jan-10 7:59 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
DaveyM6929-Jan-10 13:03
professionalDaveyM6929-Jan-10 13:03 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
Darrall29-Jan-10 15:44
Darrall29-Jan-10 15:44 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
DaveyM6930-Jan-10 1:41
professionalDaveyM6930-Jan-10 1:41 
GeneralRe: An exception thrown that I can't figure out how to fix Pin
Darrall30-Jan-10 7:12
Darrall30-Jan-10 7:12 
AnswerRe: An exception thrown that I can't figure out how to fix Pin
Dan Mos28-Jan-10 14:31
Dan Mos28-Jan-10 14:31 
QuestionIterating through MatchCollection Pin
uglyeyes28-Jan-10 12:54
uglyeyes28-Jan-10 12:54 
AnswerRe: Iterating through MatchCollection Pin
Luc Pattyn28-Jan-10 15:12
sitebuilderLuc Pattyn28-Jan-10 15:12 
QuestionHow to get cookies from CookieContainer? Pin
hello_amigo28-Jan-10 10:54
hello_amigo28-Jan-10 10:54 
AnswerRe: How to get cookies from CookieContainer? Pin
Luc Pattyn28-Jan-10 12:02
sitebuilderLuc Pattyn28-Jan-10 12:02 
AnswerRe: How to get cookies from CookieContainer? Pin
Mycroft Holmes28-Jan-10 12:03
professionalMycroft Holmes28-Jan-10 12:03 
GeneralRe: How to get cookies from CookieContainer? Pin
hello_amigo28-Jan-10 13:32
hello_amigo28-Jan-10 13:32 
AnswerRe: How to get cookies from CookieContainer? Pin
Not Active28-Jan-10 13:37
mentorNot Active28-Jan-10 13:37 
AnswerRe: How to get cookies from CookieContainer? Pin
hello_amigo29-Jan-10 5:43
hello_amigo29-Jan-10 5:43 
GeneralRe: How to get cookies from CookieContainer? Pin
Lasha874-Mar-10 1:37
Lasha874-Mar-10 1:37 
QuestionUsing TaskScheduler 2.0 Pin
Bob Nona28-Jan-10 9:23
Bob Nona28-Jan-10 9:23 
AnswerRe: Using TaskScheduler 2.0 Pin
OriginalGriff28-Jan-10 10:24
mveOriginalGriff28-Jan-10 10:24 

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.