Memory Control doubt

csharp Brazil
  • 13 years ago
    Hi, I am developing an application that will use, probally, use all the system memory.
    My doubt is:
    I need to control the memory limits in C#, like I do in C/C++ or the Windows Api control the memory for me?
    What happens if I allocatte more memory than the machine have?

    Thanks for any help and, please, forgive me for my bad english (I´m brazillian)






Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”