Click here to Skip to main content
15,909,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralA question on print Pin
Gouvy4-Sep-02 0:28
sussGouvy4-Sep-02 0:28 
GeneralReferences HowTo: Pin
Firoz3-Sep-02 21:13
Firoz3-Sep-02 21:13 
GeneralNA Pin
reddy1239873-Sep-02 4:24
reddy1239873-Sep-02 4:24 
GeneralRe: Problem calling Windows API from VB.NET Pin
Lasse3-Sep-02 5:31
Lasse3-Sep-02 5:31 
GeneralThreads Pin
Gautam Panemangalore1-Sep-02 21:21
Gautam Panemangalore1-Sep-02 21:21 
GeneralRe: Threads Pin
Lasse2-Sep-02 5:43
Lasse2-Sep-02 5:43 
Generaldissasemble MsWord macro Pin
Mariusz Popiolek31-Aug-02 11:01
sussMariusz Popiolek31-Aug-02 11:01 
GeneralSystem.EnterpriseServices.ServicedComponent.Activate/Deactivate Pin
devvvy29-Aug-02 10:46
devvvy29-Aug-02 10:46 
i'm kind of confused by the notion of:

Activated Vs Constructed
Deactivated Vs Destructed

reference namespace: System.EnterpriseServices.ServicedComponent

My understanding is that a pooled component is constructed (meaning memory for the component itself is allocated and maintained). Then, when a request comes in for this particular component, the component is activated, and this is when u want to established your database connection and such. Now, after servicing this particualr request, assuming no further request is coming in, the component is deactivated, thereby releasing database connection and other valuable system resources...

is this understanding correct?

thanx!

norm
GeneralSYSTEM PROGRAMMING Pin
shiju29-Aug-02 10:48
shiju29-Aug-02 10:48 
GeneralRe: SYSTEM PROGRAMMING Pin
Brian Delahunty29-Aug-02 10:54
Brian Delahunty29-Aug-02 10:54 
GeneralRe: SYSTEM PROGRAMMING Pin
Ray Cassick29-Aug-02 18:06
Ray Cassick29-Aug-02 18:06 
GeneralRe: SYSTEM PROGRAMMING Pin
benjymous10-Sep-02 3:18
benjymous10-Sep-02 3:18 
GeneralRe: SYSTEM PROGRAMMING Pin
NormDroid11-Sep-02 6:37
professionalNormDroid11-Sep-02 6:37 
Generaldll component services and strong names Pin
Norm29-Aug-02 9:51
Norm29-Aug-02 9:51 
Generaldll component services and strong names Pin
Anonymous29-Aug-02 9:49
Anonymous29-Aug-02 9:49 
GeneralNA Pin
reddy12398729-Aug-02 9:08
reddy12398729-Aug-02 9:08 
GeneralRe: Problem calling Windows API from VB.NET Pin
Lasse29-Aug-02 9:53
Lasse29-Aug-02 9:53 
GeneralScanning documents with VB.Net Pin
James Williams29-Aug-02 7:05
James Williams29-Aug-02 7:05 
GeneralNA Pin
reddy12398729-Aug-02 8:59
reddy12398729-Aug-02 8:59 
GeneralRe: Scanning documents with VB.Net Pin
James Williams3-Sep-02 7:31
James Williams3-Sep-02 7:31 
Generalelapse with time!! Pin
drmzunlimited29-Aug-02 2:19
drmzunlimited29-Aug-02 2:19 
GeneralRe: elapse with time!! Pin
Lasse1-Sep-02 8:17
Lasse1-Sep-02 8:17 
Generalerror while trying to create a random text display Pin
sukino28-Aug-02 19:34
sukino28-Aug-02 19:34 
GeneralRe: error while trying to create a random text display Pin
Lasse29-Aug-02 8:43
Lasse29-Aug-02 8:43 
GeneralSystem.Windows.Forms.SystemInformation Pin
Ray Cassick28-Aug-02 17:34
Ray Cassick28-Aug-02 17:34 

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.