Skip to content
  • September 13, 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
.NET .NET Core

Getting Started With .NET 6.0 Console Application

Feb 20, 2022 Satya Karki 17 Comments

Post Views: 2,468 Introduction As we know .NET 6 is the latest version of .NET and is generally available with lots of improvement in performance, security, code quality, developer experience…

Azure DevOps GitHub

How to Give Code Review Feedback in GitHub

Feb 19, 2022 Satya Karki 1 Comments

Post Views: 761 In this blog, we will learn the code review process in GitHub, give feedback and submit the review from the reviewer side. When someone sends you a…

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

Microsoft Releases .NET 7 Preview 1

Feb 18, 2022 Satya Karki 0 Comments

SP.NET Core Preview 1 and EF7 Preview 1 released are announced today. .NET 7 builds on the foundation set up by .NET 6, which includes a unified set of base libraries, runtime, and…

Azure DevOps Feature GitHub Web Development

What is Open-Source Development

Feb 18, 2022 Satya Karki 0 Comments

Post Views: 458 Introduction This article describes the open-source development, its licensing terms, benefits, and how to contribute to the open-source projects as well as how one takes benefits from…

Digital Transformation Power Automate Power BI Power Platform

Role of Data Analysis – Digital Transformation

Feb 17, 2022 Rijwan Ansari 0 Comments

As we know that data has been playing a significant role in decision-making, and there are various types of analysis that help to do leveraging data. Analytics and AI plays…

Digital Transformation Power BI Power Platform

Overview of Data, Data Analysis and Its Types

Feb 12, 2022 Rijwan Ansari 0 Comments

Post Views: 71 As we know that data has been playing a significant role in decision-making, and there are various types of analysis that help to do leveraging data. Analytics…

Git GitHub Web Development

Important Git Commands With Examples

Feb 5, 2022 Satya Karki 2 Comments

Post Views: 852 Introduction In software development writing code, collaborating, and merging code from several developers or contributors, managing versions, rollbacks are very important and common things. Without using any…

.NET Core ASP.NET ASP.NET .NET Framework ASP.NET Core Solution Design and Architecture

What is Clean Architecture

Feb 1, 2022 Rijwan Ansari 0 Comments

The primary idea in Clean Architecture is to make the solution adaptive, keep the core business or application logic use cases independent of frontend and external frameworks. The whole idea of…

ASP.NET ASP.NET Core

Getting Started with ASP.NET Core Web App (MVC) Using .NET 6

Jan 27, 2022 Satya Karki 0 Comments

Post Views: 1,607 In this article, we will learn what is MVC and how to create your first ASP.NET MVC project in .NET 6 using visual studio. This article is…

Digital Transformation Power BI Power Platform

Speaker: Embracing Digital Transformation for SMB

Jan 18, 2022 Rijwan Ansari 0 Comments

Post Views: 46 Like other economic players, the novel pandemic severely hit small-medium businesses, the more significant source of growth and employment in the country by disrupting national and international…

Posts pagination

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