.NET Core and Microsoft Bot Framework
A tutorial on creating a Skype bot using .NET Core and the Microsoft Bot Framework, covering setup, registration, and basic implementation.
A tutorial on creating a Skype bot using .NET Core and the Microsoft Bot Framework, covering setup, registration, and basic implementation.
Tips for using Docker to compile, cross-compile, and deploy Go applications without installing Go locally.
Explores the motivations behind proprietary vs. open source software, arguing that understanding developer intent is key to choosing software that serves user interests.
Apple announced real-time collaboration for iWork, sparking a look at the history and technical challenges of offline-first, real-time sync.
A technique for autoprefixing CSS properties using CSS variables, demonstrated with clip-path.
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.
A guide to deploying applications to Azure VMs using VSTS Release Management, covering common pitfalls and solutions.
A developer announces and shares thoughts on preparing for their first major conference talks at NSSpain and FrenchKit, focusing on Swift and live-coding challenges.
A guide to analyzing .NET memory dumps using the CLR MD library, covering heap inspection and string analysis.
Using R code to generate permutations of digits (2,2,5,5,9,9), analyzing divisibility by 11 and primality.
Troubleshooting Oracle GoldenGate for Big Data Kafka Handler errors using logdump and debug logs.
An introduction to Brunch, a simple and convention-based JavaScript build tool for modern web development projects.
Summary of the VMworld 2016 keynote, focusing on VMware's new cross-cloud architecture and strategy for multi-cloud management.
A tutorial on building a serverless Web API with Azure Functions to generate vCard QR codes from user-provided contact details.
A developer details using Charles Proxy as an alternative to Adobe's Bloodhound tool for testing analytics calls in a mobile app, overcoming SSL and request-blocking issues.
Explores Bayesian vs. Frequentist approaches to the multiple comparisons problem in statistical inference and data analysis.
Explores the key benefits and potential risks of adopting cloud computing for businesses, including cost, scalability, and security concerns.
A developer clarifies common myths about Conda, explaining it's a general-purpose package manager distinct from Anaconda and not just for Python.
Author expresses pride and honor at being awarded the VMware vExpert 2016 title, recognizing contributions to the VMware community.
A software testing expert shares insights and a template for effectively reporting defects in mobile applications across various platforms and conditions.