I'm trying to find some good Java open source XML databases that have a pluggable persistence layer - can work with a file system (more of an NXD) using its own storage, or for higher data volume requirements can work atop an RDBMS.
They key thing is, we have a bunch of XML documents (XML...
Thanks for the clarification on runat=client (however client doesn't show up yet as an option in VS.NET - is there another way to achieve this upscaling?)
Yes, most companies avoid ActiveX like the plague due to its poor security model. With .NET, however, you have much finer-grained control...
I've heard rumors of rich-client .NET functionality running in a browser. In other words, a .NET equivalent of a Java applet or an ActiveX control.
I've found docs on .NET's equivalent of Java WebStart - a URL-accessible .NET WinForm app can be launched from a browser.
BUT: can't find info...
close, a desert island called san diego.
next Q: when can I assume that customers will have Sun's JVM (due to preliminary injunction forcing Microsoft to bundle it)?
doesn't Sun bundle their JVM in the JDK? if so, how do you 'turn off' Microsoft's and use Sun's?
Hello Developers,
I ran into a problem running Applets compiled with JDK 1.4 on Windows (I'm using IE 5.5). When I compile the Applet with JDK 1.3, it runs fine. But not with JDK 1.4.
Has anyone else encountered this? Does Microsoft's JVM have a known issue with JDK 1.4 Applets?
Thanks...
I have a server that's running MS 2000 server. Recently we have been getting funny emails from what looks like a guy at our ISP service. Now we have a user that has established him self in our system. It shows his name to be a long number that's something like: S-1-5-21-60235689411-25464...
Hello,
I'm porting some ADO code written in VB to VB.NET/ADO.NET.
In the new version want to work offline using an XML file. This is simple with an ADO.NET DataSet. With one exception:
the old code was written with SQL statements for select/insert/update/delete. With a DataSet you can only...
Sorry for the newbie mistake, here's the post with proper formatting:
I'm trying to use NMAKE to build my workspace. I exported a makefile (MyProject.mak), and ran NMAKE like this:
NMAKE.exe MyProject.mak CFG="MyProject - Win32 Release", as I've done successfully in the past.
One...
Hello,
I'm trying to use NMAKE to build my workspace. I <b>exported a makefile</b> (MyProject.mak), and <b>ran NMAKE</b> like this:
NMAKE.exe MyProject.mak CFG="MyProject - Win32 Release", as I've done successfully in the past.
One new complication: my Visual C++ project <b>imports...
Recently installed Exchange Server 5.5 on a Windows 2000 Server workstation (with BackOffice 4.5 suite). Have Windows 2000 SP2, and Exchange Server 5.5 SP2 installed.
Set up Internet Mail Service, no error messages seen. Tested IMS by telneting to server on port 25, was able to log in and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.