When to use .NET Framework and .NET Core
Post Views: 137 Introduction This write up will describe differences and when to use .NET Framework and .NET Core shortly. This will help reader to understand and use it in…
Assets file project.assets.json not found. Run a NuGet package restore to generate this file
Post Views: 204 Actual Error: Assets file project.assets.json not found. Run a NuGet package restore to generate this file. ‘..\sdk\3.1.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets’ The error occurs because the dotnet cli does not create…
SharePoint: Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included.
Post Views: 573 While installing SharePoint, Session State is disabled by default. If you have used session in any farm solutions then you might face this error. Error: Session state…
Power BI Report, Dashboard |Pie, Column Chart -Part 2
Post Views: 205 Introduction This article will explain the options available in Power BI and how to use them to create reports and dashboard. Additionally, it will reveal how to…
Power Automate | Send a Customized Email When a new SharePoint List Item Added – Part 1
Post Views: 1,693 Introduction In this article, we will learn to create a Power automation or a flow using SharePoint List. This article will demonstrate simple steps to create a…
Azure Machine Learning and Machine Learning Infrastructure Requirements
Post Views: 2,697 In this article, I will elucidate about Azure Machine learning, why to choose Azure ML and Machine Learning Infrastructure requirements. Azure, a most common and used word…
Azure Machine Learning, AI | Part 1, Introduction and Concept of Machine Learning
Post Views: 63 In this course, you will learn about Azure machine learning and, a great platform MS Azure through which you can create, maintain and distribute real world ML…
Azure Machine Learning, AI | Part 1 Introduction and Concept of Machine Learning
Post Views: 624 In this course, you will learn about Azure machine learning and, a great platform MS Azure through which you can create, maintain and distribute real world ML…
MSSQL View, Change in Underlying Table and Impact in .NET Application
Post Views: 293 Problem Background Our .NET application was working fine, we got same change request and feature addition in the application. We change our code and added new features…
An Introduction to Microsoft Power Platform
Post Views: 1,103 In this article, I will introduce Microsoft Power Platform in brief. Introduction to Power Platform In current situation of COVID-19, physically file transfer and approval from each…