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?…
Today’s IT world is getting more and more complex. Companies are dependent on using software, which is connected to the internet. While cyberattacks spread, it is becoming a real challenge making sure, that software is truly secure. The right way to go is an industry best practice Secure Software Development Lifecycle.…
Read more about the key to secure software development here.