Explore innovative solutions in software engineering

Our Developers Blog offers in-depth technical articles and insights for developers related to innovative solutions, featuring discussions on advanced software engineering techniques, coding best practices, and solutions to development challenges. Crafted by experienced developers, the blog helps readers enhance their skills and stay current with industry trends. Whether you’re a seasoned professional or aspiring coder, the Developer Blog provides valuable resources to inspire and empower your development journey. We also have a General blog.

Angular 18

Angular 18 was released on 22/5, Among the news are new control flow syntax, Improved Defer Syntax, Zoneless Change Detection, Feature-Based Redirects, Improved ng-content, and Uniform Form Events.

This article contains a review of the main new features, and improvements.

Triggering Alerts on Key Vault Secret Expiry

This comprehensive guide teaches you how to enhance security by using Azure Event Grid to trigger alerts for expiring secrets in Microsoft Azure.

This article helps you to enhance security with Azure Integration.

Key Vault Secrets

Discover how to securely access Azure Key Vault secrets within Azure Logic Apps using Managed Identity.

This article is intended to help developers on learning how to ensure a robust pipeline without exposing sensitive information in the configuration.

Azure Managed Identities

Explore the power of Managed Identities for Azure resources. Learn about System-assigned and User-assigned identities, their advantages, limitations, and applications.

This article also includes tutorial for creating and using Managed Identities to secure your Azure resources.

Developing a jQuery grid component

Explore the journey of developing a custom jQuery grid component in this article.

Discover the key features necessary for a grid control, including performance, UI, cross-browser support. Also, gain insights into the application of the grid component in real-world projects.