Name: Anonymous 2007-02-23 19:56 ID:kzrMLr9N
I hate Apple.
I'm having to write my OWN application to manage iPod songs because theirs doesn't work with Vista, and there's no other Windows program that will do it right.
Unfortunately, I have NO skill with C/C++, so I'm doing everything in C#. Problem is, I'm having to port libipod from POSIX C to .NET C#, and I'm a novice in this area.
It took me FOUR hours to port the first method out of about 50.
So, I need to know: What are some good methods to use to cut down on development time?
(I'm using SharpDevelop 2.1 btw)
I'm having to write my OWN application to manage iPod songs because theirs doesn't work with Vista, and there's no other Windows program that will do it right.
Unfortunately, I have NO skill with C/C++, so I'm doing everything in C#. Problem is, I'm having to port libipod from POSIX C to .NET C#, and I'm a novice in this area.
It took me FOUR hours to port the first method out of about 50.
So, I need to know: What are some good methods to use to cut down on development time?
(I'm using SharpDevelop 2.1 btw)