Skip to content
  • May 2, 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

Build Intelligent Support Agents Fast with .NET 10 and Microsoft Agent Framework How to Build Smarter Apps with a Copilot-First Workflow 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
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
Build Intelligent Support Agents Fast with .NET 10 and Microsoft Agent Framework
.NET .NET Core .NET, ASP.NET, ASP.NET ASP.NET Core
Build Intelligent Support Agents Fast with .NET 10 and Microsoft Agent Framework
How to Build Smarter Apps with a Copilot-First Workflow
.NET .NET Core .NET, ASP.NET, AI ASP.NET ASP.NET Core
How to Build Smarter Apps with a Copilot-First Workflow
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 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 ASP.NET ASP.NET Core

Application Logging with Serilog and SEQ in .NET 9

Dec 31, 2024 Satya Karki 1 Comments

Post Views: 1,300 Introduction Serilog is a diagnostic logging library tailored for .NET applications. It offers a straightforward, flexible, and robust solution for logging application events, errors, and other critical…

.NET .NET Core .NET MAUI ASP.NET Blazor Database SQL Server

Optimizing Entity Framework Performance in .NET 9: Best Practices & Pro Tips

Dec 20, 2024 Rijwan Ansari 0 Comments

Entity Framework (EF) is the most popular object-relational mapper (ORM) for .NET developers. It provides an abstraction over database access and improves developer productivity. With the release of .NET 9,…

.NET .NET Core Artificial Intelligence Machine Learning

Real-Time Anomaly Detection in Server Logs with .NET 9 and ML.NET

Dec 18, 2024 Rijwan Ansari 0 Comments

From classification to time-series analysis, ML.NET equips developers to tackle diverse machine learning challenges. This example demonstrates how to detect error spikes, but the framework’s flexibility allows for real-time monitoring,…

.NET .NET Core ASP.NET ASP.NET Core Microsoft Visual Studio

White Space Viewing in Visual Studio

Dec 17, 2024 Satya Karki 0 Comments

Post Views: 625 This write up demonstrate how we can view the white space in our coe and maintain th equality and follow standard coding style. To view the white…

.NET .NET Core .NET MAUI ASP.NET ASP.NET Core Azure DevOps Blazor Visual Studio

The Ultimate Guide to .NET Aspire 9: Enhancements and Updates

Dec 6, 2024 Rijwan Ansari 0 Comments

.NET Aspire is Microsoft’s latest framework, designed especially for cloud-native applications. It builds on the strong .NET ecosystem, offering developers a scalable, secure and high-performance platform. Designed to integrate easily…

.NET .NET Core ASP.NET Azure Blazor Visual Studio

.NET Aspire 9: Explore All the New Features and Updates

Nov 30, 2024 Rijwan Ansari 0 Comments

.NET Aspire 9 is designed to address the needs of modern developers working in complex, cloud-based environments. It enables faster application development, streamlined orchestration, and improved resource management, making it…

.NET .NET Core ASP.NET ASP.NET Core Machine Learning

Predicting User Behavior in .NET 9 with ML.NET and SDCA Logistic Regression

Nov 28, 2024 Rijwan Ansari 0 Comments

In this article, we built a user behavior prediction system using .NET 9, ML.NET, and SDCA Logistic Regression. We developed an ASP.NET Core Web API that loads a trained machine…

.NET .NET Core .NET MAUI ASP.NET Azure Blazor Visual Studio

.NET Aspire 9 – Could Native App Development

Nov 27, 2024 Rijwan Ansari 0 Comments

.NET Aspire 9 is a game-changing platform for developers who want to build cloud-native applications faster and more efficiently. NET Aspire 9 empowers developers to meet today's software development challenges,…

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

Code Formatting in ASP.NET Project

Nov 18, 2024 Satya Karki 0 Comments

Post Views: 696 To write quality code we need to follow standard practices. For good developer writing code with standard format is very important. In this blogpost we will learn…

.NET .NET Core ASP.NET

Mastering API Testing with Api.http Files in .NET Projects

Oct 13, 2024 Satya Karki 0 Comments

Post Views: 985 Introduction The Api.http file in a .NET project is a text file containing one or more HTTP requests that can be executed directly from the development environment…

Posts pagination

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

Build Intelligent Support Agents Fast with .NET 10 and Microsoft Agent Framework

Mar 10, 2026 Satya Karki 0 Comments
.NET .NET Core .NET, ASP.NET, AI ASP.NET ASP.NET Core

How to Build Smarter Apps with a Copilot-First Workflow

Mar 5, 2026 Satya Karki 0 Comments
.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

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