Skip to main content

Blog

blog

How to upload a Custom App in Microsoft Teams?

Microsoft Teams apps are web applications that can be hosted on an organization's web server or in the cloud. We’ll use The Teams App Studio to create the application package and upload it to Teams which can then be installed in a channel.

Akashdeep Kaur by Akashdeep Kaur

Design patterns are a lifesaver for Extensible Applications.

All of the major programming languages have evolved tremendously over the past decade especially to make the developers job easy. C# by Microsoft has been at the top of the game of adding plethora of easy to use and extremely powerful constructs ranging from async programming to functional programming. The well-developed programming languages have made it extremely easy for beginners to pick up coding and start developing applications quickly.

However, when developing extensible applications for the future, just using the language to write down logic for applications does not do the job well. We have to think about the overall design of the application for it to be able to scale and extend well. This means utilizing appropriate design patterns wherever applicable.

Siddharth Bhola by Siddharth Bhola

Beginning Office 365 Groups Administration

Office 365 Groups are a solution provided by Microsoft that are providing a new way for your team to work and collaborate. As someone who has helped many clients with Office 365, Groups can be a daunting conversation. When Groups first rolled out they had basically 0 administration capabilities. Over the past year things have improved to the point that I thought it would be good to put together some broad information about where and what you can manage with Office 365 Groups.

Drew Madelung by Drew Madelung

Dynamics CRM Field Service Mobile App: Resco No More

Microsoft has published a Field Service Mobile app, allowing customers using Field Service to move away from the previously required 3rd-party Resco mobile client and the managed solutions required for Resco and FieldOne.

Dan Fink by Dan Fink

Microservices with Azure App Services

This is the first post in a series that takes a deep dive into Microservices & Azure App Services. The goal of this series is to educate you on microservices and how to apply a microservices style architecture to your new OR existing application by using Azure App Services, a newer PaaS offering to the Azure cloud.

Tim Gabrhel by Tim Gabrhel