Skip to content
  • May 15, 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
  • Forums
  • Features
  • Events
  • News
  • Courses
    • Azure Machine Learning
    • Power Platform Course

Latest Post

Mastering Unit Testing in .NET: From Basics to Best Practices Ensuring High Availability: A Comprehensive Disaster Recovery Plan for Azure App Service Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR AI Meets .NET: Building Intelligent Apps with .NET 9 Building Smarter Apps with ML.NET: Sentiment Analysis in .NET 9
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 1 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
.NET Artificial Intelligence Azure Azure Bot Service Azure Cognitive Services Azure DevOps Azure Machine Learning Blazor Events Feature Highlight Machine Learning News

Global AI Bootcamp 2023 Philippines

Jan 1, 2023 Rijwan Ansari 1 Comments
  • Latest
  • Popular
  • Trending
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
Ensuring High Availability: A Comprehensive Disaster Recovery Plan for Azure App Service
.NET Azure Azure App Service
Ensuring High Availability: A Comprehensive Disaster Recovery Plan for Azure App Service
Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR
.NET .NET Core ASP.NET ASP.NET Core Entity Framework Web Development
Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR
AI Meets .NET: Building Intelligent Apps with .NET 9
.NET .NET Core Artificial Intelligence Machine Learning
AI Meets .NET: Building Intelligent Apps with .NET 9
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 Core Artificial Intelligence ASP.NET Machine Learning

Build Your Own Cortana Skill

Oct 5, 2017 Rijwan Ansari 0 Comments

Post Views: 15 Building a Cortana skill means that Cortana can use your bots, services, websites, and apps to help people – but did you know that you can write…

.NET Core ASP.NET

What’s New in Visual Studio 2017

Oct 5, 2017 Rijwan Ansari 0 Comments

Post Views: 11 Visual Studio is a productivity game changer for C#! The .NET Compiler Platform (“Roslyn”) enables many new experiences that will change the way you write and debug…

.NET Core ASP.NET

What’s New in Entity Framework Core 2.0

Oct 5, 2017 Rijwan Ansari 0 Comments

Post Views: 16 Entity Framework Core is a lightweight, extensible, and cross-platform version of the popular Entity Framework data access technology. In this session we’ll look at what’s new in…

ASP.NET ASP.NET Core

How to get the session value and show into view in asp.net Core?

Oct 5, 2017 Satya Karki 0 Comments

Post Views: 21 One way for this is:  Get the session value and store it to View Bag in the controller and then show the view bag value to the…

ASP.NET ASP.NET Core

How to set and get the session value in asp.net core.

Oct 5, 2017 Satya Karki 2 Comments

Post Views: 130 The Microsoft.AspNetCore.Session package provides middleware for managing session state. Add the following heightened line in your Startup.cs [code language=”csharp”] public void ConfigureServices(IServiceCollection services) { services.AddMvc(); // Adds…

Uncategorized

Searchable Dropdown in SharePoint /ASP.NET

Oct 5, 2017 Rijwan Ansari 0 Comments

Post Views: 32

ASP.NET SharePoint SharePoint Online

Searchable Dropdown in SharePoint /ASP.NET

Oct 4, 2017 Rijwan Ansari 2 Comments

Post Views: 56 As we know that default dropdown list is not searchable. Simple way to create searchable in asp.net/SharePoint solution. Problem: Resolution: ( Converting simple dropdown list to searchable…

Windows

How to Restore the deleted/quarantined items by Windows Defender?

Oct 4, 2017 Satya Karki 1 Comments

Post Views: 96 Sometimes Windows Defender can detect your custom app, .exe file or other files as a threat and might have been deleted by the defender. If you want to…

SharePoint SharePoint Online

SharePoint Future : Roadmap to the Future of SharePoint

Oct 3, 2017 Rijwan Ansari 1 Comments

Post Views: 15 “The Future of SharePoint is Bright,” says Seth Patton, General Manager for SharePoint and OneDrive.  This was the overarching theme in a 110-minute live online event made…

ASP.NET

ASP.Net Interview Question and Answers for Mid Level

Oct 3, 2017 Satya Karki 0 Comments

Post Views: 25  1. What are the asp.net page life cycle, name cycle? Answer: PreInit() Init() InitComplete() PreLoad() Load() LoadComplete PreRender() Render() Unload() 2. What are the different Types of ASP.Net Validation…

Posts pagination

1 … 31 32 33 … 35
C# Corner MVP
C# Corner MVP
Loading
Categories
Archives
Meta
  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Topic Tags
  • ASP.NET
  • .NET 6
  • Entity framework
  • DBContext
  • .NET Core
  • 英国『利物浦赫普大学』毕业典礼时间【微信51217
  • 加拿大『多伦多大学』毕业典礼时间【微信512171
  • Machine Learning
  • Azure
  • Última
View all tags (561)

You missed

.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
.NET Azure Azure App Service

Ensuring High Availability: A Comprehensive Disaster Recovery Plan for Azure App Service

Feb 26, 2025 Satya Karki 0 Comments
.NET .NET Core ASP.NET ASP.NET Core Entity Framework Web Development

Building a Dynamic Database Web API in .NET 9 Using Clean Architecture and MediatR

Feb 26, 2025 Rijwan Ansari 0 Comments
.NET .NET Core Artificial Intelligence Machine Learning

AI Meets .NET: Building Intelligent Apps with .NET 9

Feb 23, 2025 Rijwan Ansari 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