.NET XForms Processor
One rendering of the XForms processor is the .NET SolidBrowser. It is created
by compiling the Java code with the J# compiler from Microsoft. The browser is
not at all complete but it demonstrates that it is possible to use XForms from
.NET.
The installer for the browser will install 2 dlls and 1 exe file. It is possible
to embed the browser control itself into your own application by adding a
reference to the two dlls. The SolidForms.dll contains a component which can
be dragged into the Microsoft Visual Studio component pane and then used in
the visual designer.
|