Hi guys... I'm, back with another problem 
I've a Java WEB service (created with NetBeans 6.0) that recieves a xml file, use a class code to encript it and send the response back in Xml. As I'm a real noob in java, I was wondering if it's possible to convert that WEB Service, or just the class (the web service is just an interface) to C#.net class. 
Thanks in advance.