Click here to Skip to main content
16,005,236 members
Home / Discussions / C#
   

C#

 
AnswerRe: Using Using object disposal... Pin
BoneSoft18-Jul-07 12:13
BoneSoft18-Jul-07 12:13 
GeneralRe: Using Using object disposal... Pin
TheTinSoldier18-Jul-07 12:54
TheTinSoldier18-Jul-07 12:54 
AnswerRe: Using Using object disposal... Pin
Luc Pattyn18-Jul-07 12:21
sitebuilderLuc Pattyn18-Jul-07 12:21 
GeneralRe: Using Using object disposal... Pin
BoneSoft18-Jul-07 12:28
BoneSoft18-Jul-07 12:28 
GeneralRe: Using Using object disposal... Pin
Luc Pattyn18-Jul-07 12:53
sitebuilderLuc Pattyn18-Jul-07 12:53 
GeneralRe: Using Using object disposal... Pin
Ed.Poore18-Jul-07 13:35
Ed.Poore18-Jul-07 13:35 
GeneralRe: Using Using object disposal... Pin
Luc Pattyn18-Jul-07 14:00
sitebuilderLuc Pattyn18-Jul-07 14:00 
GeneralRe: Using Using object disposal... Pin
Ed.Poore18-Jul-07 23:58
Ed.Poore18-Jul-07 23:58 
Luc Pattyn wrote:
you can Open() a port after it has been closed (cant be true if Close disposes of port)

Looking at the code more deeply all that the base.Dispose(true) does is remove the component from the container and fires the Disposed event.  So looks like it may remain usable.



GeneralRe: Using Using object disposal... Pin
TheTinSoldier18-Jul-07 12:53
TheTinSoldier18-Jul-07 12:53 
GeneralRe: Using Using object disposal... Pin
Luc Pattyn18-Jul-07 13:01
sitebuilderLuc Pattyn18-Jul-07 13:01 
GeneralRe: Using Using object disposal... Pin
TheTinSoldier18-Jul-07 13:08
TheTinSoldier18-Jul-07 13:08 
Questionmap a variable to it's SqlDbType correspondent Pin
Razvan Dimescu18-Jul-07 10:54
Razvan Dimescu18-Jul-07 10:54 
AnswerRe: map a variable to it's SqlDbType correspondent Pin
Ed.Poore18-Jul-07 13:38
Ed.Poore18-Jul-07 13:38 
GeneralRe: map a variable to it's SqlDbType correspondent Pin
Razvan Dimescu18-Jul-07 20:06
Razvan Dimescu18-Jul-07 20:06 
QuestionPopulating data in a form Pin
tthellebuyck18-Jul-07 10:23
tthellebuyck18-Jul-07 10:23 
AnswerRe: Populating data in a form [modified] Pin
TheTinSoldier18-Jul-07 11:26
TheTinSoldier18-Jul-07 11:26 
Questionneed API to send and recieve mail Pin
Mostafa_Ismail18-Jul-07 9:08
Mostafa_Ismail18-Jul-07 9:08 
AnswerRe: need API to send and recieve mail Pin
Dave Kreskowiak18-Jul-07 9:22
mveDave Kreskowiak18-Jul-07 9:22 
GeneralRe: need API to send and recieve mail Pin
Mostafa_Ismail18-Jul-07 9:24
Mostafa_Ismail18-Jul-07 9:24 
QuestionMake a button lose focus Pin
sharpiesharpie18-Jul-07 9:07
sharpiesharpie18-Jul-07 9:07 
AnswerRe: Make a button lose focus Pin
Colin Angus Mackay18-Jul-07 9:10
Colin Angus Mackay18-Jul-07 9:10 
GeneralRe: Make a button lose focus Pin
sharpiesharpie18-Jul-07 9:45
sharpiesharpie18-Jul-07 9:45 
GeneralRe: Make a button lose focus Pin
Wjousts18-Jul-07 10:20
Wjousts18-Jul-07 10:20 
AnswerRe: Make a button lose focus Pin
martin_hughes18-Jul-07 10:03
martin_hughes18-Jul-07 10:03 
GeneralRe: Make a button lose focus Pin
sharpiesharpie18-Jul-07 10:05
sharpiesharpie18-Jul-07 10:05 

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.