Author Archives: vikramjb

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

Beginner’s Guide to Visual Basic 6 – Part 2

In Part 1 we touched the basic’s, now we will move to the next step. System Defined Functions: Now the second chapter, we will deal first with some of the system-defined functions in vb. What is this “function” ? Well … Continue reading

Posted in Microsoft, Programming, VB6 | Tagged , , , | Leave a comment