Resources  
  • Setting Up Custom Domain in Microsoft 365 via Admin CenterAug 06, 2024. Set up your custom domain in Microsoft 365 by using the Admin Center to add the domain, prove you own it with DNS records, set up the required DNS entries (MX, CNAME, TXT), and adjust email and security settings so everything works smoothly with Microsoft 365.
  • Centralized Project Updates with Teams Messaging ExtensionJul 02, 2024. Learn how to create a Microsoft Teams Messaging Extension to centralize project updates from multiple project managers into OneNote. From this article, we learn to set up a Power Automate flow to save messages directly to OneNote, providing a consolidated view of project updates for easy access and review.
  • How To Save Wunderlist Tasks To OneNote Pages Using Microsoft FlowNov 24, 2017. This article helps you to learn how to save Wunderlist tasks to OneNote pages whenever a new task is added on Wunderlist using Microsoft Flow.
  • Office web applications in SharePoint OnlineJan 30, 2014. In this article I would like to share about office web application usages, advantages and how its help us in SharePoint.
  • SharePoint 2013 New FeaturesDec 13, 2013. In this article I am sharing some of the new features of SharePoint 2013.
  • OneNote 2003 - An IntroductionJul 13, 2004. Microsoft Office OneNoteTM2003 is part of next generation of Microsoft Office products. It allows users to electronically capture, organize, and reuse notes on thick clients.
  • DNS Client in C#Dec 22, 2003. The attached source project contains the library and source code for DNS client application. This client supports A, MX, and PTR records.
  • DNS Resolver using DNSAPI.DLLApr 15, 2002. This is a DNS resolver using the dnsapi.dll, it can do all sorts of DNS lookups and not just simple a record lookup like the Dns class in the .NET framework.