Articles tagged with: Development

My personal Source Code Control evolution

Summary: My personal journey with Source Code Control systems.


Distributed knowledge vs Shared Knowledge

Summary: The difference between distributed knowledge and shared knowledge in companies.


C# String array + File.WriteAllLines vs StringBuilder + File.WriteAllText

Summary: A comparison between using C# String array + File.WriteAllLines and StringBuilder + File.WriteAllText for writing large amounts of data to a file.


MindCamp 3.0 and Lightweight Wordpress Cache component

Summary: The MindCamp 3.0 event and my lightweight PHP Wordpress 3.X cache component.


Changed hosting + IIS 7.0 breaking changes

Summary: Migrating Kartones.net to a new hosting company and encountering issues due to Microsoft's IIS 7.0 breaking changes.