Category Archives: General

iPod power charging Issues

After a really long time, I took out my iPod to load some songs and listen to them. To my surprise, it was not charging and adding to it the computer was not really able to detect the device properly. … Continue reading

Posted in General, iPod | Tagged , , , | Leave a comment

Reading and Writing an Xml File the Simple Way

Introduction This FAQ introduces you to the world of XML in DotNet. It demonstrates how to use two built-in classes in the dotnet framework for reading and writing xmls. The classes, XmlTextReader and XmlTextWriter, help you to read and write … Continue reading

Posted in General | Tagged , , , , | Leave a comment

Debugging JavaScript code in MS CRM 4.0

It was real tough not knowing how to debug JavaScript Code in MS CRM 4.0. Every time I had to publish the forms and test with Alert Messages. It really got on my nerves and thought I better find a … Continue reading

Posted in General, MS CRM 4.0 | Tagged , , , | 2 Comments