Version History

New in 3.3

  • Support for Safari
    Support for Apple's Safari browser has been added

New in 3.2

  • Improved design support in Visual Studio
    Design time support for Visual studio has been enhanced
  • External HTML Editor Integration Support
    Support for integration with TinyMCE, FCKEditor and Cute Editor has been added

New in 3.1

  • Image thumbnails
    Folders containing images can now have those images displayed as thumbnails
  • Root folder name encryption
    The root folder name can now be encrypted to hide the document url from the user.
  • Dynamic folder creation
    Setting the createRootFolder property will cause the server-side code to dynamically create the root folder if it does not exist.
  • Improved server-control support
    Enhanced support for server control implementation and Visual Studio integration.
  • Improved server-control support
    Enhanced support for server control implementation and Visual Studio integration.

New in 3.0

  • Support for the Firefox browser
    DbNetFile now supports Mozilla Firefox 1+
  • Improved performance
    The re-writing of the client-side code has allowed us to make significant performance improvements to many areas of DbNetFile.
  • Improved support for culture
    DbNetFile will now automatically configure itself for the server-culture so that date and number formats are displayed and validated correctly without any configuration changes.
  • Improved formatting support
    DbNetFile now supports a much wider choice of date, number and string formatting options for display of database values.