ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Testing VSCode Extensions with TypeScript
Apr 12, 2024
1

Testing VSCode Extensions with TypeScript

Annika Bassey Jake Reifer
Annika,
Jake

Due to the nature of VS Code, testing extensions can be quite complex. In this blog post, we explore various ways to write unit tests for VS Code extensions, as well as strategies for writing more sufficient integration tests.

Develop Microsoft Teams multi-tenants application that enables access to a legacy software running on-premises
Apr 5, 2024
6

Develop Microsoft Teams multi-tenants application that enables access to a legacy software running on-premises

Julien Corioland
Julien Corioland

In this article, we describe how we built a multi-tenants Microsoft Teams application that is able to connect to a legacy software running on-premises at different customers', in a scalable, secure and reliable way.

Image manipulation experiments for Mobile Read Hero Images(MRHI) compatibility
Mar 29, 2024
0

Image manipulation experiments for Mobile Read Hero Images(MRHI) compatibility

Sushant Bhalla Munish Malhotra Kshitij Sharma
Sushant,
Munish,
Kshitij

Introduction The Consumer Packaged Goods (CPGs) industry relies on multiple channels for selling the products and aims to provide a seamless buying experience for the consumer. With the advent of omni-channel retailing, Consumer Packaged Goods (CPGs) and retailers are striving towards providing the best possible experience to the customer alongside working on providing the most available information on the product they are selling on these touch points. On an e-commerce Channel which sells multiple products, the need for a compliant product (SKU) image is key. This is where a Mobile Ready Hero Image (MRHI) becom...

APIs load testing using K6
Mar 22, 2024
3

APIs load testing using K6

Ayman
Ayman

In this post, We will go through the load testing concepts and how to use the K6 framework to perform load testing for API endpoints.

Plugins in Dataverse
Mar 8, 2024
2

Plugins in Dataverse

Sweta Kumari
Sweta Kumari

This post focusses on different technology options available for exporting data out of Dataverse based on an event-driven architecture. It also provides guidance on how to achieve it.

Crafting an Opinionated Logging and Error Handling Framework for Enhanced Observability in PowerShell
Mar 1, 2024
4

Crafting an Opinionated Logging and Error Handling Framework for Enhanced Observability in PowerShell

Maho Pacheco
Maho Pacheco

Logging with PowerShell and share insights gained during our development journey, resulting in the development of a highly opinionated set of code to manage logging effectively.

Consuming Azure OpenAI resources in AKS with Workload Identities
Feb 23, 2024
1

Consuming Azure OpenAI resources in AKS with Workload Identities

Juan Burckhardt
Juan Burckhardt

This post will showcase the use of Azure OpenAI from AKS without the need for sharing secrets.

Streamlining Development through Monorepo with Independent Release Cycles
Feb 16, 2024
3

Streamlining Development through Monorepo with Independent Release Cycles

Pramita Winata
Pramita Winata

Streamlining Development through Monorepo with Independent Release Cycles

Engineering Document (P&ID) Digitization
Feb 9, 2024
12

Engineering Document (P&ID) Digitization

Oscar Fimbres
Oscar Fimbres

Journey on how to solve engineering document digitization problem through a proposed method and the end-to-end solution.