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 |
Explain how to manage pagination in a page using .net?
Do you know what is lambda expressions in c#?
Why MVC programming model preferred?
How to load the contents of an xml file into an xmldocument object?
what is yield keyword in .Net?
What is UDDI and how to register the web service in it?
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
What's typical about a windows process in regards to memory allocation in .net?
What is use of ContextUtil class?
Can we share session between ASP.Net & ASP
3 Answers Accenture, Value Labs,
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?