Recently I found many pcs affected by this. You can see Dipak Bhattarai in title of every Internet explorer window. The simples solution I found to remove this is change the registry value. I am not sure that this has also added some malicious entry some where and maybe stilling or sniffing the data. However [...]
Archive for the ‘General’ Category
Internet Explorer contains Dipak Bhattarai in title
Posted in General on May 14, 2008 | 13 Comments »
How To Create System Restore Point on Windows Server 2003
Posted in General, Techincal on January 16, 2008 | 14 Comments »
Recently I need to generate restore point on my Windows Server 2003 Statndard Edition. For windows XP restore point is available at Start -> Program Files -> Accessories -> System Tools – > System restore. I looked in Windows Server 2003 and it was not there. I search on google and found a really good link [...]
UML Diagrams
Posted in General, Techincal on May 24, 2007 | Leave a Comment »
I have to create class and Sequence diagrams in my recent project. I was searching for for some quick and good material for UML diagrams. I found the really cool article here.
Swap values of three variables without using fourth variable
Posted in General, Techincal on February 15, 2007 | 3 Comments »
In my recent interview, a well known company in ahmedabad having branches in all over India, I was asked to write a programm. I have to swap the values of three variables without using fourth varable. I found it really triky. I will first explain this with two variables and than show for three variables in [...]