• Home
  • Blogs
  • Interview Questions
      • ASP.NET
      • ASP.NET Fundamentals
      • ASP.NET MVC
      • ASP.NET Core
      • .NET
      • C#
      • JavaScript and Frameworks
      • JavaScript
      • Angular
      • Design Patterns & Practices
      • OOPS
      • Data Structures & Algorithms
  • About
  • Contact
        

Search - IT companies

A proper & well organized listing of IT companies


Saturday, October 24, 2020 ASP.NET, OAuth

Implementing Login with Microsoft or Azure Active Directory Account using ASP.NET Core 3.1

In this post, we will understand how can we enable the user to sign-in with their work, school, or personal Microsoft account or Azure Active Directory account using ASP.NET Core.I have used Visual…

Thursday, April 16, 2020 ASP.NET, ASP.NET Core, Swagger, C#, Web API

Adding Swagger to ASP.NET Core 3.1 Web API

In this post, we will understand how can we add Swagger UI in an ASP.NET Core 3.1 Web API project.Swagger UI: Swagger UI allows API users to visualize and interact withthe API resources without…

Saturday, March 14, 2020 ASP.NET Core, C#, ASP.NET

Read AppSettings in ASP.NET Core 3.1 from appsettings.json file

In this article, we will understand, how can we read the AppSettings from appsettings.json file in ASP.NET Core 3.1.So let's begin.Step 1:…

Thursday, October 17, 2019 Web API, ASP.NET, Log4Net

Integrating Log4Net with ASP.NET Web API2 and SQL Server

In this post, I will explain you how can you integrate famous .NET logging library (Log4Net) in your ASP.NET project. Though, particularly in this post I am using an ASP.NET Web API project, but the…

Saturday, July 27, 2019 ASP.NET, Exception Handling, .NET, C#

Solution: Could not load file or assembly 'System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Root CauseYou normally get such issue when you take the reference of certain third party library in your application.*For example, you took the reference of RestSharp (A third-party library) from…

Friday, November 03, 2017 Thread, IIS, Async/Await, ASP.NET

What is Thread Starvation in ASP.NET applications?

How IIS Process a Web Request?In ASP.NET, web requests are processed by IIS. Once your request arrives at IIS, a thread (also known as Worker Thread) from the CLR ThreadPool is taken to process your…

  • IT/Software Companies in Jaipur

  • Angular Interview Questions

  • ASP.NET MVC Interview Questions

Recent posts
Cloud Computing Concepts - High Availability, Scalability, Elasticity, Agility, Fault Tolerance and Disaster Recovery
Dec 29, 2020 16:08
Cloud Computing Concepts - High Availability, Scalability, Elasticity, Agility, Fault Tolerance and Disaster Recovery

Migrate Local SQL Server Database to Azure SQL Database
Dec 26, 2020 10:00
Migrate Local SQL Server Database to Azure SQL Database

What is Network Security Group in Azure
Dec 24, 2020 08:10
What is Network Security Group in Azure

Connecting with Azure SQL Database using Azure Active Directory and Managed Identity in .NET Core
Dec 13, 2020 18:49
Connecting with Azure SQL Database using Azure Active Directory and Managed Identity in .NET Core

Multiple ways to access Key Vault from .NET Core Web Application
Dec 13, 2020 18:36
Multiple ways to access Key Vault from .NET Core Web Application

Popular tags
.NET Android Angular Angular CLI API ASCII ASP.NET ASP.NET Core ASP.NET MVC Async/Await AWS Azure Azure Notes C# Caching Cloud Cordova Cryptography CSS Docker Docker Container Encoding ESLint Exception Handling Font Awesome GIT Google Fonts IIS Interview Questions Ionic 4 Ionic 5 Ionic Framework Jaipur JavaScript Linux Log4Net Metacube Mobile Apps MySQL Next Generation JavaScript NodeJS NoSQL Nuget OAuth OOPS OWIN Powershell RabbitMQ Redis Responsive Design Security SOAP Socket Programming SQL SQL Server StackOverflow Swagger Thread TypeScript Umbraco Unicode Unit Testing Visual Studio VSTS WCF Web API Web Development Web Server Web Services Web Sockets Window Service Xamarin
Quick Links
  • Blogs
  • About
  • Private Policy
  • Technology Stack
  • Contact Us
Connect with us
  • Facebook
  • LinkedIn
  • Stack Overflow
  • GitHub
  • Instagram
© 2021 CoderJony, All rights reserved.