(Eugen Paraschiv) Docker is a platform for packaging, deploying, and running applications in containers. It can run containers on any system that supports the platform: a developer’s laptop, systems on “on-prem,” or in the cloud without modification. Images, the packages Docker uses for applications
Tag: JSON / JAVA / XML
Learn ASP.NET MVC Using Angular 5
(Thiruppathi R) In this article, we will learn how to integrate Angular 5 with ASP.NET MVC and simple data binding using Visual Studio.
Java Batch Tutorial
(Anand Kumar) In today’s world internet has changed the way we live our lives and one of the major reasons for that is the usage of internet for most of the daily chores. This lead to huge amount of data available for processing.
How AtomicReference Works in Java
(Sankar Banerjee) AtomicReferences are handy to have around. Let’s see one in action and compare it to synchronized blocks to see the benefits they bring.
How to Create an App with Angular 6 and ASP.NET Core 2.0
(Arun Endapally) This article would help you in getting started from scratch with Angular 6, ASP.NET Core & Angular CLI using Visual Studio 2017.
Create Site Column In SharePoint From OOB And JSOM
(Kaviya Balasubramanian) In this article, I would like to share the steps to create a site column and code to create the site column in SharePoint using JSOM.
Java vs. Python: Coding Battle Royale
(Ben Putano) While we all started to learn how to code with HTML, developing a sophisticated app requires a more advanced language. Java and Python are two of the hottest programming languages in the market right now because of their versatility, efficiency, and automation capabilities.
ASP.Net Core2.0, Angular6 – SPA
(Shashangka Shekhar) In this post, we are going to explore how a Single Page Application (SPA) sample can be put together using ASP.Net Core & Angular from scratch.
Creating Custom Pipe Using Safe HTML In Angular 5
(Rupesh Kahane) Every application starts out with what seems like a simple task: get data, transform it, and show it to users. Getting data could be as simple as creating a local variable or as complex as streaming data over a WebSocket.
How to Implement ObjectStatus with EntityWorker.Core and JavaScript
(Alen Toma) Using EntityWorker.Core to save and delete object depending on objectstatus.