Using Text Analytics in call centers
Azure Cognitive Services provides Text Analytics APIs that simplify extracting information from text data using natural language processing and machine learning. These APIs wrap pre-built language...
View ArticleClever little C# and ASP.NET Core features that make me happy
I recently needed to refactor my podcast site which is written in ASP.NET Core 2.2 and running in Azure. The Simplecast backed API changed in a few major ways from their v1 to a new redesigned v2, so...
View ArticleBuild more accurate forecasts with new capabilities in automated machine...
We are excited to announce new capabilities which are apart of time-series forecasting in Azure Machine Learning service. We launched preview of forecasting in December 2018, and we have been excited...
View ArticleHow to optimize your Azure environment
Without the right tools and approach, cloud optimization can be a time-consuming and difficult process. There is an ever growing list of best practices to follow, and it’s constantly in flux as your...
View ArticleImproving Azure DevOps cherry-picking
One of the more powerful git commands is the cherry-pick command. This command takes one or more existing commits and applies each commit’s changes as a new commit on a different branch. This can be an...
View ArticleThis changes everything for the DIY Diabetes Community – TidePool...
I don’t speak in hyperbole very often, and I want to make sure that you all understand what a big deal this is for the diabetes DIY community. Everything that we’ve worked for for the last 20 years, it...
View ArticleMicrosoft hosts HL7 FHIR DevDays
This blog post was co-authored by Greg Moore, Corporate Vice President, Microsoft Healthcare and Peter Lee, Corporate Vice President, Microsoft Healthcare. One of the largest gatherings of healthcare...
View ArticleAnnouncing Mobility service for Azure Maps, SDKs updates, and more
Mobility has become the center of an array of new technologies running the gamut from cloud-based algorithms and ride-sharing services, to edge cognition, assisted driving, and traffic pattern analysis...
View ArticleSupporting the community with WF and WCF OSS projects
At the Build conference in May 2019, we mentioned that, after we add WinForms, WPF and Entity Framework 6 to .NET Core 3.0, we do not plan to add any more of the technologies from .NET Framework to...
View ArticleSt. Luke’s transforms clinical collaboration with Microsoft 365...
St. Luke’s use Microsoft 365, Azure, and Dynamics 365 to drive speed and agility in clinical, administrative, and back-end environments across the organization. As they empower people to work more...
View ArticleHow modern collaboration tools enhance patient outcomes across healthcare
Learn how Microsoft Teams empowers clinicians to cut through the clutter of their fragmented systems and spend more quality time with patients. The post How modern collaboration tools enhance patient...
View ArticleAzure.Source – Volume 86
News and updates Microsoft hosts HL7 FHIR DevDays One of the largest gatherings of healthcare IT developers will come together on the Microsoft campus June 10-12 for HL7 FHIR DevDays, with the goal of...
View ArticleCompute and stream IoT insights with data-driven applications
There is a lot more data in the world than can possibly be captured with even the most robust, cutting-edge technology. Edge computing and the Internet of Things (IoT) are just two examples of...
View ArticleUpdate IoT devices connected to Azure with Mender update manager
With many IoT solutions connecting thousands of hardware endpoints, fixing security issues or upgrading functionality becomes a challenging and expensive task. The ability to update devices is critical...
View ArticleAzure Marketplace new offers – Volume 38
We continue to expand the Azure Marketplace ecosystem. For this volume, 121 new offers successfully met the onboarding criteria and went live. See details of the new offers below: Applications AGIR...
View ArticleThree things to know about Azure Machine Learning Notebook VM
Data scientists have a dynamic role. They need environments that are fast and flexible while upholding their organization’s security and compliance policies. Data scientists working on machine learning...
View ArticleMigrating a Sample WPF App to .NET Core 3 (Part 1)
Olia recently wrote a post about how to port a WinForms app from .NET Framework to .NET Core. Today, I’d like to follow that up by walking through the steps to migrate a sample WPF app to .NET Core 3....
View ArticleMigrating a Sample WPF App to .NET Core 3 (Part 2)
In part 1 of this blog series, I began the process of porting a sample WPF app to .NET Core. In that post, I described the .NET Core migration process as having four steps: We previously went through...
View ArticleCustomize object displays in the Visual Studio debugger YOUR way
Have you ever stared at objects in a debugger window and wished that you could view those objects by something other than their type? I certainly have! Expanding items to determine each one’s...
View Article