Products

 

Documentation

 File System UI Help 2x
 Blayd File System UI Help 2x collection files for integration with your preferred help documentation set. The download contains the File System UI Help 2x collection files for integration with your preferred help documentation. You can use your preferred help 2x registration tool to register and merge the help collection with your preferred help documentation set.
 download details...
 
 File System UI Help 2x (VS 2005)
 Blayd File System UI Help 2x collection for integration with Visual Studio 2005 help documentation. The download contains an installer package that will install, register and merge the File System UI Help 2x collection with the Visual Studio 2005 help documentation.
 download details...
 
 File System UI Help 2x (VS 2008)
 Blayd File System UI Help 2x collection for integration with Visual Studio 2008 help documentation. The download contains an installer package that will install, register and merge the File System UI Help 2x collection with the Visual Studio 2008 help documentation.
 download details...
 
 

Components

 Open Image File Dialog Component
 The Blayd Software Open Image File Dialog component provides a file open dialog in which the user can browse to and select a file to open. The dialog provides a preview of a selected image file, so the user can browse and preview images before deciding on which image file to select for opening. The component is supplied, with full source code, as part of either a Visual Studio 2005 CSharp or Visual Studio 2005 Visual Basic demonstration project. Both projects can be loaded into Visual Studio 2008 and can be converted to Visual Studio 2008 format.

Note. The Open Image File Dialog component references and depends on the Blayd File System UI library. The File System UI library can be downloaded free of charge and will be fine for evaluating the Open Image File Dialog from within the development environment.

 download details...
 
 File System UI
 The Blayd File System UI library contains components and controls that provide a user interface representation of file system devices, folders and files. Developers can use the components and controls in their Windows Forms applications to easily display file system information to the user. The data source components, when data bound to the user interface controls, provide the developer with a significant level of functionality within the designer and a lot can be achieved without writing any code. The library is designed to make it easy for developers to display file system information when creating user interfaces for applications such as file backup and archive, file explorers and custom file open or save as dialogs.
 download details...
 
 Configuration Protector
 A developer tool designed to simplify the tasks of encrypting and decrypting configuration file sections and managing RSA key containers and their keys during application development. The Configuration Protector provides a graphical user interface that enables configuration sections to be encrypted and decrypted using a point and click technique that reduces typing and therefore mistakes and speeds up the whole process. In addition to providing a simple and intuitive user interface for encrypting and decrypting configuration file sections the Configuration Protector also provides a graphical user interface for managing RSA key containers and their keys.
 download details...
 
 Unit Tester
 A small, simple to use, testing framework that can be used with all flavours of Visual Studio. The Unit Tester component is designed to provide developers with a simple mechanism to test their code in specified 'units' of functionality. The code that tests a unit of functionality is defined as a 'Test Case'. A test case typically contains methods that test the functionality of the members of a class. When unit testing a component that has many classes there will be many test cases to run. Each test case can be run individually or alternatively the Unit Tester provides a 'Test Suite' that can be used to contain, manage and run many test cases.
 download details...
 
 Collection Generator
 Generates .Net source code for a type-safe collection class. The generated collection class may be derived from CollectionBase or NameObjectCollectionBase. It may include a nested synchronized wrapper class to provide thread-safe access to the collection and it may also include documentation comments. A simple wizard UI guides you through the steps required to generate the collection class source code.
 download details...