Mentor Web Blocks adds drag and drop website building functionality for content editors, and excellent code encapsulation for developers.
For Developers
The Web Blocks system has been developed to encapsulate code for each block in a re-usable and loosely coupled way. Blocks can now makes use of...
More information
Mentor Web Blocks adds drag and drop website building functionality for content editors, and excellent code encapsulation for developers.
For Developers
The Web Blocks system has been developed to encapsulate code for each block in a re-usable and loosely coupled way. Blocks can now makes use of...
More information
Executes Windows service code as either a Console application or an actual Windows service, depending on the project output type of the project.
See the project site for documentation.
An always sorted collection. Has options to allow/disallow duplicate items as well as to sort in reverse order.
See the project site for documentation.
Builds a friendly representation of a specified byte size value, after converting it to the best matching unit (bytes, KB, MB, GB, etc.).
Has various options to control the format of the outputted string.
See the project site for documentation.
Set of utility extension methods for byte arrays.
Includes general methods for equality checks, null/empty checks, etc. as well as methods to find and manipulate byte sequences.
See the project site for documentation.