Saving User and Application Settings in WinForms

November 27, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2009/01/saving-user-and-application-settings-in-winforms/
Read the rest of this entry »

DOS Batch File Scripting Tips That Work in Vista

November 25, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2009/01/dos-batch-file-scripting-tips-that-work-in-vista/
Read the rest of this entry »

2 Ways to Confirm Deletion in an ASP.NET GridView

November 23, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2009/01/2-ways-to-confirm-deletion-in-an-aspnet-gridview/
Read the rest of this entry »

Are You Using a Popular Programming Language

November 21, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2008/12/are-you-using-a-popular-programming-language/
Read the rest of this entry »

A Complete List of Travian Game Servers

November 19, 2008 – 3:00 pm

This post was moved to:

http://codehill.com/2009/01/a-complete-list-of-travian-game-servers/
Read the rest of this entry »

Running Mac’s Software Update From The Command-Line

November 17, 2008 – 3:00 pm

OS X comes with a command-line tool called ’softwareupdate’ that installs recommended and optional Software Updates available from Apple. The tool can be used to install the updates to a local computer or a remote one.
Read the rest of this entry »

How to Create DMG File in Mac OS X

November 15, 2008 – 3:00 pm

 

Disk Utility

 

Ever since I started using a Mac at home, I found DMG files very useful. DMG files are disk images that can be easily mounted in Finder and accessed just like any other disk. I mainly use them for files and folders I do not use frequently. But I also use them for files I want to protect with a password.
Read the rest of this entry »