Newer C♯ Features you’ll actually use
Some of the new features found in C# version 8 through 10 can be very helpful in our everyday work. In this post we’d like to share some of them.…
Some of the new features found in C# version 8 through 10 can be very helpful in our everyday work. In this post we’d like to share some of them.…
With the use of CI (continuous integration) and CD (continuous deployment), a software project is considered quite modern. However, when the project grows, you quickly realize that not all CI’s are the same. How complex does troubleshooting become when……
Read here how we modernized the CI solution for one of our projects called anicors.
The many years of experience and expertise of our employees has been officially confirmed: Marc Derndorff and Daniel Fahsig, two developers at anic, have successfully passed the Microsoft exam 70-483 “Programming in C#” and are now Microsoft Certified Professionals (MCP).…
The challenge: an existing storage system for chemicals was expanded. Large parts of the items were to be relocated to a newly built warehouse with dynamic warehousing and automated delivery systems. To do this, it was necessary to re-label the items with new barcodes. How do you simplify the migration of thousands of inventory items?…
Software development in 2021 – what does that mean for anic GmbH? Looking at our customers, we see that the markets, the technologies used, and the business relationships are all becoming inexorably more dynamic. The keywords ‘globalization’ and ‘digitalization’ are at the heart of this development.…
The database migration of an Access solution with highly sensitive data was successfully completed. The basis for this is a new feature used by anic GmbH in MSSQL Server 2016: Row-Level Security (RLS) is implemented as a high-performance solution directly in the RDBMS. Within a table, user-related security guidelines are implemented at row level in accordance with our customer’s high security standards.…