Trending Now
TOP CATEGORIES
DEVELOPMENT
.NET
Becoming augmented by AI
Table of Contents Introduction The "Jagged Frontier" concept Becoming augmented by AI AI as a co-worker AI as a co-teacher My augmentation list Custom instructions Meta-prompting Resources Conclusion Introduction We're deep into Co-Intelligence in Create IT's...
Learning: Observability
Table of Contents Introduction Get Started Logs Canonical logs Traces Metrics General Best Practices Resources GitHub demo repo Conclusion Introduction In this small post, I'll share some resources, notes I've taken while learning, and best practices...
Configuring Azure Application Insights on a .NET 6 API
In this blog post we are going to be showing you can configure Azure Application Insights to send your logs, exceptions and performance metrics...
Integration Tests in .NET WebApi
In software development, testing is an essential aspect that ensures the stability and reliability of applications. Three primary types of tests are commonly used: unit tests, integration tests, and end-to-end tests. In this blog post, we will discuss these testing types in the context of a .NET WebAPI project and provide an example implementation of integration testing using an in-memory database.
Deconstruct types in C#
In C# you have some built-in support for deconstructing system types and for non-supported scenarios, you can always extend your types to support that....
Standard vs Private vs Shared Channels in Microsoft Teams
This post explains the difference between Standard, Private and Shared Channels in Microsoft Teams. Introduction Microsoft Teams is the enterprise messaging solution in the Microsoft 365,...
How to protect sensitive information in SharePoint Online using Purview Sensitivity...
This post explains how we can use Microsoft Purview Sensitivity Labels to protect sensitive information stored in a SharePoint Online site. What are Sensitivity Labels? Microsoft...
Dreamforce 2023 Highlights
In this post I'll go over my highlights of a huge event that took part some months ago - Salesforce Dreamforce 2023. Many announcements...
Set Default Sharing to “People with Existing Access” in SharePoint Online
This post will explain how to set default sharing of all SharePoint sites in the tenant to "Poeple with Existing Access". Introduction From a security standpoint,...
How to Disable Social Bar (Like, Comment, Views, Save for later)...
This post will explain how to disable the Social Bar in SharePoint Online Modern Pages. Introduction The Social Bar is a feature in SharePoint Online that...
RECENT COMMENTS