Golden Service Fabric Hammer

James Bradley .NET, Articles, Azure, Development Technologies & Tools, Microservices, Service Fabric, Tutorial Leave a Comment

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I had someย time before my next project started up, so David Pitt asked me to research and write a blog on Service Fabric.ย It sounded …

Design Tool

Modernization: HTML5 Designer Tool

Keyhole Software Application Rewrite, JavaScript, Modernization, New Development, Technology & SaaS

A team of Keyhole Consultantsย has been focused on a rewrite initiative for a clientย proprietary Designer tool.

This tool enables a non-programmer to create a form-based web application by dragging UI elements onto a page of a form. The form contains pages that have UI elements. Each element has a number of associated properties, interactive at design-time. Each element can have behaviors that impart program logic to the form. The form can have a workflow associated with it. The tool user interacts with those artifacts by dragging and dropping elements, drawing behavior or workflow connections, modifying properties, and then saving the form, as XML, to a server. A web-based player interprets the form XML to serve it to an end-user as a web application.

Whirlpool: Microservices Using Netty And Kafka

John Boardman Articles, Development Technologies & Tools, Java, Microservices, Tutorial 2 Comments

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Introduction Update! Whirlpool now uses the “just released” Netty version 4.1.3. The great news about this is the upgrade required zero code changes, just …

Microservices ร  la Service Fabric

Chase Aucoin .NET, Agile, Articles, Azure, Development Technologies & Tools, DevOps, Docker, Microservices, Service Fabric, Tutorial Leave a Comment

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Service Fabric is a massively progressive step for Microsoft. At the core, it is a distributed systems platform used to build scalable and reliable …