Microsoft Imagine Cup Ideathon Mentorship
Post Views: 33 We are going to provide mentorship to the Microsoft Imagine cup participant in Nepal. Join the event, brainstorm, and get the idea that will be polished through…
Learn developer and data technologies with us
Post Views: 33 We are going to provide mentorship to the Microsoft Imagine cup participant in Nepal. Join the event, brainstorm, and get the idea that will be polished through…
Post Views: 27 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: 149 Introduction In software development writing code, collaborating, and merging code from several developers or contributors, managing versions, and rollbacks are very important and common things. Without using…
Post Views: 136 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.