GitHub Copilot – Your AI Pair To Write Code Faster and Efficiently
GitHub Copilot is a new AI tool that helps developers to write code faster and better. Indeed, it is an AI coding partner that provides suggestions to your code and…
Learn developer and data technologies with us
GitHub Copilot is a new AI tool that helps developers to write code faster and better. Indeed, it is an AI coding partner that provides suggestions to your code and…
Azure PaaS service enables a sustainable development environment in the cloud to deliver high quality software that is feasible for simple to sophisticated, cloud-enabled enterprise applications. With Azure PaaS services,…
SAS tokens provide a flexible and secure way to grant temporary access to Azure storage resources without compromising the security of the storage account. It provides a way to grant…
Post Views: 124 We are going to speak at the techWebinar on Sunday, 05 February 2023 at 6:00 PM Nepal time (NPT). Joining Link – https://zoom.us/j/91236735675?pwd=OWQySjRDL2dISytpMXNoam52UkRVdz09 I will speak on the…
Post Views: 89 Introduction Visual Studio Code (VS Code) is a source code editor developed by Microsoft. It is most popular with several developers and educational institutions around the world…
Azure Storage is a modern cloud storage solution owned by Microsoft, for almost every data storage scenario that is highly secure, scalable, durable, and easy to manage. It is well…
Post Views: 35 Article of the #month for November 2022 – “Build A Web App With Blazor In .NET 7” by Rijwan Ansari. Article: https://www.c-sharpcorner.com/article/build-a-web-app-with-blazor-in-net-7/ https://www.linkedin.com/posts/csharpcorner_month-blazor-webapp-activity-7007695952765448192-v2wj/?utm_source=share&utm_medium=member_desktop
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an…
Post Views: 168 I am speaking at .NET Conf, Pune 2022 (Virtual). Topic: Clean Architecture for Blazor Web Apps with .NET 7 Overview: What is Clean Architecture Basic Principles behind…
This article describes how we can build Minimal APIs in .NET 7 using Entity Framework Core 7 with an example and code details.