Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System.OutOfMemoryException and IDisposable
Message
De
28/12/2011 14:17:46
 
 
À
28/12/2011 14:01:14
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MySQL
Divers
Thread ID:
01530931
Message ID:
01531826
Vues:
34
>>Hi Viv -- I know this is an old post, but I haven't been on the UT for awhile.
>
>'sTrue. I seem to remember you were starting your own shop ? How's it going ?


Slow but sure. We've got our first contract with the city of Seattle, but of course governments never pay you until stuff is delivered. And we're a long way from that happening because they still haven't given us any specs. I think we have 60 days from the time we get the last of the specs until delivery. Or something like that ... I'm not involved with all the contract stuff. I'm just trying to get the software done. ;0)

> >Anyway, I was thinking more along the lines of recursive calls done incorrectly.
>
>Like?:
   public class EatRam
>    {
>        public EatRam(int i)
>        {
>            EatRam er = new EatRam(i++);
>        }
>    }
Got to 207760 instances on my machine :-} . Happy New Year....


Yeah, good example!! ;0)

Happy New Year to you, too!!

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform