PDTec.IceNet.Sdk.Utils Namespace |
Class | Description | |
---|---|---|
AuthorizationExceptionInfo | ||
CollectionExtensions | ||
CollectionUtils | ||
ColoredConsoleTraceListener |
A extension for the ConsoleTraceListener class that provides
colored output dependent on the log level.
| |
ConfigUtils | ||
ConnectionSettings |
Provides access to the connection settings maintained by ice.NET Studio SmartClient.
| |
ConnectionSettingsConnection | ||
ConsoleTraceListener |
A replacement for the built-in ConsoleTraceListener class that provides
nice formatting of the output and behaves nicely in unit testing environments.
| |
Crc32 | ||
CsvReader |
Reads CSV from a TextReader and provides the data by a row iterator.
| |
CsvWriter |
Writes CSV into a TextWriter.
| |
DatabaseUtils | ||
DateTimeUtils | ||
DebugTraceListener | ||
DistinguishedName |
Represents a X500 DistinguishedName and provides match functionality on component basis.
| |
EventLogTraceListener | ||
ExcelTableConverter |
Convert ice.NET table object data from and to Excel files. These
methods use the OLE DB Excel driver and have to deal with its
limitations regarding data type detection.
Recommendation: Always use the TableAttrValues2ExcelFile method to produce a template before inserting data and updating the ice.NET object. | |
ExceptionUtils | ||
FileAppender |
A file appender that can uses a overwriteable log file path.
| |
FileBasedServiceBase |
Provides access to an ice.NET repository and stores its data and file content in a ZIP archive.
This class handles general file operations (New, Open, Save, Save as) and handles the data
transfer between the runtime session and the persistent ZIP file.
| |
FileSizeConverter | ||
FileUtils |
File utility methods.
| |
FormattedTraceListenerBase | ||
HttpUtils |
HTTP protocol related utility methods.
| |
Iso8601Timespan | ||
LicensingUtils |
Licensing utility methods.
| |
LicensingUtilsLicensingStatus |
Information about the current licensing status.
| |
Log4NetLoggerFactory |
Logger factory for log4net-compatible logging.
| |
LogFileTraceListener | ||
LoggingConfig | ||
LoggingUtils |
Logging utility methods.
| |
MaskedConsoleReader |
Reads masked input from the console.
| |
MathUtils |
Math utility methods.
| |
ModelExtensions |
Model-related extension methods.
| |
ModelUtils |
Model-related utility methods.
| |
ModelUtilsFindFoldersWithKeyPatternQuerySpecification | ||
ModelUtilsFindFoldersWithKeyPatternQuerySpecificationCompiledQuery | ||
ModelUtilsFindFoldersWithKeyPatternQuerySpecificationParameters | ||
Pair | ||
PathComparer |
Provides Equals and Compare operations for strings which represent filesystem paths.
Paths can be null, relative or rooted, local or UNC, can contain long names or shortened 8.3 names.
Paths can point to directory or file, existing or not (but see Remarks).
This class implements IComparer{string} and can be used as a comparer for hash- or comparator-based
collections (like Dictionary{string, T} where paths are keys) or algorithms which store or operate on file system paths.
| |
PathUtils |
Path-related utility methods.
| |
Printable | ||
PrintableT | ||
ReflectionUtils | ||
ReflectionUtilsAssemblyFileVersionClrType |
Retrieves the assembly file version for a type and provides format variants.
| |
ReflectionUtilsProgramVersion | Obsolete. | |
RelAttrTableTRow |
A wrapper class that provides access to relationship-based table attributes of an object.
| |
RepositoryModeUtils | ||
RollingFileAppender |
A rolling file appender that can uses a overwriteable log file path.
| |
SchemaNameUtils | ||
SecurityUtils |
Security utility methods.
| |
StreamUtils |
Stream utility methods.
| |
TempVaultData |
Stores and loads temporary data to and from temporary vaults without creating a database object.
| |
TextUtils |
Text utility methods.
| |
TraceLoggerFactory |
Logger factory for System.Diagnostics-compatible logging.
| |
Triplet | ||
VaultUtils |
Vault utility methods.
| |
WebServerUtils | ||
WindowsUtils | ||
XmlUtils |
XML-related utility functions.
| |
ZipUtils |
ZIP-related utility functions.
|
Structure | Description | |
---|---|---|
PairT1, T2 | ||
TripletT1, T2, T3 |
Delegate | Description | |
---|---|---|
CollectionUtilsConversionS, T | ||
CollectionUtilsMixedComparisonS, T | ||
ModelUtilsVisitFolder |
A function to be called on every visited folder.
| |
PrintableTPrint | ||
XmlUtilsParseT |
Deserializes a string into a value of type T.
|
Enumeration | Description | |
---|---|---|
ConnectionSettingsConnectionType | ||
DatabaseUtilsAuditableItemType | ||
ModelUtilsCopyOptions |
Flags for the Copy method.
| |
SecurityUtilsBase64Variant |
Base-64 encoding variants.
| |
SecurityUtilsRsaPadding |
RSA padding variants.
| |
SecurityUtilsRsaSigningHash |
Hash algorithms for creating and verifying digital signatures.
| |
WindowsUtilsWindowsVersion |
Windows versions supported by ice.NET.
|