can you anyone say How to Create a .dll file of java from the .net dll

Hello anandhachandru:
I'm not sure that Java has dynamic link libraries, but there is a way to call .NET .dll's from Java. The following article discusses how to do so using C/C++ (though I'm sure there are articles that discuss how to do so using C#):

https://support.microsoft.com/en-us/kb/222092

TekknoDraykko

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.