Skip to content
  • September 12, 2025

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

Supercharge .NET Debugging and Profiling in Visual Studio with Copilot Event: Season of AI Agents: Build the Future with AI Building Effective .NET Middleware with Real-World Examples and Code Sample Mastering Unit Testing in .NET: From Basics to Best Practices Ensuring High Availability: A Comprehensive Disaster Recovery Plan for Azure App Service
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
Supercharge .NET Debugging and Profiling in Visual Studio with Copilot
.NET .NET Core .NET, ASP.NET, ASP.NET Copilot Visual Studio
Supercharge .NET Debugging and Profiling in Visual Studio with Copilot
Event: Season of AI Agents: Build the Future with AI
AI Announcement Artificial Intelligence Azure ChatGPT Copilot Events Generative AI Highlight OpenAI
Event: Season of AI Agents: Build the Future with AI
Building Effective .NET Middleware with Real-World Examples and Code Sample
.NET .NET MAUI .NET, ASP.NET,
Building Effective .NET Middleware with Real-World Examples and Code Sample
Mastering Unit Testing in .NET: From Basics to Best Practices
.NET .NET Core .NET MAUI .NET, ASP.NET, AI ASP.NET ASP.NET Core
Mastering Unit Testing in .NET: From Basics to Best Practices
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 .NET Core .NET, ASP.NET, ASP.NET Copilot Visual Studio

Supercharge .NET Debugging and Profiling in Visual Studio with Copilot

Sep 11, 2025 Satya Karki 0 Comments

Post Views: 8 Introduction Debugging and profiling are part of every .NET developer’s life but they can be time-consuming. With the new Copilot Diagnostics toolset in Visual Studio, you get…

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

Post Views: 17 Are you ready to explore the next generation of software development powered by AI agents and copilots? Whether you’re a developer, architect, or tech enthusiast, this event…

.NET .NET MAUI .NET, ASP.NET,

Building Effective .NET Middleware with Real-World Examples and Code Sample

Jun 22, 2025 Satya Karki 0 Comments

Post Views: 15 Middleware is an essential component of the ASP.NET request pipeline. It allows developers to run code during both the request and response lifecycle. In this article, we…

.NET .NET Core .NET MAUI .NET, ASP.NET, AI ASP.NET ASP.NET Core

Mastering Unit Testing in .NET: From Basics to Best Practices

Apr 27, 2025 Satya Karki 0 Comments

Post Views: 13 Introduction When you’re building software, testing is something you simply can’t afford to skip. It’s the safety net that ensures your application works the way it’s supposed…

.NET Azure Azure App Service

Ensuring High Availability: A Comprehensive Disaster Recovery Plan for Azure App Service

Feb 26, 2025 Satya Karki 0 Comments

Post Views: 716 Problem Statement With the upcoming deprecation of platform-enabled disaster recovery for Azure App Service web apps on March 31, 2025, it is crucial to implement a robust…

.NET .NET Core ASP.NET ASP.NET Core Entity Framework Web Development

Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR

Feb 26, 2025 Rijwan Ansari 0 Comments

Flexibility in database selection is critical in modern application development. A Web API should support multiple database options such as SQL Server, PostgreSQL, MySQL, and SQLite without major code changes.…

.NET .NET Core Artificial Intelligence Machine Learning

AI Meets .NET: Building Intelligent Apps with .NET 9

Feb 23, 2025 Rijwan Ansari 0 Comments

.NET 9 has some great new features, like better performance, better support for cloud-native apps, and a refined ecosystem that works really well with AI workloads. It's got APIs that…

.NET .NET Core Artificial Intelligence ASP.NET ASP.NET Core Machine Learning

Building Smarter Apps with ML.NET: Sentiment Analysis in .NET 9

Feb 15, 2025 Satya Karki 0 Comments

Post Views: 663 ML.NET is a tool for machine learning that was created by Microsoft. It’s designed for developers who are familiar with the .NET framework. With ML.NET, you can…

.NET .NET Core .NET, ASP.NET, ASP.NET Core Blazor Web API

API Error Handling Best Practices in Modern .NET Applications

Feb 11, 2025 Rijwan Ansari 0 Comments

Post Views: 21 Background There was a time when my wife and I were both working for a U.S.-based company from Nepal. Since the platform we worked on was an…

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

Post Views: 34 Artificial Intelligence (AI) is revolutionizing how we interact with technology, and conversational AI models such as ChatGPT and DeepSearch have led that change. DeepSeek Artificial Intelligence Co.,…

Posts pagination

1 2 … 35
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 Copilot Visual Studio

Supercharge .NET Debugging and Profiling in Visual Studio with Copilot

Sep 11, 2025 Satya Karki 0 Comments
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
.NET .NET MAUI .NET, ASP.NET,

Building Effective .NET Middleware with Real-World Examples and Code Sample

Jun 22, 2025 Satya Karki 0 Comments
.NET .NET Core .NET MAUI .NET, ASP.NET, AI ASP.NET ASP.NET Core

Mastering Unit Testing in .NET: From Basics to Best Practices

Apr 27, 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