Skip to content
  • April 19, 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
Ajax ASP.NET ASP.NET Core

How to Post Data in ASP.NET Using Ajax Without JSON Form Serializer

Dec 31, 2021 Satya Karki 0 Comments

Post Views: 730 Introduction This article demonstrates how to send form data from the asp.net web application using the Ajax post method without the form serialization. In the previous part…

.NET Core ASP.NET

How to Resolve Issue of Test Project not Running the Unit Tests After Upgrade to .NET 6

Dec 23, 2021 Satya Karki 0 Comments

Post Views: 2,441 Introduction I was upgrading the .NET Core 3.1 project to .NET 6 and faced issues running test cases in my test projects. I had several projects and…

.NET Core ASP.NET ASP.NET Core

Error Restoring the NuGet After Upgrading Solution to .NET 6

Dec 21, 2021 Satya Karki 0 Comments

Post Views: 2,164 I was upgrading the solution from .Net core  3.1 to .NET 6.0 and got the below error while building the project. This blog describes how I resolved…

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

Non-nullable property must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Dec 20, 2021 Rijwan Ansari 2 Comments

Post Views: 2,081 Recently, I was getting this warning for most of the properties which are not specified as nullable. I was not happy this warning, though I was able…

Azure Azure DevOps

An Introduction to Azure DevOps and Its Features

Dec 19, 2021 Rijwan Ansari 0 Comments

This platform offers a common workspace for related teams and stakeholders to plan, work, collaborate, build, develop, and deploy software applications. This Azure DevOps provide a set of processes that…

ASP.NET ASP.NET .NET Framework ASP.NET Core Azure Azure Bot Service Bot Framework

Create A Bot in .NET Using Bot Framework SDK

Dec 7, 2021 Rijwan Ansari 0 Comments

A bot is a software application that automates the tasks which are repetitive in nature and respond without human interaction. A bot is a short form of robot. In this article, we will…

Blockchain

Three Simple Ways To Getting Started With Stratis Blockchain Development

Dec 2, 2021 Satya Karki 0 Comments

Post Views: 539 Introduction This article provides a complete guideline to get started with blockchain development using the Stratis platform. This article will cover three different ways to interact with…

Blockchain

How to Restore Strax Wallet

Nov 30, 2021 Satya Karki 0 Comments

Post Views: 356 Stratis group provides a blockchain platform for .Net developers. Stratis Blockchain is easy to learn, adapt and integrate with the existing and new small to enterprise grades…

ASP.NET ASP.NET Core Blockchain Feature

Implementing Smart Contract in ASP.NET Application

Nov 26, 2021 Satya Karki 2 Comments

Post Views: 1,062 Introduction Stratis empowers developers to build enterprise-grade blockchain solutions for current industries by utilizing their C# and .Net skill sets. Stratis Blockchain is open-source and provides templates…

Events

Stratis Blockchain R&D Center

Nov 20, 2021 Satya Karki 0 Comments

Post Views: 114 Stratis empowers developers to build enterprise-grade blockchain solutions for current industries by utilizing their C# and .Net skill sets. Stratis Blockchain is open-source and provides templates for…

Posts pagination

1 … 16 17 18 … 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