.NET Conf Manila, Philippines 2023
Welcome to .NET Conf 2023, the premier global virtual event dedicated to the vibrant world of .NET development. This year, we proudly present the 13th edition of this extraordinary conference,…
Microsoft 365 Copilot and Microsoft 365 Chat: Your Dynamic AI Duo Now Available
Post Views: 24 During an event held in New York today, Microsoft introduced our vision for Microsoft Copilot—a digital companion designed to enhance your entire digital experience. This innovation aims…
Blockchain Based Innovative Web 3 Ticketing Platform: Ticketsphere
Post Views: 5 Introduction The Stratis platform, known for its expertise in blockchain technology, is set to make waves in the world of ticketing with the upcoming release of its…
Managing and Creating Branches for GitHub Repository using Visual Studio and GitHub
Post Views: 21 Creating branches in a version control system is a fundamental and powerful feature that plays a crucial role in collaborative modern software development. There are different ways…
Date Comparison in Angular
Post Views: 21 Comparing date in software development is a common and require in most of the applications. This blog provides you snapshot of sample code to compare the date…
Development with Copilot: An AI Coding Partner
Join us on 7 Oct 2023 for a FREE ONLINE Event for an enlightening virtual event that delves into the cutting-edge world of AI-assisted Development and the transformative capabilities of Copilot.…
Understanding the Big Ball of Mud in Software Architecture
The concept of the "Big Ball of Mud" in software development was first introduced by Brian Foote and Joseph Yoder in their paper titled "Big Ball of Mud" presented at…
Microsoft Power Automate Process Mining is now officially available for users
Process mining in Power Automate is designed to excel in the discovery of inefficiencies within organization-wide processes. By analyzing event log files extracted from the apps used in your processes,…
Using Telerik Private NuGet Package in Visual Studio 2022 and .NET 7 Project
Post Views: 54 Introduction NuGet is the most useful and essential tool for modern software development platforms via which developers can create, share and consume reusable code. Those useful or…
Resolve: Opened Pull Request Doesn’t Updated After Review Change Request Committed
Post Views: 31 I had created PR to the open-source project in GitHub and once the reviewer reviewed my pull request I got some feedback to change on my code.…