Skip to content
  • September 16, 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 Production-Ready AI Agents with Microsoft Agent Framework and .NET Top New Features in .NET 11 Preview Developing AI Agents in .NET with OpenClaw Build Intelligent Support Agents Fast with .NET 10 and Microsoft Agent Framework How to Build Smarter Apps with a Copilot-First Workflow
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 Production-Ready AI Agents with Microsoft Agent Framework and .NET
.NET .NET Core .NET, ASP.NET, Artificial Intelligence ASP.NET ASP.NET Core
Building Production-Ready AI Agents with Microsoft Agent Framework and .NET
Top New Features in .NET 11 Preview
.NET .NET Core .NET MAUI .NET, ASP.NET, ASP.NET ASP.NET Core
Top New Features in .NET 11 Preview
Developing AI Agents in .NET with OpenClaw
.NET .NET Core AI Artificial Intelligence ASP.NET ASP.NET Core
Developing AI Agents in .NET with OpenClaw
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 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 Events Feature

Blockchain Development – India Web 3.0 Roadshow 2022

Oct 7, 2022 Satya Karki 0 Comments

Post Views: 101 I will speak at Bcrypt -India Web 3.0 Roadshow 2022 which will be from October 08-16, 2022. Join the session to explore the opportunities and blockchain development…

.NET .NET Core .NET MAUI ASP.NET ASP.NET .NET Framework ASP.NET Core Azure Blazor DevOps Entity Framework Events Meetup Microsoft Visual Studio VS Code

.NET Conf 2022 – Manila, Philippines

Oct 6, 2022 Rijwan Ansari 0 Comments

.NET Conf has been a virtual event since the beginning, and this year we’re celebrating our 12th online conference. We always strive to create a world-class, engaging, virtual experience for…

Artificial Intelligence Azure Bot Service Azure Cognitive Services Azure Machine Learning Bot Framework Events Machine Learning Meetup Power Platform Power Virtual Agent

Global AI Developer Days Philippines 2022

Oct 6, 2022 Rijwan Ansari 0 Comments

The Global AI Developer Days in Manila, Philippines is a free event on 29 October 2022 from 18:00 – 21:00 (MYT).

.NET ASP.NET ASP.NET Core

How to Receive Real-time Data in an ASP.NET Core Client Application using SignalR JavaScript Client

Sep 27, 2022 Satya Karki 0 Comments

Post Views: 518 Introduction SignalR is an open-source library that facilitates to add real-time functionality to web applications. Using this, the server application can push real-time data to the client.…

.NET ASP.NET ASP.NET Core

Display only Date in Dropdown

Sep 23, 2022 Satya Karki 0 Comments

Post Views: 365 This write up explains how to display only date value in the dropdown for the field containing the date and time value in Asp.net. We can show…

.NET .NET MAUI Visual Studio

.NET MAUI Generally Available in Visual Studio 2022 17.3

Aug 31, 2022 Satya Karki 0 Comments

Post Views: 355 On Aug 9th 2022, Microsoft has released Visual Studio 17.3 which is generally available. Visual Studio 17.3 contains the new features for example .NET MAUI GA tooling,…

Angular Angular CLI

Resolve: Your global Angular CLI version is greater than your local version

Aug 30, 2022 Satya Karki 0 Comments

Post Views: 356 I was creating an angular project and got the below warning: “Your global Angular CLI version is greater than your local version“ To fix the above warning…

DevOps Git GitHub

Renaming Git Branch

Aug 25, 2022 Satya Karki 0 Comments

Post Views: 315 In this write-up, we will learn to rename the Git branch. There are different ways to accomplish this task however, we will explore two methods to rename…

.NET .NET Core .NET MAUI ASP.NET ASP.NET .NET Framework ASP.NET Core Blazor Feature

Build A Blazor Hybrid App with .NET MAUI for Cross-Platform Application

Aug 20, 2022 Rijwan Ansari 0 Comments

.NET MAUI together with Blazor can enable a single code base of Web UI components for native mobile, desktop and web applications.

Blockchain

Deploy And Interact With Smart Contract Using Cirrus Core Wallet On Stratis Blockchain

Aug 19, 2022 Satya Karki 0 Comments

Post Views: 154 Introduction This article provides you with detailed information on how to deploy and call a contract using Cirrus core Private net wallet. So, once your contract code…

Posts pagination

1 … 11 12 13 … 36
C# Corner MVP
C# Corner MVP
Loading
Categories
Archives
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

You missed

.NET .NET Core .NET, ASP.NET, Artificial Intelligence ASP.NET ASP.NET Core

Building Production-Ready AI Agents with Microsoft Agent Framework and .NET

Aug 25, 2026 Satya Karki 0 Comments
.NET .NET Core .NET MAUI .NET, ASP.NET, ASP.NET ASP.NET Core

Top New Features in .NET 11 Preview

Jul 31, 2026 Satya Karki 0 Comments
.NET .NET Core AI Artificial Intelligence ASP.NET ASP.NET Core

Developing AI Agents in .NET with OpenClaw

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

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