What?s typical about a Windows process in regards to memory
allocation?
Answer / guest
Each process is allocated its own block of available RAM
space, no process can access another process? code or data.
If the process crashes, it dies alone without taking the
entire OS or a bunch of other applications down
| Is This Answer Correct ? | 2 Yes | 0 No |
What are two different types of remote object creation mode in .net?
How can we convert XML data into DataBase table IN .Net?
What is "microsoft intermediate language" (msil)?
Tell us what is a variable of implicit type and what is its scope?
Differences between dll and exe?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
How to store and retrieve images in SQL server database through VB.NET?
What is il and c#?
What is Full trust permission set in .Net
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Explain about .NET services?