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

Visual Studio

Search - IT companies

A proper & well organized listing of IT companies


Friday, January 14, 2022 .NET, Visual Studio

Unable to install NuGet package as NuGet packages are Offline Only in Visual Studio

Unable to install NuGet package as NuGet packages are Offline Only in Visual Studio

You may be facing this issue when working with recently installed Visual Studio. Root Cause:By default, Visual Studio only have one source of NuGet package, which is Microsoft Visual Studio Offline…

Friday, March 06, 2020 Visual Studio, Nuget, .NET

Creating NuGet package using Visual Studio 2019 and publishing it to Nuget.org

In this post, we will understand how can we create a NuGet package using Visual Studio 2019. Also, we will understand, how to deploy this package to Nuget.org to make it available for the rest of the…

Friday, November 30, 2018 Visual Studio

Solution: rzc generate exited with code 1 in Visual Studio 2017

I just got this error when I was publishing my first ASP.NET Core application in Self Contained mode.SolutionOne-liner solution to this problem is - Just repair your Visual Studio.Though I took some…

Thursday, September 20, 2018 Visual Studio

Unable to start debugging on the web server. The remote server returned an error (404) not found.

I recently faced this issue while I was trying to launch my ASP.NET MVC application from Visual Studio 2017 but I was unable t do that because Visual Studio was always showing me a popup with below…

Sunday, July 22, 2018 GIT, Visual Studio

Create a new project & push it to Git Repository

If you are a beginner to Git then you have come to the right place.After watching the below video, you will be able to migrate your new/existing .NET application to GitHub from Visual Studi in a few…

Saturday, March 24, 2018 .NET, Visual Studio

Solution: "PDB does not match image" issue in Post Build event in Visual Studio

This error normally occurs when you are using Post Build event to move your .PDB & .DLL files from you current project's bin directory to some other project's bin directory. And when you run the…

Thursday, March 15, 2018 ESLint, Visual Studio

How to enable/disable ESLint in Visual Studio 2017 ?

What is ESLint?ESLint has been already been integrated in Visual Studio 2017 by Microsoft. You can enable or disable it as per your project requirement.How to enable or disable it in Visual Studio…

Sunday, November 19, 2017 TypeScript, Visual Studio

How to check TypeScript version installed in Visual Studio?

To check which version of TypeScript is your Visual Studio using, there are 3 ways.First, you can open Visual Studio and then go to Help menu. UnderHelp menu, click on About Microsoft Visual Studio -…

Recent posts
Implementing Configuration, Logging & Dependency Injection in AWS Lambda using .NET Core
May 18, 2022 11:30
Implementing Configuration, Logging & Dependency Injection in AWS Lambda using .NET Core

Logging to AWS CloudWatch using Log4Net in .NET Core
Apr 24, 2022 11:39
Logging to AWS CloudWatch using Log4Net in .NET Core

Serilog in AWS Lambda using .NET Core
Mar 14, 2022 17:50
Serilog in AWS Lambda using .NET Core

Performing CRUD operations with DynamoDB using ASP.NET Core
Feb 27, 2022 10:02
Performing CRUD operations with DynamoDB using ASP.NET Core

Understanding Credential Loading in AWS SDK for .NET
Feb 18, 2022 19:14
Understanding Credential Loading in AWS SDK for .NET

Popular tags
.NET .NET Core .NET on AWS Amazon Android Android SDK Angular Angular CLI API ASCII ASP.NET ASP.NET Core ASP.NET MVC Async/Await AWS Azure Azure Notes C# Caching Cloud CloudWatch 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 Laptops Linux Log4Net Logging Metacube Mobile Apps MySQL Next Generation JavaScript NodeJS NoSQL Nuget OAuth OOPS OWIN Powershell RabbitMQ RAM Redis Responsive Design Security SOAP Socket Programming SQL SQL Server StackOverflow Swagger Thread TypeScript Umbraco Unicode Unit Testing Virtual Machines 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
© 2022 CoderJony, All rights reserved.