Showing results for Frameworks - ISE Developer Blog

Aug 2, 2024
8

Converting multiple sources to FHIR using Liquid

Arpit Gaur
Arpit Gaur

A brief summary of how Microsoft ISE teams creation a solution to integrate patients data from multiple fragmented sources into a standard FHIR data model

CSEISEFrameworks
Dec 14, 2023
1

Debugging Java Dapr-enabled Apps in GitHub Codespaces

Nico Jimenez
Nico Jimenez

To simplify the development and debugging of complex Java Dapr-enabled microservices we recommend leveraging Docker Compose to define all services including the Java Apps, each with its own Dapr sidecar, plus infrastructure/dependent services all these running in individual containers. Using a VS Code devcontainer with Docker-in-Docker support, enabling Java extensions, and installing Maven and OpenJDK. Creating a new GitHub Codespaces instance and finally employing VS Code to attach to a remote Java process for debugging purposes.

CSEContainersFrameworks
May 17, 2023
2

Getting to Know TypeScript Generics

Bryan
Bryan

A guide to using TypeScript Generics as a way to create reusable logic that will work for a multitude of types.

CSEFrameworks
Mar 2, 2022
1

Entity Framework Journey

agonzalez
agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. In this article, we will cover an aspect of our Engineering Fundamentals, DB change management using Entity Framework.

CSEFrameworks
Mar 19, 2019
0
1

Real-time Streaming Of 3D Enterprise Applications From The Cloud To Low-powered Devices

Andrei Ermilov
Andrei Ermilov

Microsoft recently partnered with AVEVA, an engineering, design and management software provider to the Power, Oil & Gas and Marine industries. AVEVA’s challenge is one that is becoming more and more common in the construction visualization space: ever increasing complexity of 3D data that needs to be highly interactive to a customer base ...

Frameworks
Apr 4, 2018
0
1

App-to-app communication with React Native on Android

Eric Rozell
Eric Rozell

The ixo Foundation is building a decentralized impact evaluation protocol using blockchain and W3C decentralized identifier specification. We worked with them to develop a sample client in React Native, including a native Android plugin for app-to-app communication.

FrameworksBlockchain

Feedback