Skip to content
  • April 29, 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
ASP.NET Azure

Azure RBAC Role Based Access Control Demonstration with Azure App Service

Apr 9, 2021 Rijwan Ansari 0 Comments

Post Views: 2,764 Azure provides much flexible role-based access control for Azure resources through which you can efficiently manage users access to azure resources, can allow the level of permission,…

Azure CodeProject

What is Azure Role-Based Access Control (RBAC)

Mar 28, 2021 Rijwan Ansari 2 Comments

Post Views: 3,340 Background In terms of cloud computing, access control plays vital role in order to manage permissions effectively. Any organization using cloud, they need to provide wide range…

SQL Server

How To Import Or Restore BACPAC File Using SQL Server Management Studio?

Mar 25, 2021 Satya Karki 2 Comments

Post Views: 4,350 Introduction  Backup package (BACPAC) contains schema and data for SQL Server database. We can export the database into BACPAC and import it in new environment as a…

CodeProject News SharePoint SharePoint Administrator SharePoint Development SharePoint End User SharePoint Online

Introducing a SharePoint App Bar in Modern SharePoint Online

Mar 25, 2021 Rijwan Ansari 0 Comments

Post Views: 3,667 Modern SharePoint is coming with lots of new and exciting features on regular basis. Microsoft is rolling out another new feature, called SharePoint App bar to enhance…

SQL Server

What are the Options for Database Backup and Restore? How to Export BACPAC using SSMS?

Mar 24, 2021 Satya Karki 3 Comments

Post Views: 5,239 Background  Developers use one database to develop the solution and then need to create another environment such as Testing and Production. Once everything is ready in a…

Power BI Power Platform

How to Publish Report from Power BI Desktop to Power BI Service?

Mar 22, 2021 Satya Karki 0 Comments

Post Views: 1,923 Introduction Once we develop or design the Power BI reports using Power BI Desktop, we need to publish it and share with the user. This article describes…

CodeProject SharePoint SharePoint Administrator SharePoint Development SharePoint End User SharePoint Online

Restore list from Existing in Modern SharePoint Online

Mar 21, 2021 Rijwan Ansari 0 Comments

Post Views: 3,092 Recently, we have observed that save list as a template option is missing for Modern SharePoint Online site. Because of which many users are getting confuse on…

Azure CodeProject Feature TFS

What is deployment slots in Azure App Service.

Mar 16, 2021 Rijwan Ansari 3 Comments

Post Views: 3,145 Background In Conventional web hosting, we deploy or publish an application to hosting and soon after publishing, user can access the application via an endpoint or a…

Feature Power BI Power Platform SQL Server SQL Server Reporting Services

How to Configure Power BI Report Server

Mar 11, 2021 Satya Karki 0 Comments

Post Views: 2,647 Introduction Many organizations are reluctant to go to cloud environment due to various reasons such as data privacy, security, compliance or data-sovereignty and data sensitivity. Power BI…

SQL Server SQL Server Reporting Services

How to Register Report Server from SQL Server Management Studio

Mar 11, 2021 Satya Karki 1 Comments

Post Views: 1,651 Introduction SQL Server Reporting Services (SSRS) is a part of a suite of Microsoft SQL Server services. This article explains hot to handle connection issue in SSRS. By default,…

Posts pagination

1 … 23 24 25 … 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

Apr 2, 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