What is the difference between in-proc and out-of-proc?
Answers were Sorted based on User's Feedback
An in-proc is one which runs in the same process area as
that of the client giving the advantage of speed but the
disadvantage of stability because if it crashes it takes the
client application also with it.Out-of-proc server is one
which works outside the clients memory thus giving stability
to the client, but we have to compromise a bit on speed.
DLL's are In-proc and EXE's are Out-of-Proc servers.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / harshvardhan
An inproc is one which runs in the same process area as that of the client giving tha advantage of speed but the disadvantage of stability becoz if it crashes it takes the client application also with it.Outproc is one which works outside the clients memory thus giving stability to the client, but we have to compromise a bit on speed.
| Is This Answer Correct ? | 0 Yes | 0 No |
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
What is procedural oriented language language..? give some examples of this language....?
2. What do you mean by DHCP?
converting 41.685 to binary
In project we have Documentation phase also,in that what is micro and macro designing?
what are stubs related to foxpro?
Difference between interface and abstract class?
What does this useful command line do? tasklist /m "mscor*"
Ordered List tag is
4.Write a program to get the string in array and print that? or Without using loop print the array.
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com