Posts under Tag: Programming
C# and Garbage Collection

Implementation of IDisposable interface in C# to call the Dispose method which should be used to deallocate all allocated objects by the class. Use of SuppressFinalize to prevent calling of Finalize method

By with 0 comments
Garbage Collection and .Net Programming

Garbage collection in Microsoft.Net. Memory allocation for managed objects in the heap. Strong and weak references

By with 1 comment
Difference between ADDR and OFFSET

The difference between ADDR and OFFSET in assembly language programming is the scope of the variables referred ie local or global

By with 0 comments
  • Follow HitXP on »  Facebook
  • |
  • Google+
  • |
  • Twitter
  • |
  • Tumblr
  • |
  • By Email
  • |
  • RSS Feed
  • |