Reading and Writing Text Files in C#

December 11, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2009/01/reading-and-writing-text-files-in-c/
Read the rest of this entry »

Some of Apple’s Operating System Code Names

December 9, 2008 – 3:00 pm

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.
Read the rest of this entry »

How to Check Your Site for Infected Links and Malware

December 7, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2009/01/how-to-check-your-site-for-infected-links-and-malware/
Read the rest of this entry »

November’s Report for Top OSs Used by Web Surfers

December 5, 2008 – 3:00 pm

Net Applications, the internet statistics provider posted their Top Operating System Share Trend report for November:
Read the rest of this entry »

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

December 3, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2008/12/encrypting-sections-of-the-webconfig-file-in-aspnet/
Read the rest of this entry »

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

December 1, 2008 – 3:00 pm

Paint.NET

 

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 something easy to use and has all the features we need to prepare the images in the project.
Read the rest of this entry »

Multithreading in .NET With the BackgroundWorker

November 29, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2009/01/multithreading-in-net-with-the-backgroundworker/
Read the rest of this entry »