Wednesday, June 14, 2006

Finished one part, started working on the other part

I almost finished the first part today, and am looking into the 2nd part, I will finish this part quickly.

Tuesday, June 13, 2006

Build from ground up

In the past I have not used MSXML package, so this time I am building all the codes from ground up. But this does not bother me, I can pick things up quickly.

Monday, June 12, 2006

Using MSXML

I am working on a project to convert some java applications into windows services. These java applications process xml files, and I was asked to use MSXML package instead of the .NET framework in the project.