TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About expiration
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shilpa Tanwar (1)
Abdul Basith (1)
Vishal Joshi (1)
Rinki (1)
Jaimin Shethiya (1)
Kaveendra Dhilhan (1)
Leon Pereira (1)
Apoorv Srivastava (1)
Rijwan Ansari (1)
Ashish Shukla (1)
Jayesh Agrawal (1)
Roman Rylov (1)
Francis (1)
Shivom Agarwal (1)
Veda Bs (1)
Vijai Anand Ramalingam (1)
Amit Choudhary (1)
Leon Pereira (1)
Related resources for expiration
No resource found
Implementing JWT Authentication in a Next.js Application
8/7/2024 11:43:29 AM.
Learn how to implement JWT authentication in a Next.js application with this step-by-step guide. Covering project setup, installing necessary packages, creating utility functions for JWT and password
Check Service Principal Names Expiration Date in Microsoft Entra ID
7/9/2024 9:02:27 AM.
This guide outlines the steps to check Service Principal Names (SPN) expiration dates using the Azure portal, ensuring the smooth operation of Azure-based applications. It includes signing in, navigat
Comprehend MongoDB TTL Index Completely
6/11/2024 10:02:49 AM.
This article explores MongoDB's TTL (Time to Live) indexes, a feature for automatically deleting documents from a collection after a specified time. TTL indexes are crucial for managing transient
Transaction Confirmation and Expiration in Solana
6/11/2024 7:11:52 AM.
Explore Solana's high-performance blockchain, designed for decentralized applications and cryptocurrencies. Learn about its rapid transaction confirmation, the role of validators, and mechanisms b
Implement Memory Cache with Sliding Expiration in .NET
4/24/2024 6:45:27 AM.
This guide illuminates memory caching's efficacy in enhancing data retrieval by storing frequently accessed data in memory. Utilizing ConcurrentDictionary in C#, it illustrates the creation of a s
How to Notify Bulk License Expirations in Prior Weeks using Power Automate
12/6/2023 11:46:55 AM.
In this article, I'll delve into the art of preemptive notification for bulk license expirations, empowering you to navigate weeks in advance with finesse.
Microsoft patterns & practices: The Enterprise Library
12/1/2022 9:11:44 AM.
Microsoft patterns & practices provide scenario-specific recommendations illustrating how to design, develop, deploy, and operate architecturally sound applications for the Microsoft .NET platform
Monitor The Azure Active Directory Client Secret Expiration
10/6/2022 6:23:03 AM.
In this article, we will learn how to use Azure Functions and PowerShell to monitor the Client Secret Expiration of Azure AD apps and sent reminder emails
Check And Update Expiration Date Of Client ID In SharePoint Online
7/5/2021 9:45:27 AM.
This client Id and secret key is generation from SharePoint Online and gets expired after one year. After one year, your application will be unauthorized to SharePoint.
Caching in ASP.NET
4/2/2021 11:47:17 AM.
In this article, we will see how caching in ASP.Net is used to improve application performance.
Send an Email Reminder Notification Based on an Expiration Date using Power Automate
2/17/2020 3:33:45 PM.
In this article, you will learn how to send an Email Reminder Notification based on an expiration date using Power Automate.
Send Periodic Expiration Email Notifications in Office 365 and SharePoint 2013 Workflows
5/21/2015 6:14:55 PM.
In this article, I want to cover the very common scenario in any business system, alert notifications or a reporting subsystem.
ASP.NET: Session Expiration Problem
3/3/2015 2:31:16 PM.
In this article I want to share some thoughts about, and my professional experience with, session expiration problems in ASP.Net.
SQL Server DATABASE Transaction LOG BACKUP Using Transact-SQL
7/22/2014 12:15:33 AM.
This article describes SQL Server database transaction LOG backups and how to take a SQL Server database transaction LOG backup with multiple methods using Transact-SQL.
Custom Expiration Policy in SharePoint 2013
7/10/2014 1:11:24 PM.
This article shows how to create a custom expiration formula in SharePoint 2013.
How to Create Custom Expiration Formula in SharePoint 2010
12/1/2012 10:48:26 PM.
In SharePoint 2010, we can set an expiration date for documents so that when the expiration date is reached a specified action is performed.
Partial Caching using dependencies and TimeSliding Expiration
3/23/2010 6:54:00 AM.
This article is intent to show you how to use Page.Cache class of System.Web.Caching.Cache with partial caching.
Enterprise Library Caching Application Block
2/1/2006 6:12:42 AM.
Microsoft patterns & practices provide scenario-specific recommendations illustrating how to design, develop, deploy, and operate architecturally sound applications for the Microsoft .NET platform. The following article covers details on the Caching Application Block.