Introduction to AutoMapper

AutoMapper is an .NET library which will be very useful to solve your complex problem and also it avoids duplication of code. Those who work on large enterprise .NET applications, most of the times you would change your domain model to view model or vice versa. But sometimes you need to do it in multiple... Continue Reading →

How to create ASP.NET Core Web API using Visual Studio 2019

ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud-based, internet connected applications. Using this framework you can build web applications, IoT applications etc. And also you can develop cross-platform applications. It has better architecture and performance when compared to .NET framework. And also it has built-in dependency injection. In this blog, we... Continue Reading →

Whats new in Visual Studio 2019

Visual Studio is an Integrated Development Environment IDE developed by Microsoft which is used to code,debug and run the respective applications. According to Wikipedia, Visual Studio supports around 36 programming languages and the advantage of using Visual Studio is the code editor and debugger will support all these programming languages and also it supports cross-platform. The latest version of Visual Studio is 2019(16.4.1). There are some major improvements done... Continue Reading →

Useful extensions in Visual Studio

Visual Studio is an Integrated Development Environment(IDE) developed by Microsoft where you can code,debug and run Web, Mobile or Gaming applications. According to Wikipedia, Visual Studio supports around 36 programming languages and the debugger will support all these programming languages. The latest version of Visual Studio is 2019(16.4.1). There's an add-on feature called Extensions in... Continue Reading →

Visual Studio vs Visual Studio Code

Application development has been one of the major tasks of the developers. They can either develop Web, Mobile or Gaming applications depending upon their requirements. To develop these kind of applications the developer needs something powerful which is called as an IDE. An IDE(Integrated Development Environment) is an software application that will be used for... Continue Reading →

Blog at WordPress.com.

Up ↑