Skip to content

Dotnet Copilot

Learn developer and data technologies with us

Dotnet Copilot

Learn developer and data technologies with us

  • Home
  • About Us
    • Dotnet Copilot Community
    • About Author
    • About Satya Karki
    • Cloud Experts Group
  • .NET
    • ASP.NET
    • ASP.NET Core
    • .NET Core
    • Blazor
    • .NET MAUI
    • Entity Framework
  • Technologies
    • Azure
      • Azure OpenAI
      • Azure Bot Service
      • Azure Cognitive Services
      • Azure DevOps
    • Blockchain
      • Ethereum
      • Smart Contract
      • NFT
    • Angular
    • Artificial Intelligence
      • Azure Machine Learning
      • Machine Learning
    • .NET
      • ASP.NET
    • DevOps
      • Git
    • SharePoint
      • SharePoint Online
      • SharePoint Framework (SPFx)
      • SharePoint Development
    • Bootstrap
    • Ajax
    • Database
    • Microsoft 365
    • Power Platform
      • Power Apps
      • Power Automate
      • Power BI
      • Power Virtual Agent
    • Python
    • SQL Server
    • Solution Design and Architecture
    • Visual Studio
    • Web Development
  • Blockchain
    • Smart Contract
    • Ethereum
    • NFT
  • Feature
  • Events
  • News
  • Courses
  • Copilot
    • GitHub Copilot
    • Power Platform Copilot
Announcement Artificial Intelligence Copilot Events Feature Generative AI Highlight Machine Learning OpenAI

Season of AI Agents: Build the Future with AI

Rijwan Ansari May 24, 2025
Artificial Intelligence Azure Azure Cognitive Services Azure DevOps Azure OpenAI Events Generative AI Highlight Machine Learning

Future of Cloud with Azure – Learn, Build, Scale

Rijwan Ansari May 1, 2025
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

Rijwan Ansari January 28, 2025
Announcement Artificial Intelligence Azure Azure Cognitive Services Azure Machine Learning Azure OpenAI Copilot Feature Generative AI GitHub Copilot Highlight Machine Learning News OpenAI Power Platform Copilot

Global AI Bootcamp 2025, Philippines

Rijwan Ansari January 27, 2025
Announcement Artificial Intelligence Azure Azure Machine Learning Azure OpenAI Copilot Generative AI GitHub Copilot Highlight OpenAI Power Platform Copilot

Season of AI: Exploring Current Trends and Advancements

Rijwan Ansari January 26, 2025
Announcement Artificial Intelligence Copilot Events Feature Generative AI Highlight Machine Learning OpenAI

Season of AI Agents: Build the Future with AI

Rijwan Ansari May 24, 2025

Get ready to explore the future of software and automation in this exciting developer-focused event on AI Agents. Whether you’re a developer, architect, or tech enthusiast, this event is packed

.NET .NET Core .NET, ASP.NET, Artificial Intelligence ASP.NET ASP.NET Core Copilot GitHub Copilot Visual Studio

A Closer Look at Agent Mode in Visual Studio 17.14

Satya Karki May 15, 2025

Introduction With the release of Visual Studio 17.14, Microsoft has introduced a groundbreaking feature in public preview: Agent Mode for GitHub Copilot. This feature takes the AI-assisted development experience to

Artificial Intelligence Azure Azure Cognitive Services Azure DevOps Azure OpenAI Events Generative AI Highlight Machine Learning

Future of Cloud with Azure – Learn, Build, Scale

Rijwan Ansari May 1, 2025

Future of Cloud with Azure is an exclusive tech event designed to bring together cloud and AI developers, IT professionals, architects, students, and business leaders to explore how Microsoft Azure…

.NET .NET Core .NET, ASP.NET, ASP.NET Core Blazor Web API

The Developer’s Guide to Effective Error Handling in .NET Web APIs

Rijwan Ansari March 20, 2025

Background There was a time when my wife and I were both working for a U.S.-based company from Nepal. Since the platform we worked on was an e-commerce system for

.NET ASP.NET Visual Studio VS Code

Productivity Hacks for .NET Developers: Tools, Extensions & Shortcuts You Shouldn’t Miss

Satya Karki March 16, 2025

As .NET developers, we’re often racing against deadlines, juggling multiple repositories, debugging elusive bugs, and constantly striving to write clean, efficient, and maintainable code. The good news? There are tons

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

Implementing Azure Key vault in ASP.NET Core Application

Satya Karki March 8, 2025

What is Azure Key Vault? Azure Key Vault is a cloud-based service that securely stores and manages secrets, such as API keys, passwords, certificates, and cryptographic keys. It enhances security

.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

Rijwan Ansari February 26, 2025

Flexibility in database selection is critical in modern application development. A Web API should support multiple database options such as SQL Server, PostgreSQL, MySQL, and SQLite without major code changes.…

.NET .NET Core Artificial Intelligence Machine Learning

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

Rijwan Ansari February 23, 2025

.NET 9 has some great new features, like better performance, better support for cloud-native apps, and a refined ecosystem that works really well with AI workloads. It's got APIs that…

.NET .NET Core Artificial Intelligence Machine Learning

From Text to Insight: Sentiment Analysis in .NET 9 with ML.NET

Satya Karki February 22, 2025

ML.NET is a tool for machine learning that was created by Microsoft. It's designed for developers who are familiar with the .NET framework. With ML.NET, you can build, train, and…

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

A Complete Guide to Quartz.NET Job Scheduling in ASP.NET Core

Satya Karki February 15, 2025

Introduction Quartz.NET is an open-source job scheduling library for .NET applications, enabling developers to execute background tasks at specified times or intervals. This article explains what is quartz, it’s applications

Posts pagination

1 2 3 … 35

« Previous Page — Next Page »

Log in

Recent Posts

  • Visual Studio Adds Powerful New Planning Feature
  • Production-Grade Global Exception Handling in ASP.NET Core — An Architect’s Guide
  • Add Support For .NET 9 in GitHub Codespaces
  • Mastering yield return in C#: A Practical Guide for Modern .NET Developers
  • Eliminate Bugs and Bottlenecks Faster with Copilot Profiler in Visual Studio
Trending
Migration from .NET Core 3.1 to .NET 6.0

.NET .NET 6 .NET 7 .NET Core AI Angular Artificial Intelligence(AI) ASP.NET ASP.NET Core ASP.NET Error Az-900 Azure Azure Machine Learning Blazor Blockchain Blockchain Development C# Copilot Digital Transformation dotNet Entity Framework Event Git GitHub GitHub Copilot Javascript Machine Learning Microsoft Microsoft 365 NFT OpenAI Power Apps Power Bi Power Platform SharePoint SharePoint Designer SharePoint List SharePoint Online Smart Contract SQL SQL Server Stratis version control Visual Studio Web Development

Popular Posts

  • Web Deployment from Visual Studio
  • Passing Data from Controller Action Method to Razor Page in ASP.NET Core MVC
  • How to Resolve Issue of Test Project not Running the Unit Tests After Upgrade to .NET 6
  • Power Automate | Send a Customized Email When a new SharePoint List Item Added – Part 1

Upcoming Events

There are no upcoming events.

You Missed

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

Visual Studio Adds Powerful New Planning Feature

.NET .NET, ASP.NET, ASP.NET DevOps Web API

Production-Grade Global Exception Handling in ASP.NET Core — An Architect’s Guide

.NET ASP.NET Web API

Add Support For .NET 9 in GitHub Codespaces

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

Mastering yield return in C#: A Practical Guide for Modern .NET Developers

Dotnet Copilot

Learn developer and data technologies with us

Copyright © All rights reserved | Blogus by Themeansar.

  • https://rijsat.com
  • Cloud Experts Group
  • Register
  • Courses
  • Events
  • Feature
  • News