hi
i have a spercific parsen written for a specific file using xerces library.
now i want to parse the same file in c sharp
can i use the same code of c++ in c sharp.
or what can be done with minimum effort.

ankit