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 ASP.NET ASP.NET .NET Framework ASP.NET Core Blazor Web Development

Creating Reusable Dynamic Pagination Component in Blazor

Aug 24, 2024 Rijwan Ansari 2 Comments

Blazor is a component based framework at its core. In Blazor, everything is a component, from a simple button to a complex data grid. Components are self-contained units of user…

.NET .NET Core ASP.NET ASP.NET Core Blazor Web Development

Reusable Dynamic Pagination Component in Blazor

Aug 23, 2024 Rijwan Ansari 0 Comments

In web applications that deal with large amounts of data, pagination is a common feature. This enables you to split your data into pages, so that users can browse more…

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

Exciting News: Speaking at C# Corner’s Software Architecture Conference

Aug 12, 2024 Satya Karki 0 Comments

Post Views: 43 We are thrilled to announce that rijwan and I a seasoned expert in software development, architecture, has been invited to speak at C# Corner’s upcoming event focused…

.NET Blog

Resolved: Fluent Validation Warning in .NET 8

Aug 10, 2024 Satya Karki 0 Comments

Post Views: 626 I was implementing fluent validation in .NET 8 application and got warning that AddFluentValidation is obsolete. Solution to overcome this instead of below We have to use…

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

Asp.NET Core Web Application Logging with Serilog

Jul 26, 2024 Satya Karki 0 Comments

Post Views: 600 Introduction Logging application is very crucial part in application development to monitor and investigate any issue or error of the application. Serilog is popular and mostly useful…

.NET .NET Core ASP.NET ASP.NET Core Web Development

How to Investigate Open API Swagger Error- Failed to load API definition

Jul 15, 2024 Satya Karki 1 Comments

Post Views: 4,441 Introduction Swagger is a powerful and widely used API development toolset. It provides a framework for designing, building, documenting and consuming RESTful web services. Here are some…

.NET AI Events Feature Generative AI GitHub

Code Quality Conference- Improve Your Code Quality and Performance using AI and GitHub Copilot

Jun 25, 2024 Satya Karki 0 Comments

Post Views: 68 We are going to speak at the code quality conference on 27th June 2024. If you are looking for how to improve your code quality, sustainability, scalability,…

.NET .NET Core .NET MAUI ASP.NET Blazor

Converting Code From Older C# Versions to C# 12: A Quick Guide With Examples

Jun 14, 2024 Rijwan Ansari 0 Comments

Post Views: 696 As C# continues to evolve, each new version introduces powerful new features that increase the power and readability of the language. You can achieve more efficient, maintainable,…

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

How to implement Fluent Validation in.NET 8

Jun 13, 2024 Satya Karki 0 Comments

Post Views: 3,440 Introduction FluentValidation is a popular .NET library used for building strongly-typed validation rules for your objects. It allows you to define validation logic for your model classes…

.NET Artificial Intelligence Copilot DevOps GitHub Copilot Machine Learning Visual Studio

The Future is Now: Develop Like a Pro with GitHub Copilot

Jun 1, 2024 Rijwan Ansari 9 Comments

Join us for an interactive online event exploring GitHub Copilot, the revolutionary AI tool that's transforming the development landscape.

Posts pagination

1 … 3 4 5 … 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