Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
asp.netアプリケーションで使用したいいくつかの関数をエクスポートするjarファイルがあります。
どうすればこれを達成できますか?
Windows Azureアプリケーションで使用した場合、何か変更はありますか?
IKVMを使用してjarを.Netアセンブリにコンパイルし、それをasp.netアプリケーションで使用できる場合があります。