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 We
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijayaragavan S (6)
Shiv Sharma (5)
CSharp TV (5)
George (5)
Subarta Ray (4)
Ganesan C (4)
Prarthana Bhat (4)
Praveen Raveendran Pillai (4)
Jalpa Dhola (4)
Raveena Attri (3)
Babita (3)
Sarthak Varshney (3)
Jaimin Shethiya (2)
Abiola David (2)
Vinay Ayinapurapu (2)
Nitin (2)
Sangeetha S (2)
Aakash Chhillar (2)
Manikandan Murugesan (2)
Gowtham Cp (2)
Aiswarya E V (2)
Harsh Sharma (1)
Lisa Fusco (1)
Lalit Bansal (1)
Vishal Joshi (1)
Shanuka Maheshwaran (1)
Jaydeep Patil (1)
Sagar Lad (1)
Geo J Thachankary (1)
Amit Mohanty (1)
Mervyn Manilall (1)
Vignesh Kumar (1)
Ismail Sayyad (1)
Muzaffar Ur Rahman (1)
Mayooran Navamany (1)
Santosh Karanam (1)
Arjit Soni (1)
Ng Cheehou (1)
Rama Dabburi (1)
Poonam Beniwal (1)
Naveen Kumar (1)
Navin Vanga (1)
Harshad Jaybhay (1)
Fabio Silva Lima (1)
Vinoth Xavier (1)
Ayush Gupta (1)
Ck Nitin (1)
Shweta Lodha (1)
Swesh S (1)
Prathamesh Dhopare (1)
Jignesh Kumar (1)
Meet Shah (1)
Datta Sai Krishna (1)
Related resources for We
No resource found
Use the Navigate Function for Seamless Transitions in Power Apps
1/1/2025 6:46:08 AM.
Learn how to use the Navigate function in Power Apps to create smooth user experiences by enabling seamless navigation between screens. This article covers basic navigation setup, custom transitions,
Understanding the JSON Web Token (JWT)
1/1/2025 6:00:43 AM.
A small, URL-safe way to represent claims that need to be transferred between two parties is with JSON Web Tokens (JWT). The claims in a JWT can be digitally signed or integrity-protected with a Messa
How to Add and Manage connections in Power Automate
1/1/2025 5:33:26 AM.
Learn how to add, manage, and secure connections in Power Automate. Integrate 500+ services like SharePoint, Excel, and Office 365 for seamless workflows, time-saving automation, and centralized manag
LookUp Function in Power Apps for Efficient Data Retrieval
12/31/2024 11:47:38 AM.
The LookUp function in Power Apps allows efficient data retrieval by searching for a single record in a data source based on a condition. It's ideal for scenarios like pulling specific employee de
Difference Between Collect & ClearCollect Functions in Power Apps
12/31/2024 5:55:52 AM.
Learn how to use these functions for data manipulation, including adding, updating, and clearing collections. Gain insights into their applications to streamline your app-building process effectively.
Why We need Factory Design Pattern?
12/31/2024 5:05:58 AM.
The Factory Design Pattern is a creational design approach that simplifies object creation by providing a central mechanism. It promotes code reusability, maintainability, and decoupling, making softw
CSharp.com Unveils Real-World Web3 Skills Credentialing and Certifications to Empower Developers and Simplify Hiring
12/31/2024 3:59:14 AM.
CSharp.com unveils real-world Web3 skills credentialing and certifications to empower software developers and streamline the hiring process for employers.
Smart Contract Evolution: The Rise of AI-Powered Agreements
12/30/2024 4:19:13 AM.
AI-powered smart contracts, combining blockchain and AI, are revolutionizing digital agreements by enhancing automation, security, and adaptability. These next-gen contracts streamline processes acros
Azure Databricks Activity in Fabric Data Pipeline + Power BI
12/28/2024 7:38:17 AM.
In this video, I covered how to use Azure Databricks Activity in Fabric Data Pipeline to orchestrate ingestion of files from Databricks File System to Fabric Lakehouse as delta table.
Efficient Data Handling in Angular 16 Using RxJS Observables
12/28/2024 6:03:30 AM.
Explore how RxJS Observables integrate with Angular 16 to handle asynchronous data efficiently. Learn key concepts, examples, pros, and cons, including real-time data handling, chaining operators, and
VarP function in PowerFx using canvas App with Power apps
12/28/2024 5:39:38 AM.
Learn how to use the VarP function in Power Fx with Power Apps. Build a Canvas App, design controls like Labels and TextBoxes, calculate variance, and preview results on various devices in Power Apps
How to Set Up an S3 Bucket for Static Website Hosting in AWS
12/27/2024 7:03:20 AM.
Amazon S3 enables hosting static websites with ease. Configure your bucket by enabling static website hosting, setting an index and error document, and making it public with a bucket policy. Upload yo
StdevP Function in PowerFx Using Canvas App with Power Apps
12/27/2024 5:43:22 AM.
Reading this article, you can learn how to perform the StdevP function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Text box, Label control in the Power Apps environment.
Configure SharePoint Site Settings Using Power Automate
12/27/2024 4:06:47 AM.
This article covers automating site settings configuration, reducing manual tasks, and improving efficiency. With Power Automate workflows, you can manage permissions, update site properties, and auto
Community Leaders Retrospective - Azure User Group Sweden Christmas Edition 2024
12/26/2024 11:45:09 AM.
Get insights into the most impactful Azure technologies and trends we explored and learned in 2024.
Building Websites with Microsoft Power Pages: Exploring WebPage, WebTemplate, and Page Templates
12/24/2024 10:40:23 AM.
In this video, we will be giving a walkthrough on how to build websites with Microsoft Power Pages: Exploring WebPage, WebTemplate, and Page Templates.
Deploy Azure WebApp Using Terraform
12/24/2024 5:35:55 AM.
This guide demonstrates how to deploy an Azure WebApp using Terraform. It covers creating a resource group, app service plan, and app service, along with the necessary steps for authentication, deploy
AI (1) --- How Far we are Away from AI
12/23/2024 8:51:31 PM.
This article is to discuss the experience of AI
Azure Key Vault to Perform Data Integration in ADF
12/23/2024 12:03:12 PM.
Unlock the power of Azure Key Vault in your cloud data engineering journey! In this video, I demonstrate how to securely integrate Azure SQL Database with Fabric Warehouse using Azure Data Factory for
Containerize React JS and .NET Core Apps with Docker and Kubernetes
12/23/2024 11:09:00 AM.
This guide demonstrates how to build a sample product management application using .NET Core Web API for the backend and React JS for the frontend. The app is containerized with Docker and Kubernetes
Exploring HTML 5.3: New Features and Enhancements
12/23/2024 8:45:49 AM.
Discover the latest updates in HTML 5.3, including new elements, enhanced accessibility, and improved form elements. This article provides practical code examples to help you implement these features
Unleashing power of Agentic AI: Shaping the Future of Intelligent Systems
12/23/2024 8:25:44 AM.
This article delves into how autonomous, self-directed AI agents are revolutionizing industries, enabling smarter automation, and driving innovations in machine learning, cognitive computing, and next
Getting started with Power Pages - Microsoft Business Application Ep. 24
12/21/2024 4:20:06 PM.
In this session, we will be giving a walkthrough on Power Pages.
How to use AutoMapper in .NET Web API
12/20/2024 10:25:32 AM.
In this article, we are going to explore how to use AutoMapper in the .NET Web API Application with examples. How to use AutoMapper in .NET Web API
Debouncing and Throttling
12/20/2024 8:23:37 AM.
Debouncing and throttling are techniques used to optimize event handling in web development. They help control the frequency of function calls triggered by events like scrolling or typing. Debouncing
Implement FluentValidation in a .NET Web API
12/20/2024 5:24:56 AM.
Learn how to implement data validation in a .NET Web API using FluentValidation. Explore creating validation rules, handling nested objects, custom validations, and conditional logic. Customize error
6 Ways to Build for Android XR with Unity 6
12/18/2024 10:16:18 AM.
Unity 6, the latest iteration of the popular game engine, offers powerful tools for developing immersive Android XR experiences. Here are six key ways to leverage Unity 6 for building compelling Andro
Google launches Android XR: Gemini Era Arrives for Headsets and Glasses
12/18/2024 10:13:45 AM.
Android XR. This new platform is designed to power the next generation of augmented reality (AR) and virtual reality (VR) devices, ushering in a new era of immersive experiences.
How to Install Nginx on EC2 AWS
12/18/2024 10:09:52 AM.
Deploy Nginx on an AWS EC2 instance to serve as a powerful web server, reverse proxy, load balancer, and HTTP cache. This guide provides a step-by-step process for setting up Nginx on EC2, including i
Implement the Mediator Pattern in a .NET Web API
12/17/2024 10:44:03 AM.
Learn how to implement the Mediator Pattern in a .NET Web API using the MediatR library. This design pattern reduces tight coupling between components by centralizing communication through a mediator.
Understanding HTTP Status Codes: List of Errors & Their Meanings
12/17/2024 9:11:55 AM.
Comprehensive guide to HTTP error codes, covering their meanings, uses, and practical examples. Learn to troubleshoot 4xx errors effectively.
TypeScript command 'tsc' not running in Terminal and PowerShell
12/16/2024 11:20:07 PM.
This series of articles will discuss a specific feature for PowerShell programming.
Unit Testing in .NET Core with xUnit
12/16/2024 11:34:13 AM.
One of the main aspects of software testing that a developer can manage themselves is unit testing. It is employed to test your code's tiniest elements. Unit tests are used to verify that your cod
Sum Function in PowerFx using Canvas App with Power Apps
12/16/2024 10:40:06 AM.
Learn how to use Power Fx's Sum function in Power Apps to build custom business applications quickly. This guide covers creating a simple Canvas app, using Text Box and Label controls, and integra
Implementing Localization in ASP.NET Core Web API
12/16/2024 9:29:14 AM.
Learn How to implement localization in ASP.NET Core Web API enables developers to create multilingual applications by supporting various languages and cultures.
Implementing Versioning in ASP.NET Core WebAPI
12/16/2024 9:19:48 AM.
Implementing Versioning in ASP.NET Core WebAPI. This article provides a step-by-step guide to implementing versioning in ASP.NET Core WebAPI, enabling backward compatibility, managing API changes, and
Implement Basic, Custom and Multiple Health Checks in .NET Web API
12/16/2024 4:51:56 AM.
In this article, we are going to learn about Implement Basic, Custom and Multiple Health Checks in .NET Web API. This article explains Health Check implementation in .NET Web API, covering basics, cus
Min Function in PowerFx using Canvas App with Power Apps
12/13/2024 12:16:52 PM.
Reading this article, you can learn how to perform the Min function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Text box, Label control in the Power Apps environment.
Understanding Responsive Applications
12/13/2024 8:47:19 AM.
Create seamless responsive applications compatible with all devices. Learn key tips, including viewport meta tags, CSS media queries, grid systems, accessibility, lazy loading, performance testing, an
Entity Framework (10), With .Net WebForms, Database-First
12/12/2024 2:31:52 PM.
This article will to discuss Entity Framework With .Net WebForms, Database-First approach.
Introduction To Minimal API in ASP.NET Core
12/12/2024 8:34:43 AM.
Minimal APIs in ASP.NET Core are a streamlined approach to building web APIs designed to be lean and efficient. ASP.NET Core Minimal APIs simplify web API development with concise syntax, reduced boil
How to Send Automated Reminder Emails Using Power Automate
12/12/2024 5:21:35 AM.
In this detailed article, we will walk you through the process of setting up an automated reminder email flow using Power Automate. Whether you're managing a project, coordinating tasks, or simply
Max Fnction in PowerFx using Canvas App with Power Apps
12/11/2024 4:51:08 AM.
Reading this article, you can learn how to perform the Max function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Text box, Label control in the Power Apps environment.
SQLite Database with .NET Example
12/10/2024 9:51:01 AM.
SQLite is a lightweight, file-based relational database ideal for small web, mobile, and .NET applications. This guide demonstrates SQLite integration, CRUD operations, and database handling using C#.
Learn Tree Shaking in JavaScript
12/9/2024 11:26:49 AM.
Tree Shaking in JavaScript optimizes bundling by eliminating unused code, ensuring cleaner, efficient production code. Tools like Webpack utilize ES6 modules and minifiers to streamline application pe
Average Function in Canvas App using PowerFx with Power Apps
12/9/2024 6:29:35 AM.
Reading this article, you can learn how to perform the Average function from Power Fx using Microsoft Power Apps. Also, you will be able to learn Slider control, Label control in the Power Apps enviro
Building Percentage Calculator with using JavaScript with Code
12/9/2024 4:22:51 AM.
The title "Building an Enhanced Percentage Calculator with HTML, CSS, and JavaScript" refers to the process of creating a fully functional and visually appealing percentage calculator using
Leveraging TypeScript Decorators for Modern Web Development
12/8/2024 5:08:15 AM.
Explore the role of TypeScript decorators in modern web development. Learn how decorators enhance code readability, simplify logic, and support powerful metadata features.
Payment and Invoice Processing Using Stripe in .NET
12/7/2024 3:58:00 AM.
Learn how to integrate Stripe with .NET for secure payment processing, including customer creation, payment methods, invoices, refunds, and more. A step-by-step guide for building robust and scalable
Deploying a Web Application Using NGINX on Alibaba Cloud
12/6/2024 5:25:43 AM.
Learn how to deploy a web application using NGINX on Alibaba Cloud with updated console steps, covering ECS setup, NGINX configuration, security, and optimization.
Understanding FlexBox: Flex Direction
12/6/2024 5:09:01 AM.
Learn how to align elements horizontally or vertically, explore row and column orientations, and create responsive layouts with ease. Perfect for frontend developers and designers.
Introduction To Flexbox: A Powerful Layout Model
12/5/2024 4:51:11 AM.
Flexbox, short for Flexible Box Layout, is a modern CSS layout model that simplifies web design by providing powerful tools for alignment, spacing, and responsiveness.
Restoring Deleted Power Automate Flows using Power Automate
12/5/2024 4:06:59 AM.
Process or steps to restore the deleted Power Automate flow using another Power Automate flow. Restoring Deleted Power Automate Flows using Power Automate.
Create a Node.js API for Web 3.0: Simple Steps and Code Examples
12/4/2024 4:52:54 AM.
Explore step-by-step instructions, practical code examples, and integration tips for Web3.js to connect with blockchain networks. Build powerful APIs to interact with decentralized applications (dApps
Cross Browser Compatible Applications
12/3/2024 6:47:43 AM.
Explore best practices, tools for browser compatibility testing, and techniques like responsive design, progressive enhancement, and code validation to enhance user experience and accessibility.
Integration of Web 3.0 with Angular Framework
12/2/2024 5:28:32 AM.
Integrate Web 3.0 with Angular to build decentralized apps using blockchain technology. Leverage Web3.js for Ethereum interaction, smart contracts, and Angular’s dynamic features for transparent, secu
Integration of Web 3.0 with React Framework
12/2/2024 5:01:16 AM.
Learn about leveraging Web3.js, interacting with blockchain networks, connecting smart contracts, and creating innovative solutions using React. Unlock the future of decentralized web development.
Receive Incoming Message in Twilio using Power Automate
11/30/2024 5:12:06 AM.
This article explains how to set up Twilio webhooks, configure Power Automate flows, and automate SMS workflows for efficient message handling. Simplify communication with this step-by-step tutorial.
CRUD Operations with ASP.NET Core API and EF Core
11/29/2024 5:16:11 AM.
This article provides step-by-step instructions for building a RESTful API, integrating EF Core for database management, and performing essential data operations seamlessly.
Postman - Setup Workspace And Collection
11/27/2024 6:25:35 PM.
Swagger (OpenAPI) defines REST APIs for both machines and humans. This article explores integrating C# special comments into Swagger for clearer API documentation and utilization in .NET and .NET Core
Minimal Web API With .NET 9
11/27/2024 11:10:40 AM.
In this article, you will learn about RESTFul Minimal Web API with .NET 6 and .NET 7. REST APIs use the REST architecture style to provide standardized resource access using HTTP verbs. Minimal APIs
Json Patch (1) In ASP.NET Core web API
11/26/2024 10:44:07 PM.
This article will introduce Json Patch briefly, and then implement it in ASP.NET Core 5.0 both in memory and in database approaches
Unleashing the Power of Duck-Typing in React: Crafting a Generic Application
11/25/2024 11:38:44 AM.
In this video you will learn about duck typing in TypeScript, focusing on a React application.
How to Use Markdown to Format Power Automate Approval Requests
11/25/2024 5:52:24 AM.
This guide explains how to create visually appealing and well-structured emails, improving clarity and user experience in approval workflows. Customize your emails with ease using HTML.
Web API Development in .NET Core
11/22/2024 8:15:33 AM.
Basic concepts of Web API development in .NET Core. Explore the essentials of Web API development in .NET Core with this beginner-friendly guide. Learn step-by-step techniques to build, deploy, and op
Comparison Between SQL and MongoDB Database
11/22/2024 5:23:46 AM.
SQL and NoSQL(MONGO) DB Comparison. This article compares MS SQL Server and MongoDB, highlighting their development, data models, schemas, performance, and query mechanisms, aiding in understanding th
Webgrid and Gridview in ASP.NET Core and .NET Core Explained
11/21/2024 11:10:24 AM.
Learn dynamic paging and sorting in .NET Core using JavaScript and jQuery. Modify URLs with query strings for seamless server interaction, leveraging Bootstrap for responsive design and intuitive user
Build a Password Generator Application in HTML and JavaScript(with Code Example)
11/20/2024 9:26:03 AM.
Create a customizable Password Generator tool with HTML, CSS, and JavaScript. This tool allows users to define password length, and include uppercase, lowercase, numbers, and special characters, ensur
.NET 9 CountBy: A New LINQ Powerhouse
11/20/2024 7:19:31 AM.
.NET 9 introduces the CountBy method, a powerful addition to LINQ that enhances querying capabilities. This feature allows developers to count elements based on specified conditions efficiently.
Save List Data to Another List as an Attachment Using Power Automate
11/19/2024 10:42:33 AM.
This step-by-step guide covers creating workflows to transfer and attach data from one SharePoint list to another, automating data management, and improving efficiency in your SharePoint environment.
Create SharePoint Security Group using Power Automate
11/19/2024 6:25:10 AM.
This article explains how to create a custom SharePoint security group and assign permissions. Learn how to create custom SharePoint security groups with 'Contribute' permissions using Power A
Unlocking the Power of the SELECT Feature in SQL Server
11/18/2024 12:04:57 PM.
This article explores the basics of the SQL Server SELECT statement, demonstrating how to query data from tables using practical examples. Learn how to fetch specific columns, improve query performanc
How to Optimize Docker Images for Smaller, Faster Deployments
11/18/2024 9:38:02 AM.
Learn simple strategies to optimize Docker images, reduce their size, and speed up deployments with tips like lightweight bases, cleanup, and multi-stage builds.
Exploring the Seven Experiences in Microsoft Fabric
11/18/2024 4:47:32 AM.
In this article we will dive deeper into each of the seven Fabric experiences, focusing on their objectives, the resources they provide, similar Azure services, and the key personas they serve.
Retrieve API Data and Store in SharePoint with Power Automate
11/18/2024 4:42:57 AM.
In this article, we will learn how to use Power Automate to retrieve data from an external API and automatically store it in a SharePoint list, streamlining your workflow and data management.
Repository Pattern in .NET Core for Clean Data Access
11/15/2024 11:24:56 AM.
Learn how to separate business logic from data logic, enhance testability, and reduce code duplication. By following these best practices, you’ll achieve modular, scalable applications in .NET Core.
🚀 Amazon Bedrock Agents for Efficient Automation 🌟
11/14/2024 11:35:26 AM.
Unlock the power of Amazon Bedrock Agents with this comprehensive guide. Learn how to master efficient automation, streamline workflows, and optimize your cloud-based processes like a pro using AWS to
What are Different File Extension in .NET
11/14/2024 10:53:32 AM.
This article explores key file extensions in ASP.NET, including.ASPX for web pages, which combine HTML and server-side code to generate dynamic content, and .CS for C# source files, essential for defi
Setting Default Dates in Power Apps: Using Today(), Date(), Year(), and DateAdd()
11/14/2024 6:39:41 AM.
Learn how to set default dates in Power Apps using functions like Today(), Date(), Year(), and DateAdd(). This guide explains how to simplify date fields, enhance user experience, and improve app func
A File System Manager From Scratch In .NET Core And VueJS
11/14/2024 5:58:29 AM.
Build a robust file system manager using .NET Core for backend functionality and VueJS for frontend design. Develop RESTful APIs for file handling and create an intuitive user interface for seamless i
Converting HTML to PDF or Image in C# Using wkhtmltopdf
11/13/2024 9:02:59 AM.
This guide explains generating PDFs and images from HTML using wkhtmltopdf in C#. With wkhtmltopdf's Webkit-based engine, convert HTML content, including complex CSS and JavaScript, into high-qual
OWASP TOP 10 Security Vulnerability and Remediation
11/13/2024 8:15:54 AM.
This session introduces OWASP's Top 10 vulnerabilities, emphasizing proactive security in web development. Covering each category, it promotes secure coding practices to prevent financial loss and
🚀 Unlock Your Coding Potential with Amazon Q: AWS’s New AI Coding Assistant! 🚀
11/13/2024 7:02:38 AM.
If you are looking to enhance your coding workflow, check out Amazon Q. This AI-Powered coding assistant helps simplify coding with features like Code Understanding, Code Generation, Refactoring and T
Types of Error Handling in Web API .NET 8 with Example
11/13/2024 6:37:48 AM.
Error handling is a mechanism to take control of unexpected situations that occur in the system during processing and return any helpful error response from a NET 8 Web API. That said, here are some d
Transform Weak Models into Powerhouses with Model Distillation
11/13/2024 5:11:33 AM.
This article explains how to take your underperforming AI models and supercharge them using the cutting-edge technique of model distillation.
Explaining Deep Linking in Power Apps
11/12/2024 10:49:37 AM.
Deep linking in Power Apps enables direct navigation to specific screens, improving user experience and engagement. By using URL parameters, custom schemes, and StartScreen functions, developers can c
Beginner's Guide to CRUD Operations in .NET Core 8 Web API
11/12/2024 7:30:14 AM.
This guide walks you through creating a .NET Core 8 Web API for managing employee data with full CRUD operations. Using Entity Framework Core, you’ll define models, connect to a SQL database, create e
Getting Started with React for Interactive UIs
11/12/2024 6:49:45 AM.
This guide covers setting up React, understanding JSX, and using core features like components and hooks. Perfect for beginners looking to get started with modern front-end development.
Difference Between Large Language Model & Small Language Model
11/11/2024 6:01:01 AM.
Large and small language models differ primarily in scale, resources, and use cases. Large models, with billions of parameters, excel in generalization and diverse tasks but require significant comput
Understanding Write-Debug, Write-Verbose, and Write-Host
11/10/2024 7:23:16 AM.
In PowerShell, Write-Debug, Write-Verbose, and Write-Host serve different purposes for output. Write-Debug is used for debugging, displaying messages when the $DebugPreference is set. Write-Verbose p
How to perform CRUD Operations in Power Apps
11/10/2024 7:03:28 AM.
Create a student management app in Power Apps with CRUD functionality—Create, Read, Update, and Delete—for efficient data handling. This app connects to a SharePoint list, allowing users to add, view,
Difference Between =, == And === In JavaScript
11/10/2024 4:30:41 AM.
In this article I am going to explain what is difference between =, == and === in JavaScript.
Weather App to fetch/display weather data using API
11/8/2024 11:39:42 AM.
Building a weather app that fetches and displays weather data using an API is a practical project for developers looking to enhance their skills in JavaScript and API integration. This application all
Type-Safe App Configuration: A Powerful, Emerging Way to Accelerate Product Development
11/8/2024 11:23:09 AM.
This video dives into what app configuration is, how you can use it in React and how it can empower your whole team to move faster, including your nontechnical colleagues.
Mastering Basic Arithmetic Operations in Web Development
11/8/2024 9:19:24 AM.
Build a simple web-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. This project utilizes HTML for structure, CSS for styling, an
Fetch Document Versions in SharePoint using PowerShell
11/8/2024 4:24:10 AM.
This PowerShell script connects to a SharePoint site to retrieve document versions from a specified library. It gathers metadata, including version numbers, last modified dates, and user details, then
Overview of SharePoint Search API for SharePoint User Profiles
11/7/2024 6:43:36 AM.
The SharePoint Search API allows you to query user profile data, such as name, email, job title, and department. Using the POST /search/postquery method, you can easily retrieve user information with
Build Your Own Number to Words Converter
11/6/2024 7:11:30 AM.
This tutorial guides you through setting up the HTML structure, styling the converter for an attractive look, and implementing JavaScript to convert numeric input into its word representation. Perfect
Create Azure App Service via PowerShell 7
11/5/2024 10:05:05 AM.
In this guide, learn how to create an Azure App Service using PowerShell 7. We'll cover the essential steps, including setting up your environment, configuring your app service plan, and deploying
Handling Transient Failures in .NET 8 With Polly
11/5/2024 4:30:31 AM.
This article discusses implementing a retry mechanism for handling transient faults in service interactions. It defines transient faults, such as temporary network issues or resource exhaustion, and e