LOGIMONK Technologies

Mastering Infrastructure Agility with Terraform Modules

Installing Terraform and Getting Started For Linux: Download the Terraform ZIP archive using curl o [More]

Blazor: How is it Challenging the Dominant JavaScript Frameworks ?

Development of Web Applications: For development of web applications, two-element procedures are req [More]

Microservices architecture, what & why?

Introduction: Microservice applications are composed of small, independently versioned, and scalable [More]

Foreground Service in Android

Services are very useful application component of Android. When you have to perform a long-running t [More]

SOLID

S.O.L.I.D is an acronym for the first five object-oriented design(OOD) principles. These princi [More]

WebAssembly: How and why

How to run native code in the browser, why would you do that, and what does it all mean for JavaScri [More]

Blazor: a technical introduction

What is Blazor? It’s a framework for browser-based (client-side) applications written in .NET, [More]

MongoDB CRUD Operations in Asp.Net Core With C#

Introduction MongoDB is an open source NoSQL DBMS stores data in form of bson documents (b [More]

Monitor your queries using SQL Profiler

We always want to have an easy way to perform our task and also visualize the things. If we tal [More]

Handling Screen Orientation in Android

In mobile application development screen orientation (portrait, landscape) matters a lot. Some appli [More]