Articles tagged with: Development

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.


Detection of Internet Explorer 8 emulation mode via Javascript

Summary: A JavaScript error in Internet Explorer 8 when set to IE7 emulation mode, and provides a solution to correctly identify the browser's version.


Stay away from old PHP Software

Summary: My experience with PHPBB 2.X software, highlighting its security flaws and susceptibility to spam bots.