Showing archive results for 2018

Sep 5, 2018
Post comments count0
Post likes count0

Combining iterator blocks and async methods in C#

Sergey Tepliakov

One of the best traits of a well-designed system is composability. Large systems are complex and hierarchical and one of the best ways to fight accidental complexity is to compose a system from smaller components. You write and test each component independently then you glue them together to achieve a higher-level behavior. Programming languages...

seteplia
Sep 4, 2018
Post comments count0
Post likes count0

AI Discovery Days at a Microsoft Location Near You

Developer Support

Microsoft’s vision is to democratize AI and make it accessible and valuable to everyone.  Join us to learn how to start building intelligence into your solutions with the Microsoft AI platform, including pre-trained AI services like Cognitive Services and Bot Framework, as well as deep learning tools like Azure Machine Learning.

Machine LearningCosmosDBCognitive Services
Aug 29, 2018
Post comments count0
Post likes count0

Driving industry transformation with Azure

Developer Support

This monthly blog aggregates a series of the newest resources focused on how Azure can address common challenges and drive new opportunities in a variety of industries.

Industry Experiences
Aug 24, 2018
Post comments count0
Post likes count0

Azure Maps Simplified

Developer Support

Azure Maps are fascinating to me and also very useful in an ever increasing IoT world to track/transport goods, monitor traffic patterns for delivery routes and many other applications. What I want to display is the absolute minimum one would need to create their very first Azure Map.

TeamAzureIoT
Aug 22, 2018
Post comments count0
Post likes count0

Back-end API redundancy with Azure API Manager

Developer Support

App Dev Manager Mike Barker walks you through how to build out API redundancy using Azure API Manager. Azure API Manager (APIM) helps organizations publish APIs to external, partner, and internal developers to unlock the potential of their data and services. API Manager provides a single point to present, manage, secure, and publish your APIs.

TeamAPI ManagementAzure API Manager
Aug 20, 2018
Post comments count7
Post likes count0

Continuous Integration, Deployment and Test Automation for Dynamics CRM

Developer Support

Through this series I will be able to share my journey on implementing CICD process for Dynamics CRM with process workflow, POC, and tools. I am sure this will assist developers and architects in having confidence in implementing a successful CICD process for CRM.

TeamDevOpsCI
Aug 13, 2018
Post comments count0
Post likes count0

Part II – Kubernetes DevOps : Introduction to Helm

Developer Support

This is the second post in a multi-part blog series on Kubernetes DevOps using Azure. I am co-authoring this series with the help of my colleague at Microsoft, Daniel Selman. We recently worked on K8s project together and thought to share out learnings. In the last post, you get to know the application that going to be deployed in the Kubernetes cl...

DevOpsKubernetesRazi Rais
Aug 13, 2018
Post comments count0
Post likes count0

Social Media – Benefits as a developer

Developer Support

I was only using Social Media as a place to hang out, relax, and kill time with friends. Then I had an epiphany. I could use social media for personal development, to enrich and advance my career.

TeamCareersSocial Media
Aug 9, 2018
Post comments count0
Post likes count0

How to stop misbehaving programs

Developer Support

GFlags (or the Global Flags Editor) enables and disables advanced debugging and troubleshooting features in Windows. You may be familiar with Gflags if you have had to isolate heap corruption issues or spent time developing Windows drivers. It’s also pretty handy to block the start of an application through debugging if it won’t respond any other w...

Teamdebugginggflags
Aug 8, 2018
Post comments count0
Post likes count0

Kubernetes DevOps I – Introduction to the Historic Events

Developer Support

This is the first post in a multi part blog series on Kubernetes DevOps using Azure. I am co-authoring this series with the help of my colleague at Microsoft, Daniel Selman. We recently worked on K8s project together and thought to share out learnings.

DevOpsKubernetesRazi Rais