News

There’s a recent article on TheServerSide that hopefully reminded Hibernate and JPA developers that they’re using the correct Hibernate dialect and database drivers in their persistence.xml files ...
If you are looking at supporting older applications, you simply might not have the option to use annotations available to you, which means using an XML based configuration file all the way. The great ...
The new XML Spy provides enhanced tools support for Microsoft developers and database administrators. As a result of cooperation with the Microsoft SQL Server 2000 product team, the XML Spy 4.3 ...
you can implement an XML-based INI file. In the following example, I'll create a class in ASP to wrap up the functionality for collecting and writing configuration information. The class will ...