Click here to Skip to main content
15,914,109 members
Home / Discussions / C#
   

C#

 
QuestionBinaryFormatter private members Pin
bolly-8123-Jan-09 2:54
bolly-8123-Jan-09 2:54 
QuestionCustom event Pin
bfis10813723-Jan-09 2:22
bfis10813723-Jan-09 2:22 
AnswerRe: Custom event Pin
EliottA23-Jan-09 2:24
EliottA23-Jan-09 2:24 
AnswerRe: Custom event Pin
Ennis Ray Lynch, Jr.23-Jan-09 2:39
Ennis Ray Lynch, Jr.23-Jan-09 2:39 
GeneralScratch Pin
Ennis Ray Lynch, Jr.23-Jan-09 2:43
Ennis Ray Lynch, Jr.23-Jan-09 2:43 
AnswerRe: Custom event Pin
DaveyM6923-Jan-09 2:48
professionalDaveyM6923-Jan-09 2:48 
GeneralRe: Custom event Pin
bfis10813723-Jan-09 2:53
bfis10813723-Jan-09 2:53 
GeneralRe: Custom event Pin
DaveyM6923-Jan-09 3:01
professionalDaveyM6923-Jan-09 3:01 
Personally, I think the OrderCreated is a seperate thing that just happens to occur when the form is closing, so I would write a seperate method that I would call from an overridden OnFormClosing after checking that cancel is false (after calling base.OnFormClosing).

In the new method I would create the order and raise an event passing the order in the args.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

QuestionSystem.Security.SecurityException Issue Pin
Harvey Saayman23-Jan-09 2:21
Harvey Saayman23-Jan-09 2:21 
AnswerRe: System.Security.SecurityException Issue Pin
EliottA23-Jan-09 2:28
EliottA23-Jan-09 2:28 
GeneralRe: System.Security.SecurityException Issue Pin
Harvey Saayman23-Jan-09 2:42
Harvey Saayman23-Jan-09 2:42 
AnswerRe: System.Security.SecurityException Issue Pin
User 665823-Jan-09 3:34
User 665823-Jan-09 3:34 
Questionhow to hardware protect my application? Pin
Jassim Rahma23-Jan-09 2:09
Jassim Rahma23-Jan-09 2:09 
AnswerRe: how to hardware protect my application? Pin
Xmen Real 23-Jan-09 2:15
professional Xmen Real 23-Jan-09 2:15 
AnswerRe: how to hardware protect my application? Pin
Ennis Ray Lynch, Jr.23-Jan-09 2:17
Ennis Ray Lynch, Jr.23-Jan-09 2:17 
AnswerRe: how to hardware protect my application? Pin
Luc Pattyn23-Jan-09 3:59
sitebuilderLuc Pattyn23-Jan-09 3:59 
GeneralRe: how to hardware protect my application? Pin
Ennis Ray Lynch, Jr.23-Jan-09 4:04
Ennis Ray Lynch, Jr.23-Jan-09 4:04 
AnswerRe: how to hardware protect my application? [modified] Pin
Luc Pattyn23-Jan-09 4:15
sitebuilderLuc Pattyn23-Jan-09 4:15 
GeneralRe: how to hardware protect my application? Pin
Ennis Ray Lynch, Jr.23-Jan-09 4:26
Ennis Ray Lynch, Jr.23-Jan-09 4:26 
GeneralRe: how to hardware protect my application? Pin
PIEBALDconsult23-Jan-09 6:19
mvePIEBALDconsult23-Jan-09 6:19 
QuestionMultiple clients and web services Pin
Chazzysb23-Jan-09 1:24
Chazzysb23-Jan-09 1:24 
AnswerRe: Multiple clients and web services Pin
Vimalsoft(Pty) Ltd23-Jan-09 1:50
professionalVimalsoft(Pty) Ltd23-Jan-09 1:50 
GeneralRe: Multiple clients and web services Pin
Chazzysb23-Jan-09 3:00
Chazzysb23-Jan-09 3:00 
AnswerRe: Multiple clients and web services Pin
PIEBALDconsult23-Jan-09 6:21
mvePIEBALDconsult23-Jan-09 6:21 
QuestionPlease help - Convert pdf into MS Word File Pin
inzibharti23-Jan-09 1:08
inzibharti23-Jan-09 1: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.