Skip to content
  • September 15, 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
Blockchain Feature

Smart Contracts and Importance of Determinism on Blockchain

Apr 19, 2022 Satya Karki 16 Comments

Post Views: 668 Introduction This article describes what is Smart Contract, its uses, benefits, determinism, and the importance of determinism in the blockchain. Smart Contract A Smart Contract is a…

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

Migration from .NET Core 3.1 to .NET 6.0

Apr 18, 2022 Satya Karki 0 Comments

Post Views: 2,517 Introduction .Net 6 is an LTS (Long Tern Support) Version. It will be supported for three years. It is the latest long-term support release. The previous version,…

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

How to Handle Nullable Reference in .NET 6

Apr 12, 2022 Satya Karki 10 Comments

Post Views: 2,386 Introduction As we know there are so many changes in .Net 6 and C# 10. In this article, we will explore one of the changes in C#10…

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

Implementing Entity framework in Clean Architecture with .NET 6

Mar 21, 2022 Rijwan Ansari 1 Comments

The whole idea of this architecture is to allow the core part, which consists of complete business logic and application entities, adaptive and flexible enough to deal with changing technology…

Blockchain NFT

How to Create Your Own NFTs

Mar 15, 2022 Satya Karki 0 Comments

Post Views: 707 Non-fungible tokens (NFTs) are unique works of art, photograph, or any digital content that has no duplicate copy and can be traded online using cryptocurrency. As we…

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

Clean Architecture With .NET 6

Mar 14, 2022 Rijwan Ansari 0 Comments

Clean Architecture which is also known as Domain-Driven Design has evolved with considerable improvements in the last several years. Therefore, the whole idea of this architecture is to allow the…

.NET .NET Core ASP.NET ASP.NET Core Feature

What’s New in .NET 6.0

Mar 9, 2022 Satya Karki 0 Comments

Post Views: 1,999 Microsoft released .NET 6 a few months before. In this article, I will describe what are the new features included in .NET 6.0. Let’s go-to features. Features…

Blog Python

AttributeError: module ‘mistune’ has no attribute ‘BlockGrammar’

Mar 4, 2022 Satya Karki 0 Comments

Post Views: 2,915 I was installing some dependency requirements for my project on a Windows machine by running the below command. And I got the below error. Exact Error Message:…

.NET Visual Studio

How to Enable Preview Version in Visual Studio 2022

Mar 3, 2022 Satya Karki 0 Comments

Post Views: 1,547 Background As we know Microsoft has released Visual Studio 2022 17.2 Preview1 (VS2022 17.2 Preview 1) recently.  Just a few months before I had installed Visual Studio…

.NET .NET Core

Getting Started with .NET 7

Feb 21, 2022 Satya Karki 8 Comments

Post Views: 1,109 Introduction Microsoft has released .NET 7 preview 1 last week Feb 17th, 2022. In this write-up, we will learn what’s new in .NET 7 preview and create…

Posts pagination

1 … 13 14 15 … 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