Re: Stop Disposing of an Object Which Inherits From a Control
From: Chris Theorin (slurptheoNO_at_SPAMslurptheo.PLEASEcom)
Date: 03/10/04
- Next message: Peter Foot [MVP]: "Re: My own Data Provider"
- Previous message: Michael Fosmire [MSFT]: "ANN: .NET Compact Framework online chat tomorrow"
- In reply to: Elisa: "Re: Stop Disposing of an Object Which Inherits From a Control"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 10:43:09 -0600
Do you know any samples showing usage of Singleton object in the compact
framework?
"Elisa" <Elisa@nowhere.net> wrote in message
news:8vg2c.783$Gu6.58668366@hestia.telenet-ops.be...
> Hi Chris,
>
> You might want to look into the Singleton pattern. This way, you will
> only ever have one Popup Window object, and it will be automatically
> disposed when the application finishes.
>
>
> Regards,
>
> Elisa
- Next message: Peter Foot [MVP]: "Re: My own Data Provider"
- Previous message: Michael Fosmire [MSFT]: "ANN: .NET Compact Framework online chat tomorrow"
- In reply to: Elisa: "Re: Stop Disposing of an Object Which Inherits From a Control"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|