Sync iPhone 3G with Windows Live Contacts
Ever wondered how you can sync all those Contacts you have in your MSN Messenger to […]
Convert Dvd / Video to iPhone on Windows Vista
Sometimes when i go to the gym, I’m usually bored running for about 30 mins viewing […]
Website Monitoring Service
This week i was trying to find a website monitoring service to monitor my websites on the […]
Convert a String to Enum
To convert enum to string is very easy… just add .ToString() at the end of an […]
Select Distinct from DataTable
To select Distinct data from a particular DataTable, you need to add the following two methods:
ContextSwitchDeadlock was detected
Last week i was debugging an application and after while the following exception was being loaded: […]
Unknown server tag ‘ajaxToolkit:CalendarExtender’
When I launched our company’s Intranet this morning, the following Exception was loaded: Unknown server tag […]
Theme cannot be found in the application or global theme directories
I was creating an application and everything was working fine. But when i uploaded the website […]
There is already an open DataReader…
Sometimes, when I try to get data from the SQL Server the following exception is loaded: […]
Visual Studio 2005 – Crashes Randomly
Last week i was using Visual Studio 2005 and all of a sudden it […]