100 Blogs

Post Blog
SonarQube is an open-source platform designed for continuous inspection of code quality. It provides tools for static code analysis to identify code issues, measure code quality, and track code complexity. SonarQube supports a wide range of programming languages, making it versatile for diverse software development projects.
Views: 154
Comments: 0
Like: 0
Posted On: 21-Oct-2024 05:49
Rahul M...
4916 Points
27 Posts
During the migration from AD B2C Graph to MS Graph API, you'll notice that the signInNames property is not available in the MS Graph User object. This article will guide you on how to migrate to the corresponding property in MS Graph User.
Views: 190
Comments: 1
Like: 1
Posted On: 10-Oct-2024 05:03
Rahul M...
4916 Points
27 Posts
In the User Flow policy, there is a Sign-In Flow that allows users to: 1. Sign in with an Azure AD B2C Local Account, 2. Sign in using a social account, 3. Reset their password. However, users cannot sign up for an Azure AD B2C Local Account through this flow. To create an account, an administrator can do so via the Azure portal or Microsoft Graph API. In this article we will see how we can configure/set-up Sign-in flow in custom policy
Views: 291
Comments: 0
Like: 0
Posted On: 30-Sep-2024 01:24
Priya
1194 Points
33 Posts
When we're navigating away from a page or application and there are unsaved changes (often referred to as "dirty" state), it's important to handle it carefully to avoid losing data. ASP.Net Blazor provides NavigationLock component to handle this situation. In this artilcle we will discuss about NavigationLock component and it's implementation.
Views: 1370
Comments: 1
Like: 1
Posted On: 11-Sep-2024 22:34
Rahul M...
4916 Points
27 Posts
The ASP.NET team recently rolled out Blazor Component Virtualization, a technique for limiting UI rendering to the visible page elements only. You can easily leverage this through a built-in Virtualize component. Consider a typical scenario where you need to display a large number of items in a table. With thousands of items, users might experience long loading times as the entire dataset is fetched and rendered at once. However, with Blazor component virtualization, the application optimizes performance by initially loading only the records visible within the user's viewport. Additional records are then fetched and rendered dynamically as the user scrolls. In this article, we will demonstrate lazy loading using the .NET delegate technique.
Views: 343
Comments: 0
Like: 1
Posted On: 05-Sep-2024 23:33
Rahul M...
4916 Points
27 Posts
On August 15, 2024, India celebrated its 78th Independence Day, marking a significant moment in its history. This day commemorates India's independence from British rule, which was achieved on August 15, 1947, following a long struggle led by Mahatma Gandhi and other freedom fighters.
Views: 744
Comments: 2
Like: 2
Posted On: 25-Jul-2024 04:05
Smith
2890 Points
78 Posts
Air conditioners are no longer considered luxury items but have become a necessity, driven by rising temperatures and increasing disposable incomes. However, selecting the right air conditioner can be challenging due to the wide range of options available. Factors such as energy efficiency, cooling capacity, durability, and budget are crucial for making an informed decision. In this article, we explore the best AC brands in India/Global Market for 2024, highlighting the top ten air conditioners from major brands like Daikin, Voltas, LG, and more. These brands are known for their commitment to quality, innovation, and reliability, ensuring their products deliver superior performance and long-lasting durability. We provide insights into their key features and performance metrics to help you find the ideal AC for your home or office, ensuring you stay cool and comfortable all year round.
Views: 936
Comments: 0
Like: 0
Posted On: 24-Jun-2024 03:24
Pratibha
132 Points
10 Posts
Looking for the 5 Best VAPT companies in India? Explore the list of top 5 VAPT companies in India for enhancing data security and finding vulnerabilities.
Views: 711
Comments: 0
Like: 1
Posted On: 01-Jun-2024 03:55
Rohit
30 Points
3 Posts
Service Bus queues are commonly used for integrating IoT data with existing backend systems, such as enterprise applications, data warehouses, or real-time analytics pipelines. Also, we can utilize Service Bus Queue Trigger azure function. Routing messages from IoT Hub to Service Bus queues facilitates seamless integration with these systems, enabling data-driven decision-making and automation.
Views: 700
Comments: 0
Like: 0
Posted On: 25-May-2024 00:26
Pratibha
132 Points
10 Posts
Are you searching for the query Why is my Google Workspace email not working? Then explore this guide and find out how to resolve this issue permanently.
Views: 718
Comments: 0
Like: 0
Posted On: 22-May-2024 23:53
Rohit
30 Points
3 Posts
 Log In to Chat