Knowledge from
experts for free

What’s new in C# 12:

Basic constructors Version 12 of the C# language added basic constructors for classes and structures. Initially, they were available only for the records. Parameters specified in such a constructor are available in the scope of the entire class. Adding this kind of constructor will prevent the compiler from creating a parameterless constructor. However, it is possible to add other constructors. (…).

Validation with the Yup library

Any developer starting a web application project has to choose a technology and approach to handling forms and their validation. Creating your validation system is often not a good idea due to the large amount of code you have to write. That’s when off-the-shelf solutions that make implementation easier and faster come to your rescue. One of the popular libraries (…).

contact us
ikona

Piotr Pierowicz

CEO & Solution Architect

ikona

Mikolaj Sowa

Founder & Solution Architect

Let's stay connected

    This site is protected by Google reCAPTCHA and the Privacy Policy and Terms of Service.
    This site is registered on wpml.org as a development site.