
Interesting links I’ve found lately.
Training / Events
- Harvard University Free Courses :
Harvard University is offering more then 60 free courses online.
A paid certificate is available at the end of each curse.
CS50 (Computer Science 50) is an on-campus and online introductory course on computer science taught at Harvard University.
- Microsoft Business Applications Summit : Happening Online on May 6th. You can register for free.
- Microsoft Azure Virtual Training Day : Free virtual session happening on April 21st. Fundamentals explains cloud-computing concepts, models, and services, covering topics such as public, private, and hybrid cloud as well as infrastructure as a service, platform as a service, and software as a service. By attending the event, you will have the knowledge needed to take the AZ-900 Microsoft Azure Fundamentals certification exam and receive a voucher to take the exam for free at a date and time of your choice.
- Advanced Distributed Systems Design : Free online Course. Delivered by Udi Dahan, the creator of NServiceBus. De-coupling, Microservices, Messaging, Bus and Broker, SOA, SQRS, Caching and other architecture topics.
General Development
- GitHub is now free for teams : More core features available on GitHub for free. They are also reducing the price of the paid Team plan.
Office 365
- Dynamics emails, Sharepoint, Teams and Adaptative Cards : A Flow explained step by step that sends a message in Teams and asks the user to select a location to archive the documents attached to an email. The message in teams is composed using Adaptative Cards.
Power Apps / CDS
- New Geospatial Features : Interactive maps, address suggestion and an example App to visualize the Hopkins University COVID-19 data on a map.
- Web API innererror property will be removed : A change on the stricture of error messages returned by CDS Web API that can have a impact on your code.
- Dynamics 365 Global Notification : New supported way of displaying a banner notification on the top of the UI. Similar to the concept of the setFormNotification function, but global.
- Building an Approval experience in Canvas Apps : Use a Power Apps Canvas to interact with the Power Automate Approval service.
- Opening a record in a dialog in a model driven app : Included in the April 2020 preview release, there is a new feature called Main Form Dialog (MFD). With this feature you can now open a related record entity on a parent or base form without requiring the user to navigate away, your users can stay in context and edit an existing record or create a new one.
- Using Command Checker in Dynamics : Command Checker is a developer feature to identify how a certain ribbon button has or has not rendered on your form/view. By adding a parameter at the end of your Dynamics URL you will add this feature and have debugging information about your ribbon buttons. Super useful.
- PCF : Quick Edit Form : A quick view form, but editable. Super cool!
Microsoft Teams
- How to add your custom background : The same functionality available in Zoom now in Teams too.
Cognitive Services
- Cognitive Services Containers : Microsoft announced last year, the preview of Azure Cognitive Services containers on edge devices, making it possible to build intelligent applications that span the cloud and the edge. This means that we can use Cognitive Services also on-prem and in scenarios where there is limited internet connection.