Mediacrypt StringProcessing .NET

Overview

Mediacrypt String Processing Component v2018.3.828

(For .NET 4.x) released on August 28, 2018

(Mediacrypt.StringProcessing.dll, Dynamic Link Library, DLL)

==========

Mediacrypt Customer Support

==========

String Processing Library in .NET Code.

How to Add String Processing Library to Projects

On any given project, follow these steps:

1.    Go to the Project menu;

2.    2. Select “Add Reference…”;

3.    In the Add Reference dialog, under the .NET tab, scroll down to find StringProcessing. Select it and choose OK.

How to Use String Processing Library in .NET Code

Using the String Library is easiest when importing the entire namespace:

C#: using StringProcessing;

VB: imports StringProcessing.

All the functions can be found under the StringFunctions static class.

==========

About mediacrypt.com (https://www.mediacrypt.com/)

mediacrypt.com, a division of the Trust 47 Fund, is an innovative independent Italian provider of tailored cyber security solutions and services to enterprises, financial institutions, government administrations, defense, and the media industry.
Cyber Security services
With the proliferation of Internet-enabled devices, cyber culture is growing more rapidly than cyber security. Everything that depends on cyberspace is potentially at risk. Private data, intellectual property, cyber infrastructure, and even military and national security can be compromised by deliberate attacks, inadvertent security lapses, and the vulnerabilities of a relatively immature, unregulated global Internet. Working hand-in-hand with member firm clients, mediacrypt.com helps organizations plan and execute an integrated cyber approach to harness the power of information networks to enhance business operations, increase mission performance, and improve customer support, without compromising security or privacy.
Our Mission
To create the leading digital experience delivery platform to empower our customers to create standout experiences for their customers – everywhere they engage.
Our Customers
Mediacrypt attracts innovative, digital disruptors with an unrelenting commitment to online strategies and standout customer experiences.
==========
– Why You Should Try Our Technical Support?
1. Get the Complete Technical Support Experience
When evaluating a product, you want to know what the real experience is of using that product, so we’re offering FREE technical support with each of our product trials.
2. Professional Team of Technical Support Engineers
Our technical support engineers are trained to the highest levels of competence. If you encounter any issues with the product, or have any questions, call us or write us an email.
3. Prompt Response
There’s nothing worse than having to wait around for an answer from customer support. This is why our support engineers will address the issue you reported right away.
– How to get support?
1. Help Desk
The preferred way to get help, find solution of a problem, sample of code or ask question is using our Help Desk.
Our support staff will answer your question as soon as possible.
2. E-mail
Contact e-mail of Mediacrypt Support Dept: [email protected].

Features

Feature Description
   
StringProcessing and StringBuilderProcessing The StringProcessing and StringBuilderProcessing classes contain the exact same functions. The only difference is that StringBuilderProcessing uses the .NET Framework StringBuilder class for string concatenations. StringBuilder is most beneficial when working with large amounts of data.
   
Royalty Free Distribution Include with any .NET project royalty free.
   
Lifetime Support Lifetime E-mail technical support is included.

Requirements

  • Microsoft.NET Framework 4.x;
  • Visual studio 2013 – upper;
  • Good knowledge of C#.

Instructions

Mediacrypt.StringProcessing (For .NET 4.x) released on August 28, 2018 – Quick Reference

Related