Archive for December, 2008

Reading and Writing Text Files in C#

Thursday, December 11th, 2008

This post was moved to: http://codehill.com/2009/01/reading-and-writing-text-files-in-c/

Some of Apple’s Operating System Code Names

Tuesday, December 9th, 2008

Here is list of Apple's code names for its Operating System versions, for the people who switched to Macs recently. The list is from version 6.04 to 10.5.

How to Check Your Site for Infected Links and Malware

Sunday, December 7th, 2008

This post was moved to: http://codehill.com/2009/01/how-to-check-your-site-for-infected-links-and-malware/

November’s Report for Top OSs Used by Web Surfers

Friday, December 5th, 2008

Net Applications, the internet statistics provider posted their Top Operating System Share Trend report for November:

Encrypting Sections of the Web.Config File in ASP.NET

Wednesday, December 3rd, 2008

This post was moved to: http://codehill.com/2008/12/encrypting-sections-of-the-webconfig-file-in-aspnet/

Paint.NET: An Image Editor for the Rest of Us

Monday, December 1st, 2008

  A while back (6 months or more) I was assigned a project at work that required a lot of image editing. As a developer I do not have much knowledge or use for advanced image editing applications like Adobe Photoshop or GIMP (GNU Image Manipulation Program). So I looked for ...