Click here to Skip to main content
15,886,519 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: subclassing only in runmode Pin
lee2316-May-07 18:13
lee2316-May-07 18:13 
GeneralRe: subclassing only in runmode [modified] Pin
Richard_Wolf17-May-07 12:57
Richard_Wolf17-May-07 12:57 
Questionhi......... Pin
navyasri15-May-07 18:58
navyasri15-May-07 18:58 
AnswerRe: hi......... Pin
Christian Graus15-May-07 19:24
protectorChristian Graus15-May-07 19:24 
AnswerRe: hi......... Pin
Vivek Narayanan15-May-07 19:32
Vivek Narayanan15-May-07 19:32 
GeneralRe: hi......... Pin
Dave Kreskowiak16-May-07 3:25
mveDave Kreskowiak16-May-07 3:25 
Questionfinalize [modified] Pin
Sonia Gupta15-May-07 18:48
Sonia Gupta15-May-07 18:48 
AnswerRe: finalize Pin
Christian Graus15-May-07 19:25
protectorChristian Graus15-May-07 19:25 
The framework WILL call finalize, you just can't tell when. The best approach is to impliment IDisposable and to clean up your resources in Finalise, only if Dispose was not called.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: finalize Pin
Sonia Gupta15-May-07 19:27
Sonia Gupta15-May-07 19:27 
GeneralRe: finalize Pin
Christian Graus15-May-07 20:01
protectorChristian Graus15-May-07 20:01 
QuestionRe: finalize [modified] Pin
Sonia Gupta15-May-07 20:09
Sonia Gupta15-May-07 20:09 
GeneralRe: finalize Pin
Dave Kreskowiak16-May-07 3:23
mveDave Kreskowiak16-May-07 3:23 
Questionimage in report.rdlc Pin
dhanaid15-May-07 18:42
dhanaid15-May-07 18:42 
AnswerRe: image in report.rdlc Pin
Dave Kreskowiak16-May-07 3:21
mveDave Kreskowiak16-May-07 3:21 
Questiondataset Pin
Sonia Gupta15-May-07 18:37
Sonia Gupta15-May-07 18:37 
AnswerRe: dataset Pin
Christian Graus15-May-07 19:26
protectorChristian Graus15-May-07 19:26 
QuestionRe: dataset Pin
Sonia Gupta15-May-07 19:28
Sonia Gupta15-May-07 19:28 
AnswerRe: dataset Pin
Christian Graus15-May-07 20:02
protectorChristian Graus15-May-07 20:02 
QuestionRe: dataset Pin
Sonia Gupta15-May-07 20:16
Sonia Gupta15-May-07 20:16 
GeneralRe: dataset Pin
Sonia Gupta15-May-07 21:12
Sonia Gupta15-May-07 21:12 
Questionprogress bar Pin
Sonia Gupta15-May-07 18:25
Sonia Gupta15-May-07 18:25 
AnswerRe: progress bar Pin
MatrixCoder15-May-07 18:41
MatrixCoder15-May-07 18:41 
QuestionRe: progress bar Pin
Sonia Gupta15-May-07 19:04
Sonia Gupta15-May-07 19:04 
AnswerRe: progress bar Pin
Dave Kreskowiak16-May-07 3:19
mveDave Kreskowiak16-May-07 3:19 
QuestionConnection String In App Config VS 2005 Pin
Polymorpher15-May-07 17:36
Polymorpher15-May-07 17:36 

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.