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 |
How many types of exception handlers are there in .NET?
What makes .net core cross platform?
Explain garbage collection?
Describe the programming model of a windows service
What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
What is the use of ErrorProvider Control in .NET?
What is a Manifest?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Which two properties are on every validation control?
Explain what is a manifest in .net?