Technology, Smartphones, Games

Free InPaint 3.0 giveaway worth $39.99

Inpaint reconstructs the selected image area from the pixel near the area boundary. Inpaint may be used to remove undesirable objects from still images. Delete any unwanted object from your photo, such as extra power-line, people, text… The program w... [More]

Random Post Control for BlogEngine.Net

First of all, this control is not developed by me. I have just downloaded and made some changes to the control written by Paul Tumelty,  you can read more and download about the Random Post Link Generator Control for BlogEngine.Net he developed.... [More]

BlogEngine.NET 2.0 is Released

Geekiest.net using BlogEngine.Net, which is an open source blogging software written in C#. and also it does not need a database (it can use XML to store the data). Also it supports MSSQL, MySql etc too. Yesterday BlogEngine released its Version 2.0... [More]

2 Free backup Software FBackup and Toucan

1. FBackup Fbackup is a free utility (for personal and commercial use) which can backup your data as zipped archives or as exact copy. Features Automatic backups. Backup with standard zip compression. Exact copies of files. Run acti... [More]

6 Free Image viewers for Windows

1. Irfanview Am using IrfanView for more than 2 years. and this is one of the utilities I used to install on a fresh pc. IrfanView is a very fast, small, compact and innovative FREEWARE (for non-commercial use) graphic viewer for Windows 9x,... [More]

SQL Server 2008 - Reducing log file size

Today we had a server space issue, and I found that Log file of a Database is nearly 16GB and which caused the issue. As usual I tried to Truncate the log file using DBCC SHRINKFILE(Log-Name, Size) Which did not do the trick. So I had a searc... [More]