C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
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]
Rajesh Gami(13)
Ananya Desai(4)
Rohit Gupta(4)
Babita (3)
Pankajkumar Patel(2)
Nagaraj M(2)
Viknaraj Manogararajah(2)
Tuhin Paul(2)
Mahesh Chand(2)
Poonam Beniwal(2)
Sarthak Varshney(2)
Alagunila Meganathan(2)
Vinoth Xavier(1)
Chethan N(1)
Nidhi Sharma(1)
Henil Patel(1)
Aishwarya Gupta(1)
Riya Patel(1)
Sandhiya Priya(1)
Prathamesh Dhopare(1)
Subash S(1)
Aarav Patel(1)
Gayatri Joshi(1)
Raghunath Bhukan(1)
Patel Grishma(1)
Vishal Gami(1)
Mariem Moalla(1)
John Godel(1)
Mominul Islam(1)
Praveen Kumar(1)
Dashrath Hapani(1)
Subham Ray(1)
Neel Shah(1)
Sangeetha S(1)
Vijai Anand Ramalingam(1)
Ramchand Repalle(1)
Raveena Attri(1)
George (1)
Kanchana Jayathilake(1)
Adarsh Nigam(1)
Akshay Shedwad(1)
Aayushi B(1)
Prakashkumar Sahoo(1)
Jaydeep Patil(1)
Umesh Baradkar(1)
Saksham Gupta(1)
Rajashekar Syereddy(1)
Allam Purushotham(1)
Satyaprakash Samantaray(1)
Nandan Hegde(1)
Sardar Mudassar Ali Khan (1)
Ravikant Sahu(1)
Vahid Farahmandian(1)
Sangeetha Sundaramoorthy(1)
Gajendra Jangid(1)
Abhishek Saini(1)
Vipin Mittal(1)
Prasad Rane(1)
Shanuka Maheshwaran(1)
Sai Kumar Koona(1)
Jin Necesario(1)
Mukesh Nailwal(1)
Abhishek Singhal(1)
Rohol Amin(1)
Ojash Shrestha(1)
Rohanathan Suresh(1)
Ashif Abdulnazeer(1)
Kirtesh Shah(1)
Keerthi Raja(1)
Venkatasubbarao Polisetty(1)
Primal Lobo(1)
Darshan Shah(1)
Resources
No resource found
Complete Practical Guide to Design, Build, Test, and Maintain End to End Solutions in Microsoft Azure
Jun 15, 2026.
Complete Practical Guide to Design, Build, Test, and Maintain End to End Solutions in Microsoft Azure
Part 2 — Building an AI Agent with Skills for Code Review and Auto-Fix in C#
May 17, 2026.
Build a C# AI Agent with skills for code review and auto-fix! This article explores modular architecture, skill implementation, and agent orchestration. Improve code quality!
Stop Hunting Bugs: Meet the New Visual Studio Debugger Agent
Apr 20, 2026.
Explore the new Visual Studio Debugger Agent—an AI-powered debugging workflow that analyzes bugs, runs code, and identifies root causes automatically.
How to Set Up Auto-Scaling in AWS for Web Applications
Apr 13, 2026.
Learn how to set up auto-scaling in AWS for web apps. Ensure high availability, optimize costs, and handle traffic spikes effortlessly. Step-by-step guide included!
Power Apps Tip: Dynamically Adjust Text Input Height Based on Content
Apr 03, 2026.
Frustrated with fixed-height Text Inputs in Power Apps? This tutorial shows you a simple workaround using a Label control to dynamically adjust the Text Input height based on content. Improve user experience and design!
How Do You Optimize Cloud Cost?
Mar 31, 2026.
Optimize cloud costs by right-sizing, automating scaling, and eliminating unused resources. Monitor usage and choose the right pricing for maximum savings.
Top 5 Open-Source Alternatives to OpenAI Operator for Task Automation
Mar 27, 2026.
Explore top open-source alternatives to OpenAI Operator for task automation. Discover LangChain, Auto-GPT, CrewAI, Flowise, and Hugging Face for efficient workflows.
How to Set Up Auto Scaling in AWS for Web Applications?
Mar 23, 2026.
Learn how to set up AWS Auto Scaling for web apps! This beginner-friendly guide covers EC2, AMI, Launch Templates, Load Balancers, and scaling policies. Build scalable, cost-efficient apps!
How to Set Up Auto Scaling in AWS Using EC2 Auto Scaling Groups
Mar 17, 2026.
Learn how to automatically scale your AWS infrastructure with EC2 Auto Scaling Groups. Improve availability, optimize costs, and simplify cloud management.
How Can Developers Design Resilient Cloud Systems That Handle Sudden Traffic Spikes?
Mar 13, 2026.
Learn how to design resilient cloud systems that withstand sudden traffic spikes! Discover key strategies for high availability and optimal performance.
How can developers design fault-tolerant cloud applications?
Mar 11, 2026.
Ensure cloud app reliability! Learn fault-tolerant design with redundancy, microservices, load balancing, auto-scaling, and data replication strategies. #cloud
How to Fix “Cannot insert NULL into column Srno” When Srno Must Be Auto-Increment (SQL Server)
Feb 27, 2026.
Fix "Cannot insert NULL into column 'Srno'" in SQL Server when Srno should auto-increment. Learn a production-safe solution involving temporary tables and foreign keys. Avoid data loss and table name changes!
How to Fix Patch Not Working & Duplicate Records in Power Apps
Feb 27, 2026.
Solve Power Apps Patch issues! Prevent duplicate records and silent failures when saving data to SharePoint. Learn to update or create records reliably using LookUp. In real-world Power Apps projects, Patch failures and duplicate SharePoint records are common challenges that impact data integrity and user experience. This article explains the root causes behind these issues and how to handle them effectively. Learn practical techniques like proper form validation, conditional Patch logic, and duplicate checks. A real-world scenario walkthrough makes it easy to implement these solutions in your own apps.
Building a Self-Healing .NET Application Using Health Probes and Auto-Restart Strategies
Feb 19, 2026.
Build resilient .NET apps with self-healing architecture! Learn health probes, auto-restart strategies, and background monitoring for automatic failure recovery. Achieve high availability!
How to Monitor an Application with Auto Instrumentation in Azure?
Feb 16, 2026.
Monitor Azure Web Apps with auto instrumentation! Learn to enable Application Insights, deploy Blazor apps, and track key metrics without code changes. Simplify monitoring!
What Causes Sudden Cost Spikes in AWS Even When Traffic Remains Stable?
Jan 21, 2026.
Uncover hidden AWS cost drivers beyond traffic! Learn why your bill spikes despite stable usage. Master resource optimization and proactive cost control strategies.
Monitoring-Driven Elastic Auto-Scaling Architecture
Jan 12, 2026.
Learn how monitoring-driven auto-scaling dynamically adjusts cloud resources for optimal performance, cost-efficiency, and high availability. Automate your scaling!
Configuring Outlook Rules to Filter Auto-Reply Emails
Jan 09, 2026.
Tired of auto-replies cluttering your inbox? Learn how to configure Outlook rules to automatically filter out-of-office messages and reclaim your email sanity!
Enterprise-Grade Auto-Scaling Architecture Using Kubernetes HPA (Horizontal Pod Autoscaler)
Jan 09, 2026.
Learn how to auto-scale Docker apps in Kubernetes using HPA! Ensure high availability, optimize costs, and improve performance with this essential cloud-native practice.
The New field Keyword in C# 14: Practical Usage, Examples, and Best Practices
Dec 28, 2025.
Explore C# 14's `field` keyword: simplify property logic, eliminate backing fields, and boost code readability. Learn practical uses, best practices, and performance tips.
A Complete Guide to Auto-Fetching RSS Feed Images and Storing Them in a SharePoint Image Column Using Power Automate
Dec 09, 2025.
Auto Start the Azure VM using an Automation Task
Dec 05, 2025.
Learn how to automatically start your Azure VMs using the new Automation Task feature! This guide provides a step-by-step walkthrough to configure auto-start for cost optimization.
Auto Logout After Token Expiration | Angular + ASP.NET Core JWT
Dec 02, 2025.
Secure your Angular apps! Implement auto logout with JWT expiration in ASP.NET Core. This guide covers token handling, interceptors, guards, and more for robust security.
Beyond Chatbots: Auto-Regressive LLMs as Real-Time Enterprise Forecasting Engines
Nov 26, 2025.
Unlock real-time enterprise forecasting with auto-regressive LLMs. Predict supply chain disruptions & prevent stockouts using token-level predictions. #LLMs
Implementing a Test Data Fabric | Auto-generate Relational Test Data With Constraints — Practical Design
Nov 24, 2025.
Automate relational test data generation with constraints! This article covers design & implementation using .NET, SQL Server/Postgres, and Angular for a robust Test Data Fabric.
Building a Domain-Aware Search Indexer | Auto-Tagging, Semantic Relationships, and Business-Context Aware Querying
Nov 24, 2025.
Build a domain-aware search indexer with auto-tagging, semantic relationships, and business-context querying. Enhance enterprise search beyond simple keyword matching.
Auto-Repair Engine (Detect Broken Foreign Keys, Orphan Records, Mismatched Totals)
Nov 24, 2025.
Build an Auto-Repair Engine for databases! Detect & fix broken foreign keys, orphan records, and mismatched totals automatically. Improve data integrity and reduce errors.
AI-Driven Field Suggestion System (Predict Next Fields and Auto-Fill Forms)
Nov 24, 2025.
AI-driven field suggestion systems predict and auto-fill form fields, boosting productivity, reducing errors, and improving user experience. Adaptive forms are the future!
Auto-Repair Engine (Detect Broken Foreign Keys, Orphans, and Incorrect Totals)
Nov 25, 2025.
Automate data quality in enterprise systems! Detect and repair broken foreign keys, orphan records, and incorrect totals. Ensure data integrity with a robust engine.
Dynamic Provisioning System (Auto-Create DB, Schema, and Storage for New Tenant)
Nov 21, 2025.
Automate tenant onboarding in SaaS with a dynamic provisioning system! Learn to auto-create databases, schemas, and storage using .NET Core and SQL Server. Scale effortlessly!
Smart Index Lifecycle Manager (Auto-Create, Auto-Drop, Usage Tracking in SQL Server)
Nov 21, 2025.
Automate SQL Server index management! This guide details creating a smart index lifecycle manager for auto-creation, dropping, and usage tracking. Improve performance!
Building a Custom Rich Text Editor with Auto-Save and Mentions (@user) in Angular + .NET
Nov 17, 2025.
Build a custom rich text editor in Angular with auto-save, mentions (@user), and .NET integration. Gain full control and avoid third-party dependencies. Includes SQL Server save.
Designing a Job That Auto-Fixes Data Mismatches (Stock, Quantity, Totals)
Nov 17, 2025.
Automate data integrity! This guide details building a .NET & SQL job to detect and auto-fix stock mismatches (quantity, on-hand, totals) in inventory systems. Ensure data accuracy!
Creating an AI-Based Auto-Test Case Generator from Requirements (ASP.NET Core + Angular + GPT API)
Nov 18, 2025.
Automate test case generation from requirements using AI! ASP.NET Core, Angular & GPT API create NUnit/Jest tests. Boost QA with AI-powered test automation.
Creating a Domain-Specific UI DSL in Angular (define screens using JSON → auto-generate component)
Nov 18, 2025.
Create UIs faster with a JSON-driven DSL in Angular! Auto-generate components from JSON, centralize governance, and empower non-developers. Boost productivity!
Implementing an Angular Performance Budget System — Auto-block Heavy Bundles
Nov 18, 2025.
Enforce Angular performance budgets! Auto-block heavy bundles in CI/CD. Improve Core Web Vitals & user experience with this practical guide.
.NET 10 Breaking Changes: The New field Keyword
Nov 16, 2025.
Discover the .NET 10 'field' keyword: a powerful C# 14 feature for concise property validation. Learn how it simplifies code but may introduce breaking changes & how to fix them.
Smart API Documentation: Auto-Generating Swagger Descriptions using AI in ASP.NET Core
Nov 10, 2025.
Automate Swagger documentation in ASP.NET Core using AI. Generate descriptions with OpenAI, ensuring up-to-date, developer-friendly API documentation.
Generative AI for Customer Support Triage & Auto-Resolution
Oct 31, 2025.
Generative AI slashes customer support time by 55%! Learn how structured cases, evidence-based AI, and automated tools drive faster resolutions and happier customers.
Azure Functions Timeouts and Auto-Scaling in Real-Time Healthcare Diagnostics
Oct 17, 2025.
Explore Azure Functions timeouts and auto-scaling strategies in a real-world healthcare diagnostics scenario. Learn how MediScan AI overcame timeout errors and scaling challenges in their serverless pipeline for processing medical imaging requests. Discover the Consumption plan's 10-minute limit, configuration techniques, and the benefits of migrating to the Premium plan for predictable, low-latency performance, reducing diagnostic latency by 68% and improving patient outcomes.
The Ultimate SQL Server Auto-Backup Strategy: Secure, Efficient & Bulletproof 🚀
Oct 14, 2025.
Protect your SQL Server data with an automated, secure, and efficient backup strategy. This guide provides production-ready scripts, step-by-step instructions, and best practices for full, differential, and transaction log backups. Learn how to schedule backups, verify integrity, manage retention, and encrypt your data to safeguard against data loss, ransomware, and compliance issues. Implement a bulletproof solution and sleep soundly knowing your data is safe!
Field-backed Properties in C# 14
Sep 29, 2025.
C# 14 introduces field-backed properties, enabling developers to inject logic (validation, normalization) into auto-implemented properties without manual backing fields. The field contextual keyword provides access to the compiler-generated backing field within property accessors, simplifying code and reducing boilerplate. This feature offers a balance between concise syntax and custom behavior, enhancing code readability and maintainability for simple property logic.
Auto-Generate Google Docs from Typeform Responses
Aug 27, 2025.
Automate Google Docs creation from Typeform responses using Make.com. Generate certificates, reports, & receipts with consistent formatting. No code needed!
Create an Auto-Reply Email System Using Gmail Filters + Make.com
Aug 26, 2025.
Acknowledge support emails and new leads instantly while keeping replies accurate and traceable.
Future of Prompt Engineering: Auto-Prompting & AI Agent Frameworks
Aug 21, 2025.
What’s next for prompt engineering? Discover how auto-prompting, AI agent frameworks, and autonomous LLMs are reshaping the future of AI careers and workflows.
Smart Query Caching in C#: Auto-Invalidate on Database Changes
Aug 20, 2025.
Learn how to keep your cache fresh using SqlDependency, version-stamps, event-driven invalidation, and Redis Pub/Sub in C#, ensuring high performance, consistency, and scalability across applications.
Auto-Sync Google Calendar Events to Notion
Aug 13, 2025.
Learn how to automate Google Calendar events into Notion for free using Make.com. Boost productivity with seamless event syncing, custom workflows, and time management, all without manual data entry.
What is Alibaba Cloud Function Compute?
Aug 11, 2025.
Learn what Function Compute is, how serverless computing works, and real-world use cases like AI inference, web apps, and real-time data processing.
Auto-Post New Blog Articles to LinkedIn via RSS Feeds
Aug 09, 2025.
If you're a content creator, blogger, or marketer, you know that publishing a blog post is only half the job. Getting eyeballs on it is the rest—and that usually means promoting it across channels like LinkedIn.
Building Resilient and Auto-Scaling Architectures on Azure
Apr 05, 2025.
Build resilient, auto-scaling Azure applications using services like AKS, App Service, Cosmos DB, and Traffic Manager to ensure high availability, performance, and cost efficiency in dynamic workloads.
How to Use GitHub Copilot for Faster Code Completion and Development
Mar 24, 2025.
GitHub Copilot is an AI-powered coding assistant that helps developers write code faster by suggesting entire lines, functions, and classes.
Filter Auto Suggestion Option in Dropdown List View ASP .NET
Mar 18, 2025.
Learn how to implement a filterable auto-suggestion dropdown list in ASP.NET. This guide covers creating a dynamic dropdown with search functionality, enabling users to quickly find options as they type.
Automate Prompt Flow Creation in Amazon Bedrock Using AWS CLI
Feb 08, 2025.
Learn how to automate AI workflow creation in Amazon Bedrock using AWS CLI. Set up IAM roles, define prompt flows, and integrate AWS services like Lambda and S3. Follow step-by-step commands to deploy and test your AI-powered flow.
Semi Auto Implemented Properties in .NET 9
Feb 06, 2025.
Semi Auto implemented Properties is currently Preview feature of C#13. This feature really helps Enhanced readability and reduced boilerplate code while declaring properties in class files.
Set Up AWS Auto Scaling with Launch Templates for EC2
Jan 29, 2025.
AWS Auto Scaling simplifies cloud resource management by automatically adjusting the number of EC2 instances based on demand. Using Launch Templates and Auto Scaling Groups, you can ensure optimal performance, cost-efficiency, and high availability.
How to Create and Attach an Amazon EBS Volume to an EC2 Instance
Jan 22, 2025.
Amazon Elastic Block Store (EBS) provides scalable, high-performance block storage for EC2 instances in AWS. EBS volumes offer reliable, fault-tolerant, and persistent storage for data, databases, and applications.
Create a Target Group in AWS for Load Balancing and Auto Scaling
Jan 21, 2025.
Learn how to create a Target Group in AWS for efficient traffic management with Elastic Load Balancers (ELB) and Auto Scaling Groups (ASG). This article covers step-by-step setup, health checks, and integration with EC2 instances, Lambda functions, or IP addresses.
How to Attach an Elastic/Static IP to an EC2 Instance in AWS
Jan 20, 2025.
Elastic IP (EIP) in AWS is a static IPv4 address that stays fixed even if you stop/start your EC2 instance. It ensures a persistent, reliable IP that can be reassigned to different instances, offering flexibility and control.
How to Create a Usergroup in AWS
Jan 07, 2025.
Creating a group in AWS simplifies user permission management by assigning shared access policies to multiple users. It streamlines access control, enhances security, and supports efficient user role management within AWS environments.
How to Configure Autoscaling in AWS EC2?
Jan 06, 2025.
Amazon EC2 Auto Scaling simplifies infrastructure management by automatically adjusting the number of EC2 instances based on traffic demands. This article provides a step-by-step guide to setting up EC2 Auto Scaling, ensuring cost-efficiency, high availability, and improved performance.
Debug Angular (1-1), In VS Code by Debuggers for Chrome New
Dec 16, 2024.
This article is a supplement of the article of Debug Angular (1-1), In VS Code by Debuggers for Chrome
Exclude Exchange Databases from Auto-Provisioning in New DAG - Exchange 2019
Oct 09, 2024.
In a multi-DAG Exchange environment, there are often scenarios where we want to ensure that primary mailboxes remain on a specific DAG, while a new DAG is reserved solely for archive mailboxes. This can be useful when expanding storage capacity for archiving without affecting the placement of new primary mailboxes.
Auto-Format Code in VS Code on Save to Streamline Your Workflow
Aug 20, 2024.
Effortlessly maintain clean and consistent code in VS Code by enabling auto-format on save. Streamline your workflow and let VS Code handle the formatting for you.
Use of Automapper in ASP.NET Core
Aug 16, 2024.
AutoMapper is a powerful .NET library that simplifies object-to-object mapping in ASP.NET Core applications. It helps in converting Data Transfer Objects (DTOs) to domain models and vice versa, streamlining data transformations.
Automate Fiscal Year Calculation and Auto Populate in Power Apps Form
Jul 18, 2024.
Automating fiscal year calculation and auto-populating fields in a Power Apps form streamlines data entry and enhances accuracy. This tutorial guides users through setting up dynamic date calculations, ensuring seamless integration of fiscal year logic into forms.
Top 10 Network-attached storage (NAS) Operating Systems
Jun 13, 2024.
NAS, Network-Attached Storage, Cloud Storage, FreeNAS, OpenMediaVault, Synology DSM, QNAP QTS, Rockstor, Unraid, XigmaNAS, Openfiler, Amahi, Asustor ADM.
How NAS Integration in VMware Works and Why It Matters?
Jun 06, 2024.
Exploring the integration of Network Attached Storage (NAS) in VMware environments, detailing its working principles, benefits, implementation steps, and best practices.
Securing User Sessions: Implementing Multi-Tab/Multi Browser Auto Logout in .NET Core
Jun 01, 2024.
Implementing auto logout for multi-tab/multi-browser sessions in .NET Core enhances user session security by ensuring that when a user logs out from one tab or browser, all active sessions across different tabs and browsers are simultaneously terminated, preventing unauthorized access.
Containerized Apps: Auto Scaling & Monitoring with Kubernetes
Apr 09, 2024.
Learn the fundamentals of Docker and Kubernetes, including auto-scaling. Follow a detailed guide to implement a Weather Forecast API using .NET Core 6 Web API, containerize the application with Docker and Kubernetes, set up auto-scaling with HPA and VPA, configure Metric Server for monitoring.
Flexible Height Gallery with a Separator
Apr 01, 2024.
Learn to create a flexible gallery with a separator in your app.Add a blank flexible height gallery. Add controls like labels and dropdowns.Set auto height toggle for labels.Add separator rectangle with Y property formula. Easily enhance your gallery with this guide.
Auto-Populate Azure Pipeline Variables and Connections
Mar 11, 2024.
In this article we will discuss how deployment settings file can be used to auto-populate environment variables and connection references in target environment.
Autonumber Attribute Generation: Programmatically or Non-Programmatically
Mar 08, 2024.
In this article, we will discover techniques for auto-incrementing identifiers, managing data, and implementing automation, potentially utilizing frameworks like Entity Framework.
Create Auto-Numbering in Microsoft Dynamics 365 Entities
Feb 29, 2024.
Automate entity numbering effortlessly in Microsoft Dynamics 365 with no code required. Utilize system settings, business rules, and workflow automation to generate unique serial numbers for records, enhancing data management and streamlining processes.
Auto Detect Responsive Screen Sizes Using Angular and Bootstrap
Feb 19, 2024.
This document provides a comprehensive guide on implementing screen size detection and achieving responsive behavior in Angular applications. It outlines steps to utilize the HostListener decorator for detecting changes in the window size, allowing for dynamic adjustment of screen dimensions.
Auto Cancel Long Running Pipelines in Synapse / Azure Data Factory
Sep 21, 2023.
Auto Cancel Long Running Pipelines within Synapse / Azure Data Factory
Boost Azure Function Performance Using Isolated .NET Core
Sep 07, 2023.
Boosting the performance of Azure Functions using Isolated .NET Core is a great way to ensure that your serverless applications are both scalable and efficient. In this example, we'll walk through a real-world use case and provide a coding example to demonstrate how to optimize Azure Functions with Isolated .NET Core.
Swipeable Image Slider in Jetpack Compose
Aug 23, 2023.
This article will describe the Swipeable Image Slider in Jetpack Compose.
Remote Debugging ASP.NET Core Application on a Remote IIS
Jul 24, 2023.
Enhance ASP.NET Core Debugging with Remote Debugger: Debug your applications hosted on IIS by connecting Visual Studio to Remote Debugger, ensuring efficient debugging and issue resolution.
Build Forms Validation in Power Apps
Jul 19, 2023.
Learn how to create and validate forms in Power Apps. Follow the instructions to implement form validation and enable auto-calculation, ensuring data accuracy and smooth user experience.
Kendo Auto complete in Angular
Jun 07, 2023.
Kendo Auto complete in Angular
How to Create Table in SQL Server with Auto Increment, Primary Key and Foreign Key.
May 22, 2023.
Auto Testing .Net Core API Project
Feb 22, 2023.
To automate testing of a .NET Core API project, you can use a testing framework such as NUnit or xUnit, which are popular for .NET Core projects.
How To Create And Work With Manage Instance Group In Google Cloud Platform
Feb 15, 2023.
In this article, we would try to understand more about Manage Instance Group. We would also see features of Manage Instance Group like Auto Scaling, Auto Healing, and canary deployment.
How To Implement Windows Automatic Enrollment In Microsoft Intune
Dec 22, 2022.
In this article, you will learn how to implement windows automatic enrollment in microsoft intune.
C# 11 Features - Auto-Default Struct
Dec 13, 2022.
In this article, you will learn about C# 11 Features.
Set The Auto Delete For Old Azure Blobs Based On The Last Modified Time Using Azure Logic App
Nov 30, 2022.
In this article, we will going to see about How to set the Auto delete for old Azure blobs based on the last modified time using Azure Logic App
Set Auto Tier Azure Blobs Using Azure Logic App
Nov 14, 2022.
Automate Azure Blob Storage tiering effortlessly with Azure Logic App. Utilize Blob Lifecycle Management, Azure Management APIs, and JSON for seamless data management and cost optimization, enhancing storage efficiency effortlessly.
PostgreSQL Auto Increment Using SERIAL
Nov 14, 2022.
Learn to create an auto-increment with PostgreSQL using the SERIAL data type.
How to Turn Off or Disable Auto Updates On Windows 11
Oct 27, 2022.
Two easy methods to Turn Off or Disable Auto Updates On Windows 11 OS.
Auto Image Slider In Android
Jul 25, 2022.
In this article, you will learn how to create and manage an image slider in an Android application.
Deploying Auto Registration For Azure DNS
Jul 21, 2022.
In this article, you will learn how to deploy Auto Registration for Azure DNS.
Using For XML Clause In SQL Queries
May 05, 2022.
For XML clause is used to convert the SQL result set into XML format. It is a very much helpful clause when we need XML data from the SQL result set. The FOR XML clause can be used in top-level queries and in subqueries. The top-level FOR XML clause can be used only in the SELECT statement. In sub queries, FOR XML can be used in the INSERT, UPDATE, and DELETE statements. 
Azure Machine Learning - Auto ML
Apr 11, 2022.
In this article, we'll learn about Automated Machine Learning in Azure Machine Learning.
Azure AD - Add An Enterprise Application, Configure SAML SSO And Automate User Provisioning
Mar 16, 2022.
To demonstrate adding an application to Azure AD, configure SSO using SAML 2.0 protocol and also to automatically provision users from the Azure AD portal.
Microsoft Intune Enrollment Failure - Event ID 76
Dec 15, 2021.
In this article, you will learn about microsoft intune enrollment failure.
FOR XML In SQL Sever
Dec 02, 2021.
In this article, we are going to discuss FOR XML Path Clause in SQL Server.
Insight.Database , .NET Micro ORM - Write Less Code In Data Access Layer Using Auto Interface Implementation
Nov 07, 2021.
In this article, you will learn about Insight.Database is a fast, lightweight, (and dare we say awesome) micro-orm for .NET. Auto Interface Implementation implements the interface for you automatically, and you can just call the method, with full type-safety and full performance of IL-generated code.
Create Auto Number Field In Dynamics CRM
Oct 13, 2021.
In Dynamics / Power Platform at times we require automatically generate auto number for an entity which has the alphanumeric characters. Microsoft offers custom format auto number option as well. In this example let us see for contact entity how this can be achieved to generate automatic Id creation for contact record.
Auto Populate Logged In User Name In PowerApps Form
Sep 17, 2021.
This article explains the way to auto-populate logged-in user names in a single line of text and in the User column.
SQL Server Express - Database Backup Scheduler
Jul 23, 2021.
In this blog we will learn how to take backup of database in SQL Server Express edition.