If you only want 1 (one) instance of your C# application running, then simply make use of the following code in the Form1 (or whatever you form is called) constructor,…
Prevent multiple instances of C# application – 100% working
Olivetti d-copia 284mf review and default password
Olivetti has got to be the most useless printer company I have ever come across, their website is shocking with absolutely no logical way (if any at all) to find…
WHMCS – Perfect helpdesk/support online e-commerce platform
I have been fiddling around with WHMCS, which is the perfect solution to create an online store. It manages everything from purchases and credit card gateways, to stock levels, quotes,…
Fix Eclipse Problem with SDK Update – [find_lock] Directory locked by javaw.exe (eclipse.exe)
Hi ladies and gents ? I ran in the problem where I wasn’t able to update my Eclipse SDK while eclipse was open, so the way I solved it was…
Download G41M-VS3 LAN driver – 100% all windows operating systems
For ages I was trying to find the LAN driver for the ASROCK G41M-VS3 motherboard, and even though its listed on the ASROCK website, it didnt work! So finally I…
Moving your opencart store to another directory – 100% working
Hi Everyone!Well I recently ran into a bit of trouble with my site – I have a main store, and then wanted to create another store in another directory, so…
Auto Generate Invoice Number in Opencart – 100% working
There are a couple of plugins out there stealing money from the poor, so I thought Id give you some really quick code for auto generating the invoice number in…
Login to multiple skype accounts simultaneously
Simple, create a batch file for each skype account you have and put in the following: start /D “C:Program Files (x86)SkypePhone” Skype.exe /username:YOURUSERNAMEHERE /password:YOURPASSWORDHERE /secondary exit thanks to http://tinkertry.com/skypetwice/ for…
Set the default background color of controls in C# – textbox.BackColor
Very simple: youtextboxname.BackColor = DefaultBackColor; have fun! ? Cherio
Favicon for wordpress
There are a couple of ways to set the favicon for your wordpress blog/site: Upload the favicon to the directory of your currently activated theme. i.e if your current theme…









