Mastering Infrastructure Agility with Terraform Modules 23 February 2024 logiMONK DevOps AND Cloud Infra 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 ? 27 November 2021 logiMONK .Net, Blazor, C#, General, Web Assembly Development of Web Applications: For development of web applications, two-element procedures are req [More]
Microservices architecture, what & why? 10 May 2019 logiMONK .Net, C#, General Introduction: Microservice applications are composed of small, independently versioned, and scalable [More]
Foreground Service in Android 23 December 2018 logiMONK Android Services are very useful application component of Android. When you have to perform a long-running t [More]
SOLID 11 December 2018 logiMONK .Net, C#, General S.O.L.I.D is an acronym for the first five object-oriented design(OOD) principles. These princi [More]
WebAssembly: How and why 11 December 2018 logiMONK 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 11 December 2018 logiMONK .Net, Blazor, C#, General, SPA, Web Assembly 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# 09 November 2018 logiMONK .Net, General, NoSQL Introduction MongoDB is an open source NoSQL DBMS stores data in form of bson documents (b [More]
Monitor your queries using SQL Profiler 09 October 2018 logiMONK .Net, General, SQL 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 09 September 2018 logiMONK Android, General In mobile application development screen orientation (portrait, landscape) matters a lot. Some appli [More]