in

dotnet.org.za

South African .NET Developer Portal

Browse by Tags

  • More Delegates and Memory Leaks

    Memory leaks happen to good people, they do. And right after pointing out to co-workers that you WILL get a memory leak if you attach to an event of an object with a broader scope that the delegate, one of them goes right ahead and does it anyway. We talked about it, and his issue came with the fact...
    Posted to Death By Patterns (Weblog) by CalmYourself on 03-20-2007
  • Unique Session ID between tabs

    Managing ASP.Net application state is one of those tasks that is easy to do, but hard to master. There are numerous ways of maintaining state within an ASP.Net 2.0 application: using the Session object, the Application Object, using the View State, Hidden fields, cookies, etc etc etc. There are many...
    Posted to Death By Patterns (Weblog) by CalmYourself on 03-09-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems