![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, We have an application written in C# running on ppc (mobile 2005) Free memory before working : about 25Mo. The application is cut in little dlls. Each call to resources is suuround with "using" instruction. After a few minutes and a 100 clics, we have only 1Mo left on the device. Could someone help us. I remark, that, when I have about 5Mo left, if I start another application like Pocket Excel, the free memory grows again. Thanks |
#3
| |||
| |||
|
|
The last behavior is definitely expected. I suggest that you read up on how the GC wortks in the CF. MSDN has a decent webcast that covers the topic. -- Chris Tacke, eMVP Join the Embedded Developer Community http://community.opennetcf.com "td" <thierrydotdistelatwurthdotfr> wrote in message news:%235gye2SSIHA.5164 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Hello, We have an application written in C# running on ppc (mobile 2005) Free memory before working : about 25Mo. The application is cut in little dlls. Each call to resources is suuround with "using" instruction. After a few minutes and a 100 clics, we have only 1Mo left on the device. Could someone help us. I remark, that, when I have about 5Mo left, if I start another application like Pocket Excel, the free memory grows again. Thanks |
#4
| |||
| |||
|
|
OK, could you give me the link please ? "<ctacke/>" <ctacke[at]opennetcf[dot]com> a écrit dans le message de news: ew6rUSWSIHA.3400 (AT) TK2MSFTNGP03 (DOT) phx.gbl... The last behavior is definitely expected. I suggest that you read up on how the GC wortks in the CF. MSDN has a decent webcast that covers the topic. -- Chris Tacke, eMVP Join the Embedded Developer Community http://community.opennetcf.com "td" <thierrydotdistelatwurthdotfr> wrote in message news:%235gye2SSIHA.5164 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Hello, We have an application written in C# running on ppc (mobile 2005) Free memory before working : about 25Mo. The application is cut in little dlls. Each call to resources is suuround with "using" instruction. After a few minutes and a 100 clics, we have only 1Mo left on the device. Could someone help us. I remark, that, when I have about 5Mo left, if I start another application like Pocket Excel, the free memory grows again. Thanks |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |