Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mohamed Shifan(1)
Keyur Pandya(1)
Alagunila Meganathan(1)
Kaviya Balasubramanian(1)
Nagarajan R(1)
Sachin Sanjey(1)
Ivar Lumi(1)
Patrick Lundin(1)
Resources
No resource found
Setting Up Custom Domain in Microsoft 365 via Admin Center
Aug 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 Extension
Jul 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 Flow
Nov 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 Online
Jan 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 Features
Dec 13, 2013.
In this article I am sharing some of the new features of SharePoint 2013.
OneNote 2003 - An Introduction
Jul 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.DLL
Apr 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.