Click here to Skip to main content
15,907,874 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralAbout images convertion Pin
Anonymous12-Nov-03 4:04
Anonymous12-Nov-03 4:04 
General.NET and DCOM compatibility Pin
abhinarulkar10-Nov-03 19:48
abhinarulkar10-Nov-03 19:48 
GeneralRe: .NET and DCOM compatibility Pin
Corinna John10-Nov-03 20:17
Corinna John10-Nov-03 20:17 
Question.NET (specifically C++ .Net) and GUI Development? Pin
SteveTheTechWriter10-Nov-03 5:23
SteveTheTechWriter10-Nov-03 5:23 
AnswerOpinion Pin
E.L. Golpe10-Nov-03 5:55
E.L. Golpe10-Nov-03 5:55 
AnswerRe: .NET (specifically C++ .Net) and GUI Development? Pin
berndg10-Nov-03 21:46
berndg10-Nov-03 21:46 
Questionhow to install a class into .NET Framework? Pin
sacoskun9-Nov-03 6:02
sacoskun9-Nov-03 6:02 
AnswerRe: how to install a class into .NET Framework? Pin
E.L. Golpe10-Nov-03 5:46
E.L. Golpe10-Nov-03 5:46 
Microsoft does have a Java to J# Conversion tool located on their website, but this will also do:

The Visual J# Binary Converter Tool (JbImp.exe) converts certain Java-language bytecode (.class) files to Microsoft® intermediate language (MSIL). This tool enables developers to convert most JDK 1.1.4 level libraries and applications available only as bytecode files to MSIL assemblies, and run them on Visual J#. Use this tool only if the Java-language sources for the applications or libraries are not available. If Java-language sources are available, it is recommended that you use the Visual J# compiler (vjc.exe) instead.

Features
The Visual J# Binary Converter Tool supports the following:

Conversion of .class files generated from certain Java-language code. The Visual J# Binary Converter Tool will convert code that uses functionality in most of the JDK 1.1.4 level class libraries.
Conversion of .class files containing most Microsoft Visual J++® 6.0 extensions, including delegates and J/Direct®.
The Visual J# Binary Converter Tool provides a number of options that enable the user to take one or more of the following actions:

Specify a DLL or an EXE assembly.
Create a strong-named assembly that can be installed into the Global Assembly Cache (GAC).
Import and use existing .NET Framework assembly code.
Recursively search subdirectories for .class files to convert.
JbImp.exe does not support the following:

Code that uses Java-language/COM Interop technology.
Code that uses functionality in class libraries above the JDK 1.1.4 level. JbImp.exe also does not support code that uses certain functionality in the JDK 1.1.4 level class libraries, including RMI, RNI, JNI, and applets.


Practice sesquipedalianism! Wink | ;)
GeneralJar Files Too Pin
E.L. Golpe10-Nov-03 5:49
E.L. Golpe10-Nov-03 5:49 
QuestionWinForms DataSet Read Encrypted XML ??? Pin
E.L. Golpe8-Nov-03 8:24
E.L. Golpe8-Nov-03 8:24 
AnswerHeres the code I'm using Pin
E.L. Golpe10-Nov-03 5:23
E.L. Golpe10-Nov-03 5:23 
AnswerRe: WinForms DataSet Read Encrypted XML ??? Pin
Heath Stewart10-Nov-03 6:22
protectorHeath Stewart10-Nov-03 6:22 
General"Unspecified error" when trying to open Visual Source Safe from Visual Studio 2003 .NET Pin
john5137-Nov-03 9:58
john5137-Nov-03 9:58 
GeneralJohn, Not sure if this will help Pin
E.L. Golpe10-Nov-03 5:59
E.L. Golpe10-Nov-03 5:59 
Generalflicker on resizing tabcontrols Pin
siegnagel7-Nov-03 0:45
siegnagel7-Nov-03 0:45 
GeneralMaybe same class of problem as this?? Pin
E.L. Golpe10-Nov-03 6:02
E.L. Golpe10-Nov-03 6:02 
GeneralKeyCodeV2 Pin
kersyanti6-Nov-03 20:10
kersyanti6-Nov-03 20:10 
QuestionManaged C++ server side executables ? Pin
Jerry Evans6-Nov-03 8:51
Jerry Evans6-Nov-03 8:51 
AnswerRe: Managed C++ server side executables ? Pin
leppie6-Nov-03 9:50
leppie6-Nov-03 9:50 
GeneralRe: Managed C++ server side executables ? Pin
Jerry Evans8-Nov-03 7:39
Jerry Evans8-Nov-03 7:39 
GeneralFrom MSDN Magazine, Sometime in the past... Pin
E.L. Golpe10-Nov-03 6:07
E.L. Golpe10-Nov-03 6:07 
GeneralRe: From MSDN Magazine, Sometime in the past... Pin
Jerry Evans10-Nov-03 6:55
Jerry Evans10-Nov-03 6:55 
GeneralRe: From MSDN Magazine, Sometime in the past... Pin
Heath Stewart10-Nov-03 7:37
protectorHeath Stewart10-Nov-03 7:37 
GeneralRe: From MSDN Magazine, Sometime in the past... Pin
Jerry Evans10-Nov-03 8:01
Jerry Evans10-Nov-03 8:01 
GeneralRe: From MSDN Magazine, Sometime in the past... Pin
Heath Stewart10-Nov-03 9:33
protectorHeath Stewart10-Nov-03 9:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.