This type of application executes fully on the server within the ASP.NET Core application. To communicate with the HTML, the server-side application uses SignalR. This is provided through the JavaScript file called blazor.server.js. The server-side code was communicating with the client-side code in real time using SignalR. the benefit of this type of application is that the […]
AWS Lambda AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. You can trigger Lambda from over 200 AWS services and software as a service (SaaS) applications, and only pay for what you use. The code is […]
1.0 What is Camunda Camunda is an open-source workflow and decision automation platform. It is developed in Java and released as open-source software under the terms of Apache License on August 2013. It provides a Business Process Model and Notation (BPMN) standard compliant workflow engine and a Decision Model and Notation (DMN) standard compliant decision […]
QA moto should be Test early & Fail fast !! “If things are not failing, you are not innovating enough.”- Elon Musk Testing should start as early as possible in SDLC, but WHY? Do you think this approach is relevant today? — BIG NO Why QA should avoid this traditional approach? Impact when defects found […]
Many people are fully aware of how their body language can communicate their feelings and emotions to the outside world, whether intentionally or not. For instance, crossed arms might signal defensiveness, consistent eye contact can relay a sense of confidence, and leaning forward can suggest engagement and interest. It might be a surprise to see […]
What is SEO? SEO stands for Search Engine Optimization which means taking an online content and optimizing it so that search engines like Google show it towards the top of the page during search. This is a continuous practice to increasing the quantity and quality of traffic of your website through organic search engine results. […]
Cost of Owning a Mess If you have been a programmer for more than two or three years, you have probably been significantly slowed down by someone else’s messy code. If you have been a programmer for longer than two or three years, you have probably been slowed down by messy code. The degree of […]
Azure Cosmos DB is a fully managed globally distributed multi master replication NoSQL database. Its’s designed for high scale global replication low latency database. It has excellent response times and 99.999% availability. Key Features Global Distribution: Distributed across all major regions in Azure across the globe. Regional Presence: It is available in all regions where […]
Before I start elaborating on the manners that we must stick to while using various communication channels, we need to understand how to pick the most effective communication channel to deliver your message to its intended audience. Is it OK to send a text to your manager? When addressing a quick question, should you email […]
More Improvements to Horizon Horizon is the next-generation editor in Sitecore Experience Platform. Horizon includes the following features: The page editor, which you use to create and edit web pages. As you edit a page, you can see how it will appear on different devices. Simulator mode, which you use to preview web pages as […]