Posts tagged #Dotnet
In the initial toolkit post, I introduced export features for form submissions. In v1.0.0-beta.3, the toolkit also includes a new form cloning workflow. This …
I have created a new open-source project for Xperience by Kentico: the Xperience Community Forms Toolkit. The toolkit is intended to collect practical …
You’re working on a local Xperience by Kentico instance, you go to sign in to /admin, and… you don’t remember the password. The built-in …
Some weeks ago, the infrastructure team in charge of monitoring security issues in the servers of one company alerted us about that TLS 1.0 and 1.1 was still …
Probably as a DotNet developer, you have worked in a portion of code that you wanted to test separately, so you can check if it will work as you think. …