Explore >> Select a destination


You are here

www.benshoof.org
| | nodogmablog.bryanhogan.net
20.9 parsecs away

Travel
| | Summary When returning objects from a method try to use IList, IDictionary, etc instead of List and Dictionary. This is especially important when the method is inside a class library which you distribute.
| | chadaustin.me
6.0 parsecs away

Travel
| | [AI summary] This article discusses creating C++ DLL interfaces that ensure binary compatibility across different compilers and configurations by using virtual methods, extern "C" for function declarations, and managing memory allocation to prevent crashes due to incompatible heaps.
| | www.catch22.net
4.2 parsecs away

Travel
| | There are so many large and bloated applications around today that most people just assume that this is normal and quite willingly put up with poor performance and having to buy larger harddrives. In this tutorial I will present all of the techniques I know (and use) to reduce the size of executables.
| | asthasr.github.io
41.0 parsecs away

Travel
| Opinions and discussions of various topics, mostly related to programming.