5 followers
Linux Kernel,Embedded Programming, Apache Spark, ASP.NET Core,Spring Boot
Intro:- Tables are used to display tabular data or text on terminal. Spectre.Console is a .NET library which is used to create console...
Component1():- This method returns 1st element from the given array. >>>val languages = arrayOf<String>("java","python",...
Intro:- Arrays in Kotlin are used to store multiple values having the same data types in a group. Arrays are represented by a pair of square brackets...
Intro:- ASPNET.Core have two types of Routing: Conventional Routing and Attribute Routing. For web app, conventional routing is desired, whereas for...
Intro :- Razor Pages is a one more web application programming model of ASP-dot-NET Core. It removes much of the ceremony of ASP-dot-NET MVC by...
Check the ubuntu version by using this command $ lsb_release -a Let’s Add the Microsoft package signing key $ wget...