Skip to content
  • April 15, 2026

Rijwan & Satya's Blog

Learn developer and data technologies with us

  • About
    • Login
    • About Rijwan Ansari
    • About Satya Karki
    • Cloud Experts Group
    • Question or Feedback
  • .NET
    • ASP.NET
    • .NET Core
    • ASP.NET Core
    • .NET MAUI
    • ASP.NET .NET Framework
  • Technologies
    • Azure
      • Azure DevOps
      • Azure Bot Service
      • Azure Cognitive Services
    • SharePoint
      • SharePoint Administrator
      • SharePoint End User
      • SharePoint Development
      • SharePoint Online
    • Angular
      • Angular
      • AngularJS
    • SQL Server
      • SQL Server Reporting Services
      • Report Builder
    • Artificial Intelligence
      • Machine Learning
    • Power Platform
      • Power Apps
      • Power Automate
      • Power BI
      • Power Virtual Agent
    • Web Development
      • Jquery/Javascript
      • HTML & CSS
      • Bootstrap
      • Materialize Design
    • Visual Studio
  • Blockchain
  • Features
  • Events
  • News
  • Courses
    • Azure Machine Learning
    • Power Platform Course

Latest Post

Building Future Ready Applications with CQRS and MediatR Visual Studio 2026 Is Now Generally Available: The Future of Coding Starts Here How Planning in Visual Studio Helps You Code Smarter Designing a Unified Error Handling and Logging Framework for Enterprise ASP.NET Core Applications Experience Faster Troubleshooting with Copilot Profiler in Visual Studio
AI Announcement Artificial Intelligence Azure ChatGPT Copilot Events Generative AI Highlight OpenAI

Event: Season of AI Agents: Build the Future with AI

Jun 27, 2025 Satya Karki 0 Comments
Artificial Intelligence Azure Machine Learning Azure OpenAI ChatGPT Copilot Feature Generative AI Highlight Machine Learning OpenAI

How to Run DeepSeek Locally with Ollama and Open WebUI in a Docker Container

Jan 28, 2025 Rijwan Ansari 0 Comments
.NET .NET MAUI Announcement ASP.NET ASP.NET Core Blazor Events Highlight

.NET Conf Watch Party, Philippines 2023

Nov 1, 2023 Rijwan Ansari 2 Comments
.NET Artificial Intelligence GitHub Highlight Machine Learning Microsoft Power Apps Power Platform Power Virtual Agent

Development with Copilot: An AI Coding Partner

Aug 13, 2023 Rijwan Ansari 0 Comments
.NET .NET Core ASP.NET ASP.NET .NET Framework ASP.NET Core Azure Azure Bot Service Azure Cognitive Services Azure DevOps Blazor Events Feature Highlight

Global Azure Philippines 2023

Feb 6, 2023 Satya Karki 0 Comments
  • Latest
  • Popular
  • Trending
Building Future Ready Applications with CQRS and MediatR
.NET .NET Core .NET, ASP.NET, ASP.NET ASP.NET Core
Building Future Ready Applications with CQRS and MediatR
Visual Studio 2026 Is Now Generally Available: The Future of Coding Starts Here
.NET .NET Core .NET MAUI .NET, ASP.NET, AI ASP.NET ASP.NET Core
Visual Studio 2026 Is Now Generally Available: The Future of Coding Starts Here
How Planning in Visual Studio Helps You Code Smarter
.NET .NET Core .NET, ASP.NET, ASP.NET ASP.NET Core
How Planning in Visual Studio Helps You Code Smarter
Designing a Unified Error Handling and Logging Framework for Enterprise ASP.NET Core Applications
.NET .NET Core .NET, ASP.NET, ASP.NET ASP.NET Core
Designing a Unified Error Handling and Logging Framework for Enterprise ASP.NET Core Applications
How to Create SQL Server Database Project With Visual Studio
.NET Core ASP.NET ASP.NET .NET Framework ASP.NET Core SQL Server
How to Create SQL Server Database Project With Visual Studio
How To Setup Report Server Configuration Manager For SQL Server Reporting Services (SSRS)
SQL Server SQL Server Reporting Services SSRS
How To Setup Report Server Configuration Manager For SQL Server Reporting Services (SSRS)
Resolving warning: Non-nullable Property Must Contain a Non-null Value in .NET 6
.NET Core ASP.NET ASP.NET .NET Framework ASP.NET Core
Resolving warning: Non-nullable Property Must Contain a Non-null Value in .NET 6
Some unique, uncommon but very useful HTML elements (tags)
Bootstrap CodeProject Feature HTML & CSS
Some unique, uncommon but very useful HTML elements (tags)
How to Run DeepSeek Locally with Ollama and Open WebUI in a Docker Container
Artificial Intelligence Azure Machine Learning Azure OpenAI ChatGPT Copilot Feature Generative AI Highlight Machine Learning OpenAI
How to Run DeepSeek Locally with Ollama and Open WebUI in a Docker Container
Code Quality Conference- Improve Your Code Quality and Performance using AI and GitHub Copilot
.NET AI Events Feature Generative AI GitHub
Code Quality Conference- Improve Your Code Quality and Performance using AI and GitHub Copilot
.NET 9 preview: new features and updates
.NET .NET Core .NET MAUI Announcement ASP.NET Blazor Entity Framework Feature News Visual Studio Web Development
.NET 9 preview: new features and updates
New Features and Enhancement of .NET 8
.NET .NET Core ASP.NET ASP.NET Core Feature Visual Studio
New Features and Enhancement of .NET 8
.NET Core ASP.NET Core

Error: EndpointRoutingMiddleware matches endpoints setup by EndpointMiddleware and so must be added to the request execution pipeline before EndpointMiddleware

Jul 11, 2021 Satya Karki 0 Comments

Post Views: 1,581 I was upgrading project framework from ASP.NET Core 2.1 solution to ASP.NET Core 3.1 and got error as shown below after upgradation. Error Details: “System.InvalidOperationException  HResult=0x80131509  Message=EndpointRoutingMiddleware…

ASP.NET .NET Framework ASP.NET Core

Error: Endpoint Routing does not support ‘IApplicationBuilder.UseMvc(…)

Jul 10, 2021 Satya Karki 0 Comments

Post Views: 1,471 I was upgrading project frmework from ASP.NET Core 2.1 to ASP.NET Core 3.1 and I got below exception error in my Startup.cs class. Error details : “System.InvalidOperationException…

Azure DevOps Windows

How to Install Docker Desktop and Troubleshoot Issues in Windows Machine

Jul 5, 2021 Satya Karki 0 Comments

Post Views: 1,694 Introduction Docker enables us to build and share containerized applications and microservices. In this article we will learn how to install and make ready a docker desktop…

.NET Core ASP.NET ASP.NET .NET Framework ASP.NET Core

Failed to register URL for site. Error description: The process cannot access the file because it is being used by another process.

Jul 5, 2021 Rijwan Ansari 0 Comments

Post Views: 1,000 .NET Developers often face this issue when they use the existing project or add existing project into another new solution. In my case, I faced this issue…

Azure Blockchain Feature

Stratis Platform and Why it is best Blockchain Platform?

Jun 28, 2021 Satya Karki 0 Comments

Post Views: 564 Blockchain is an emerging technology of this era. Without any doubt, blockchain is going to make several headlines, news, and research topics in the foreseeable future. On…

ASP.NET

Error While Importing Stratis Blockchain Full Node Swagger.json file to the Postman

Jun 24, 2021 Satya Karki 0 Comments

Post Views: 144 Introduction This article will describe how to resolve the issue of importing swagger.json file of Stratis Full node blockchain network while importing to the Postman. Additionally, it…

Power BI

What is Data Refresh in Power BI and How to set up Schedule Refresh in Power BI Service?

Jun 22, 2021 Satya Karki 0 Comments

Post Views: 1,123 Introduction Reports need to show the latest and real-time data then only the user will get the correct business insight. Power BI provides the auto-refresh and manual…

.NET Core ASP.NET ASP.NET .NET Framework ASP.NET Core News Visual Studio

Visual Studio 2022 Preview 1 now available!

Jun 19, 2021 Rijwan Ansari 0 Comments

Post Views: 602 Microsoft has announced the release of preview 1 Visual Studio 2022 as first release. This means, we can install Visual Studio 2022, however, this is available for…

Announcement Events Feature Highlight News

C# Corner MVP Award 2021

Jun 14, 2021 Rijwan Ansari 0 Comments

Post Views: 203 Congratulations to both Rijwan Ansari and Satya Karki for C# Corner MVP Award 2021 from C# Corner. Rijwan Ansari Profile : https://www.c-sharpcorner.com/members/rijwan-ansari Satya Karki : https://www.c-sharpcorner.com/members/satya-karki

Power BI Power Platform SharePoint SharePoint End User SharePoint Online

Embed Power BI Reports in SharePoint Online

Jun 14, 2021 Rijwan Ansari 0 Comments

Post Views: 801 In this video, I will demonstrate on how to integrate or embed power bi reports with SharePoint Online. In other words, we can display our Power BI…

Posts pagination

1 … 20 21 22 … 36
C# Corner MVP
C# Corner MVP
Loading
Categories
Archives
Meta
  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

You missed

.NET .NET Core .NET, ASP.NET, ASP.NET ASP.NET Core

Building Future Ready Applications with CQRS and MediatR

Feb 23, 2026 Satya Karki 0 Comments
.NET .NET Core .NET MAUI .NET, ASP.NET, AI ASP.NET ASP.NET Core

Visual Studio 2026 Is Now Generally Available: The Future of Coding Starts Here

Nov 12, 2025 Satya Karki 0 Comments
.NET .NET Core .NET, ASP.NET, ASP.NET ASP.NET Core

How Planning in Visual Studio Helps You Code Smarter

Nov 8, 2025 Satya Karki 0 Comments
.NET .NET Core .NET, ASP.NET, ASP.NET ASP.NET Core

Designing a Unified Error Handling and Logging Framework for Enterprise ASP.NET Core Applications

Oct 30, 2025 Satya Karki 0 Comments

Rijwan & Satya's Blog

Learn developer and data technologies with us

Proudly powered by WordPress | Theme: Newsup by Themeansar.

  • Home
  • About
  • About Rijwan Ansari
  • About Rijwan Ansari’s Projects
  • About Satya Karki
  • Cloud Experts Group
  • Forum
  • Microsoft Azure Fundamental AZ-900 Questions 1-21
  • My Account
  • Privacy Policy for rijsat.com
  • Register | RijSat.com
  • Registration
  • Sample Page
  • Satya Karki
  • SharePoint Manual
  • About Author
  • Blog Feed
  • Question or Feedback