Microsoft Graph is the gateway to Office 365 data. Users, emails, calendars, files—it’s all accessible through one unified API. Here’s how to get started. What is Microsoft Graph? Graph is a REST API that provides access to Microsoft 365 services. Instead of separate APIs for SharePoint, Exchange, Teams, etc., you use one endpoint: https://graph.microsoft.com Authentication […]
Read more →Search Results for: events
LK DevConf 2019: Building Modern Web Applications
LK DevConf 2019 was a blast! This local developer conference in Letterkenny brought together speakers from across Ireland to share knowledge about modern development practices. My Session: Modern .NET Development I presented a session on building modern web applications with ASP.NET Core. The focus was on practical patterns that work in real projects: Clean Architecture […]
Read more →Introduction to Event-Driven Architecture
I’ve spent the last year migrating systems from request-response to event-driven patterns. The shift in thinking is significant, but the benefits are real. Here’s my introduction to event-driven architecture (EDA) and why you should care. What is Event-Driven Architecture? Instead of services directly calling each other (request-response), they communicate through events. When something happens, a […]
Read more →Azure DevOps Community Launch Event – LK MUG January 2019
Last week I had the privilege of organizing and presenting at the Azure DevOps Community Launch event with the Letterkenny Microsoft User Group (LK MUG). It was fantastic to see so many developers from the Northwest Ireland region come together to explore what’s new in Azure DevOps. What We Covered The rebranding from VSTS to […]
Read more →Azure DevOps–Community Launch-Letterkenny (08-January’ 2019)
Inviting you all to Azure DevOps Community Launch in Letterkenny on 08th Jan 2019. Few months back Microsoft Visual Studio Team Services has been rebranded as Azure DevOps. Azure DevOps is now a suite of separate but integrated services for managing software projects, source control, build and release management and automation testing to enhance your […]
Read more →Azure Master of the Month–December 2018 (Nithin Mohan T K)
With extreme happiness and delightment I am sharing that I have been selected as the Azure Master of the Month. My journey with Azure Master program started in April’2017 and I have an Intermediate level master badge as of today. This program requires you to keep on updating the related events to be on the […]
Read more →