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 il
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
CSharp TV (7)
George (4)
Swesh S (4)
Nitin Pandit (3)
Vishal Yelve (3)
Vijay Kumari (3)
Shiv Sharma (3)
Jalpa Dhola (2)
Rasul Huseynov (2)
Shanuka Maheshwaran (2)
Shikha Tiwari (2)
Manish Kumar Choudhary (2)
Raveena Attri (1)
Datta Sai Krishna (1)
Devesh Omar (1)
Ayush Gupta (1)
Vinodh Kumar (1)
Arjit Soni (1)
Kaveendra Dhilhan (1)
Sandeep Mishra (1)
Satya Karki (1)
Željko Perić (1)
Ziggy Rafiq (1)
Sanjay Kumar (1)
Anubhav Chaudhary (1)
Sigar Dave (1)
Lalit Bansal (1)
Viknaraj Manogararajah (1)
Jihen Hnena (1)
Ramesh Palaniappan (1)
Satish B (1)
Harminder Singh (1)
Aiswarya E V (1)
Sreeparna Sreejay (1)
Mahesh Chand (1)
C# Curator (1)
Amol Sarkate (1)
Vanshika Agrawal (1)
Velladurai (1)
Abhishek Yadav (1)
Anoop Kumar Sharma (1)
Jignesh Trivedi (1)
Logesh Palani (1)
Supreet Tare (1)
Abiola David (1)
Lokendra Singh (1)
Tural Suleymani (1)
John Godel (1)
Shubhankar Banerjee (1)
Kunj Sangani (1)
Vithal Wadje (1)
Jasminder Singh (1)
Rohatash Kumar (1)
Hamid Khan (1)
Dhruvin Shah (1)
Prabhakar Maurya (1)
Rahul Kumar Saxena (1)
Nilesh Jadav (1)
Harshit Vyas (1)
Naveen Kumar (1)
Erika Ehrli (1)
Nimit Joshi (1)
Muhammad Imran Ansari (1)
Kautilya Utkarsh (1)
Rajeev Paliwal (1)
Subham Ray (1)
Vivek Kumar (1)
Alagunila Meganathan (1)
Vincent Maverick Durano (1)
Suthahar Jegatheesan (1)
Afzaal Ahmad Zeeshan (1)
Arkadeep De (1)
Adarsh Nigam (1)
Tejas Agravat (1)
Ankur Mishra (1)
Related resources for il
No resource found
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
Simplifying Multi-Cloud Observability
11/6/2024 11:31:54 AM.
This video highlights the essential role of standardized, vendor-agnostic approaches in ensuring scalability and usability in modern monitoring practices.
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
Understanding Distributed and Monolithic SQL Architectures
11/5/2024 10:01:52 AM.
In this article, we explore the key differences between distributed and monolithic SQL architectures. We delve into their respective advantages and disadvantages, focusing on scalability, performance,
RAG-atouille
11/5/2024 8:44:44 AM.
This video focuses on the latest architectural pattern called Retrieval Augmented Generation (RAG).
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
Object Oriented Design Balancing with Anti-Single Responsibility
11/5/2024 4:18:47 AM.
This article will change your perspective on working with the Single Responsibility Principle (SRP). The main point is to focus on finding balance when designing object-oriented systems and applying S
Increase UI Performance using Timeout Middleware in .NET Core
11/4/2024 5:26:04 AM.
Timeout Middleware in .NET Core is crucial for handling long-running requests by setting specific time limits for responses. It improves application reliability, manages resources efficiently, enhance
Explaning IExceptionFilter in .NET Core
11/4/2024 4:16:41 AM.
This article explores ASP.NET Core's `IExceptionFilter`, which enables centralized exception handling. It highlights its advantages, such as separation of concerns, consistent error responses, and
What is Azure Offensive Security
11/3/2024 4:17:28 AM.
Azure Offensive Security focuses on proactively testing and strengthening the security of Azure environments. It uses tools like Microsoft Defender for Cloud, Azure Sentinel, and Threat Modeling to id
Fix: GitHub Access Error - Failed to Connect to github.com port 443, Time Out
11/1/2024 9:39:04 PM.
This article discusses a bug in access to GitHub.
Add a Folder/File to OneDrive Without Moving it into OneDrive
11/1/2024 8:35:04 PM.
This article will discuss the way to Add Folder/File outside of OneDrive Folder to OneDrive without Moving it into OneDrive
Map, Filter and Reduce in TypeScript with Examples
10/30/2024 5:47:41 AM.
This guide provides a comprehensive overview of these essential functions, complete with practical examples to illustrate their use in real-world applications. Enhance your coding skills and streamlin
Data Reliability and Availability with Microsoft Fabric Mirroring
10/29/2024 4:05:52 AM.
Mirroring in Microsoft Fabric enhances data reliability and availability by creating redundant copies of data across multiple locations. This ensures high availability, fault tolerance, and rapid disa
All About the New Microsoft Copilot Agents
10/28/2024 6:43:47 AM.
What are copilot agents and how the agents can be build. What are the various ways available for building the copilot agents with screenshot images on enabling the option to build agents. Microsoft Co
Explaining IAuthorizationFilter in .NET Core
10/27/2024 12:10:00 PM.
In this article, we delve into the IAuthorizationFilter interface in .NET Core, exploring its role in implementing authorization logic for web applications. We cover how to create custom filters, mana
User Profile Photos are Missing in the PnP People Webpart
10/27/2024 6:05:26 AM.
In this article, we will learn troubleshooting steps and best practices to ensure profile pictures display correctly, enhancing user experience in your SharePoint environment.
Server-Driven UI: Building Dynamic React Applications
10/25/2024 11:44:23 AM.
This video will explore how SDUI, combined with React, empowers teams to build flexible, maintainable, and quickly adaptable applications that deliver exceptional user experiences.
Speedy Microservices: Build and Deploy in 30 min with Copilot & Devprime
10/25/2024 11:40:16 AM.
In this video, you will learn how Copilot & Devprime revolutionize your Dev Experience.
Understanding ARC in Email Authentication
10/25/2024 9:03:52 AM.
Email authentication is crucial for preventing spoofing and phishing attacks, and ensuring secure communication. Authenticated Received Chain (ARC) helps mitigate failures caused by message modificati
Generative AI in Copilot Studio
10/25/2024 4:29:43 AM.
This guide explains how to control Generative AI responses in Copilot by managing data sources and system settings. You can choose to generate answers from your private knowledge base or public AI kno
Azure Open AI
10/24/2024 11:56:38 AM.
In this video, we will discuss where Open AI currently sits in Azure and cover some cool technology, such as Azure communication services, Twillio, Azure Open AI, and Logic Apps.
A 4-Year Retrospective : Lessons Learned from Building a Video Player from Scratch with React Native
10/24/2024 5:05:25 AM.
React Native, React, ReactJS
Quality AI Requires Quality Data
10/23/2024 8:23:48 AM.
This video dives into data quality, with a strong focus on how data is maintained as it moves from transactional to analytic workloads.
Mastering API Testing with Api.http Files in .NET Projects
10/23/2024 6:06:57 AM.
The Api.http file in a .NET project is a text file containing one or more HTTP requests that can be executed directly from the development environment, such as Visual Studio or Visual Studio Code. Thi
Example of Aspect Oriented Paradigm with DispatchProxy Class
10/23/2024 5:25:01 AM.
This article explores how to implement cross-cutting concerns in .NET using the DispatchProxy class. It demonstrates dynamic proxy creation for logging and other concerns, highlighting the benefits of
Compiling Multiple Files to Build an Application
10/22/2024 10:46:04 AM.
This article explains how to compile multiple C files into a single executable using the C compiler. It covers two approaches: compiling multiple files with the cc command or using the #include direct
Array to Text File: Detailed Overview of ArrayIOExtensionsLib Class
10/22/2024 10:04:42 AM.
This article provides a comprehensive overview of the ArrayIOExtensionsLib class, detailing its functionality for converting arrays to text files in C#. We explore its key features, methods, and pract
Vertical Slice Architecture with Code Examples in C# 12
10/22/2024 5:02:12 AM.
Get an overview of vertical slice architecture in C# 12 with Ziggy Rafiq. Build maintainable, scalable applications using feature-based organization with code examples, MediatR, and record types.
Serialization and DeSerialization in C#
10/21/2024 10:18:19 AM.
Serialization is the process of converting an object into a storable format, such as XML, JSON, or binary, while deserialization restores it to its original form. Common types include XML, JSON, Binar
Required Field and Email Validation Using AngularJS
10/21/2024 9:39:27 AM.
This guide covers key concepts like AngularJS directives, form validation, and custom validators, ensuring user input is properly validated for required fields and email formats, enhancing user experi
New Feature: Drag and Drop in Microsoft Lists
10/21/2024 6:17:11 AM.
Microsoft Lists has introduced a new drag-and-drop feature, allowing users to seamlessly rearrange items in both new and existing lists. Custom ordering is saved across the list, and users can switch
Layer 2 vs Layer 3 Which One's Right for Your Project?
10/21/2024 5:02:55 AM.
This article explores the unique features, advantages, and ideal use cases of each layer, guiding you in selecting the right solution to enhance scalability, efficiency, and overall performance for yo
The Basic SKU Public IPs will be Retired in Azure
10/16/2024 11:48:25 AM.
Microsoft Azure is set to retire the Basic SKU public IPs, impacting users who rely on this pricing tier for their cloud networking needs. This change highlights the platform's evolution toward mo
Use Adaptive Cards with Copilot
10/16/2024 10:36:25 AM.
This article explores the use of Adaptive Cards in Microsoft Copilot, covering their purpose, integration strategies, and practical examples that developers can use to build custom experiences for use
' Group By ' with Power Automate
10/16/2024 5:52:26 AM.
This process involves creating an instant flow to send an email to each user with a table of applications they have created. By listing rows from the "User Application" table, using union an
Steps To Create And Configure My Site In SharePoint
10/16/2024 4:59:19 AM.
Discover the essential features, including personal site setup, user profile management, document libraries, and social tools. Enhance user experience by customizing settings, permissions, and navigat
Understanding React File Upload
10/15/2024 7:20:20 AM.
In this article, I am going to discuss how to upload a file using react. This article explains how to enable file uploads in a React app, covering file selection, server communication, error handling,
Explaining IResultFilter in ASP.NET Core
10/14/2024 6:03:23 AM.
This article explores the ASP.NET Core `IResultFilter`, which allows custom logic execution before and after an action result. It discusses advantages and disadvantages and includes an implementation
How To Read CSV File Using C#
10/14/2024 4:03:46 AM.
This article demonstrates how to read Excel files using Microsoft's Interop Excel library in a C# Windows application. It covers adding references, handling file extensions, and displaying Excel d
Integrating SharePoint with Power Automate for Status Updates
10/13/2024 4:05:42 AM.
Approval workflows are a crucial part of managing business processes, ensuring that the right people review and approve important items. With Power Automate, you can easily create automated approval w
Enhancing Task Approval Workflows in SharePoint with Power Automate
10/12/2024 5:14:28 AM.
Power Automate allows users to create automated workflows between apps and services, streamlining tasks and approvals. In this example, Power Automate integrates with Power Apps and SharePoint to auto
What is Github Copilot?
10/11/2024 1:54:38 PM.
GitHub Copilot is an AI-powered code completion and generation tool that provides real-time suggestions to developers as they write code.
ASP.NET Web Configuration File
10/11/2024 12:30:22 PM.
Configuration file is an important file in ASP.NET. Learn, what is a Web.Config file? What is in Web.config files? What are the different types of Configuration files in ASP.NET? Machine.config File v
Filters in ASP.NET MVC
10/11/2024 12:26:53 PM.
In this article you will learn about Filters in ASP.NET MVC 5.0. ASP.NET MVC Filters are used to inject extra logic at the different levels of MVC Framework request processing. Filters provide a way f
Multiple File Upload in ASP.NET With Example
10/11/2024 12:25:08 PM.
The FileUpload control in ASP.NET enables users to upload files to the server easily. It features a text box and a browse button for file selection. The control supports multiple file uploads when set
Exploring Product Management: Career Path and Key Skills
10/11/2024 9:02:47 AM.
This article explores key skills such as market research, roadmap planning, stakeholder management, and leadership that are essential for becoming a successful product manager and advancing in the fie
Building a Blazor Server App to Fetch RSS Feeds Using .NET Core
10/11/2024 8:54:06 AM.
In this article, we will explore how to build a Blazor Server app using .NET Core 6.0 to fetch and display RSS feeds. You’ll learn about setting up the Blazor environment, using HTTP clients for data
Can Copilot Agents be Customized for Specific Microsoft 365 Apps
10/11/2024 6:20:22 AM.
Copilot agents in Microsoft 365 can be customized for specific applications, allowing organizations to tailor functionality, integrate data sources, and automate workflows, enhancing productivity and
Implementing a QR Code Modal for Parking Payment
10/9/2024 4:22:38 AM.
Implementing a QR Code Modal for Parking Payment streamlines the parking experience by enabling contactless transactions. This approach enhances user convenience, allowing drivers to scan a QR code to
Microsoft Copilot integrate with existing Microsoft 365 Apps
10/9/2024 3:57:05 AM.
Microsoft 365 Copilot enhances productivity by integrating seamlessly with apps like Word, Excel, and Teams. It offers natural language processing, secure data access, and customizable workflows for s
How to Send Emails Using Power Automate
10/8/2024 9:38:32 AM.
This guide walks you through creating workflows, setting email triggers, and automating notifications, making it easy to streamline communication for your business.
Creating Custom Restaurant Reservation Alexa Skill Using Alexa Hosted NodeJS
10/8/2024 9:35:47 AM.
This guide walks you through setting up a voice-activated reservation system, integrating it with Alexa's developer console, and automating bookings for restaurants using simple Node.js coding tec
Create Cool Webpage Using CSS3 Custom Fonts
10/8/2024 9:17:45 AM.
This guide covers how to effectively use custom fonts on your website. It includes steps for downloading fonts from reliable sources, converting them from .ttf to .eot for better browser compatibility
Multiple Diagrams Per Model With Entity Framework and Visual Studio 2013
10/8/2024 9:03:31 AM.
The Model First Approach in Entity Framework allows users to create and manage entity models using the EDMX file. It features a design surface for editing entities, a model browser for navigation, and
Xamarin.Forms - Microcharts App
10/8/2024 8:50:34 AM.
This guide covers the integration of the Microcharts library into your Xamarin application, showcasing various chart types such as bar, line, and pie charts. Enhance your app's user interface with
How To Send Mail Using SQL Server: Part 2
10/8/2024 8:32:47 AM.
This tutorial demonstrates how to send emails using SQL Server 2008. It covers configuring an email profile, selecting data from a student table (tblStudents), and binding that data to an HTML-formatt
Passing Connection String Dynamically While Using a Model First Approach
10/8/2024 3:57:28 AM.
We'll discuss the importance of dynamic configuration for database connections, demonstrate effective techniques for setting up runtime connection strings, and highlight best practices for managin
Why FSLogix is Essential for Azure Virtual Desktop Environments
10/7/2024 6:28:48 AM.
FSLogix is a crucial tool for optimizing Azure Virtual Desktop environments. It enhances user experience through efficient profile management, allowing seamless access to applications and data.
Read Multiple PARQUET Files from GCS to Azure SQL Database using Azure Data Factory
10/7/2024 4:56:25 AM.
In this Data Engineering episode, I covered how to read multiple sales parquet files resident in Google Cloud Storage to Azure SQL Database leveraging Azure Data Factory.
Pattern Matching for Switch in Java 17
10/7/2024 4:17:21 AM.
Pattern matching for switches in Java 17 enhances code readability and simplifies working with complex data structures. It allows you to match object types, use type patterns, and add conditions with
Real-World Expression Trees: Dynamic Filtering in C# with Minimal API
10/6/2024 7:51:48 AM.
This article explores the practical use of expression trees in C# by building an ASP.NET Core web API with dynamic filtering functionality. It demonstrates how to construct flexible queries using expr
AlpineGate AI Unveils AlbertAGPT Beta 3.0 for Domain-Specific AI
10/6/2024 6:35:32 AM.
In a groundbreaking announcement, AlpineGate AI Technologies Inc. has introduced AlbertAGPT Beta 3.0, a new AI model specifically tailored to tackle domain-specific challenges. With the AI landscape r
How to Build and Monitor dApps Using Alchemy
10/4/2024 5:42:03 AM.
Learn how to create a blockchain app using Alchemy, connect it to MetaMask, send transactions, and monitor blockchain activity in real-time using Alchemy's powerful dashboard tools.
Rich Text Control With Image And Video In SPFx Using React-Quill
10/3/2024 11:49:18 AM.
This article explores how to implement a rich text field in Modern SharePoint List forms using React Quill. It covers the process of creating a SharePoint list, setting up an SPFx solution, and integr
How To Create ASP.NET Core MVC Application
10/3/2024 11:48:21 AM.
This tutorial covers setting up your development environment, creating controllers, models, and views, and building a fully functional web application using the ASP.NET Core MVC framework.
NTile Function in SQL Server
10/3/2024 11:44:37 AM.
The NTile function in SQL Server divides a result set into a specified number of groups, assigning ranks to records within each group. Unlike Dense_Rank, NTile focuses on groups rather than individual
Uploading Multiple Files With ListBox in ASP.NET
10/3/2024 11:40:19 AM.
This article explains how to upload multiple files using a ListBox control in ASP.NET. Unlike the standard FileUpload control, which supports single file uploads, this method combines FileUpload with
Understanding Service, Factory, And Provider
10/3/2024 11:38:34 AM.
AngularJS provides three methods for creating reusable utilities: Service, Factory, and Provider. All serve the same purpose but differ in implementation. Services are singletons, Factories return new
Hidden Gems - Adding the Custom Data to Generative Answers
10/3/2024 4:17:34 AM.
Learn how to input a string variable as custom data for the Generative Answers component in Copilot Studio. Overcome challenges like binding errors and formatting issues by converting large text into
Hidden Gems - Converting the Table Response Into String Variable
10/3/2024 3:55:29 AM.
Discover the hidden gems and best practices for effectively handling data within Microsoft Copilot. Enhance your AI-driven applications by learning essential techniques for data manipulation and integ
Create Year Quarter Month Drill Down With Proper Sort Order In Power BI
10/1/2024 9:15:37 AM.
This article guides you through achieving Year-Qty-Month drill-down functionality in Power BI, even without a Date column in your dataset. Learn to create a duplicate Month column, generate a SortNumb
Download Up to 10 Files at a Time Using Internet Explorer in Windows 8
10/1/2024 9:12:47 AM.
This article explains how to configure Internet Explorer on Windows 8 to allow downloads of more than 10 files simultaneously. By default, older versions of IE limit downloads to 6 files at a time. By
Uploading Multiple Files in ASP.NET 2.0
10/1/2024 9:05:24 AM.
The FileUpload control in ASP.NET 2.0 allows users to upload files from a web page. By using multiple FileUpload controls and a button, users can select and upload several files at once. The files are
Send Email to Gmail in ASP.Net Using C#
10/1/2024 8:35:17 AM.
Create a simple email system in ASP.NET C# using Visual Studio 2010. The system allows users to input an email address and a message in two TextBoxes. It sends the email via Gmail's SMTP server us
How to handle multiple file upload dynamically
10/1/2024 8:25:24 AM.
This guide covers essential techniques for managing bulk file uploads in web applications using JavaScript, ensuring seamless file handling and improved user experience. Perfect for developers looking
A Detailed Explanation of COUNT in SQL Server
10/1/2024 5:10:59 AM.
This article explores the differences between SQL counting methods: COUNT(*), COUNT(1), COUNT(column_name), and COUNT(DISTINCT column_name). It highlights their purposes, performance considerations, a
Insert Master-Detail Data using Transact-SQL
10/1/2024 4:54:39 AM.
This document explains how to utilize SQLXML in SQL Server 2000 for efficient batch operations with XML data. It outlines the process for creating stored procedures to insert, update, and delete recor
Sending Email With an Attached File
9/30/2024 12:02:44 PM.
Learn the step-by-step process for various email clients, understand attachment size limits, and explore best practices for file sharing. Whether you're sending documents, images, or PDFs, ensure
What is the Filter Function in Power Apps
9/30/2024 11:14:40 AM.
The Filter function in Power Apps allows users to narrow down data sets by applying specific criteria. It is essential for creating dynamic applications that require user input to display relevant inf
Explaning Joins in Azure Cosmos DB
9/30/2024 8:45:05 AM.
Azure Cosmos DB enables seamless querying using SQL-like syntax, allowing joins within JSON documents. This feature facilitates data retrieval from arrays and nested objects within a single container,
What is the Collect Function in Power Apps?
9/30/2024 8:32:00 AM.
Power Apps enables users to create custom applications with minimal coding, utilizing features like the Collect function for data management. This function allows dynamic storage of various data types
Building on Alchemy: A Guide to Deploying Smart Contracts
9/30/2024 7:19:07 AM.
This guide walks developers through deploying smart contracts on the Polygon network using Alchemy and Hardhat. It covers prerequisites, setting up Alchemy, creating a development environment, writing
How to Decide Between Relational Database and NoSQL Databases?
9/30/2024 7:12:38 AM.
Choosing between relational databases and NoSQL databases involves understanding their key differences, strengths, and weaknesses. Relational databases excel in structured data and ACID compliance, ma
How DMARC Will Revolutionize Email Authentication in 2025
9/30/2024 6:24:12 AM.
In 2025, DMARC will be crucial for email security, protecting against phishing and spoofing. It builds on SPF and DKIM protocols to enforce policies and provide reporting. Businesses will increasingly
Custom Copilot: Fetch and Process SharePoint List Data Using Prompt AI Builder
9/30/2024 3:56:08 AM.
It guides users through creating custom workflows in Copilot Studio, automating data retrieval, and utilizing AI to process and present information efficiently, enhancing task management and decision-
SSRS (3) --- Report Build and Deploy as a VS Project
9/29/2024 3:18:03 PM.
This article will make a sample of Report from Visual Studio Environment by using both the pre-setup SSIS, SSAS, Server and the SQL Server DAta Tools
SSRS (2) --- Client Setup: SSDT and Report Builder
9/29/2024 3:17:32 PM.
This article discusses SSRS (2) --- Client Setup: SSDT and Report Builder
User Record Management in C
9/29/2024 5:22:32 AM.
This content focuses on implementing functions in C programming to efficiently add and display user records. It covers the creation of structures for storing user details, such as name, age, and conta
Check which process deleted the files on Window
9/28/2024 5:13:19 AM.
Enable event logging to identify the process causing deletion operations. Set up folder auditing by adjusting security properties, adding auditing entries, and running AuditPol commands.
Building Image Generation Apps with Azure OpenAI in .NET
9/28/2024 5:07:03 AM.
This article guides you through using Azure OpenAI's DALL-E service in .NET to generate images based on prompts. It covers setting up an OpenAI resource, deploying the DALL-E model, and writing C#
How do Copilot Agents Integrate with Existing CRM Solutions?
9/27/2024 10:23:30 AM.
Microsoft Copilot Agents enhance CRM systems through AI-driven automation and real-time insights. By seamlessly integrating with platforms like Salesforce and Zendesk, they provide agents with real-ti
ASP.Net SignalR: Building a Simple Real-Time Chat Application
9/27/2024 10:21:27 AM.
In this tutorial, we build a simple real-time chat application using ASP.NET MVC and SignalR. SignalR enables live data updates by pushing content from the server to clients, perfect for chat, notific
How to Send Mail Using SQL Server: Part 3
9/27/2024 10:16:21 AM.
In this third installment of our series, "How to Send Mail Using SQL Server," we delve into the configuration and implementation of Database Mail. Learn how to set up SMTP settings, create m
Building A Cross Platform MVVM Pattern With ReactiveUI And Xamarin.Forms
9/27/2024 10:14:33 AM.
In this article, you will learn how to build a cross-platform MVVM pattern with ReactiveUI and Xamarin.Forms.
Sending Emails Over .NET Framework, and General Problems Using C# Code
9/27/2024 10:12:21 AM.
This article explains how to send emails using the .NET framework, focusing on the System.Net.Mail namespace. It covers the essentials of SMTP, the use of SmtpClient and MailMessage classes, and commo
How To Add Dependency Injection In Your Sitecore Application
9/27/2024 8:17:09 AM.
Dependency Injection (DI) is a design pattern that enhances code maintainability and reusability by allowing developers to create loosely coupled components. It facilitates unit testing and supports v
How to Download Code from Your Azure Function App
9/27/2024 5:59:14 AM.
In this article, we will learn how to easily download code from your Azure Function App using built-in tools like the Azure Portal, App Service Editor, or source control integration.
How to Build a Clean Architecture Web API with .NET Core 8
9/26/2024 9:15:22 AM.
Learn how to build a robust Web API using Clean Architecture principles with .NET Core 8. This guide covers essential concepts, including modular design, dependency injection, and best practices for A
Microsoft Build 2015 Top Highlights: Day 2 Keynote
9/26/2024 7:27:20 AM.
The Day 2 Keynote at Microsoft Build 2015 showcased exciting advancements in technology and software development. Key announcements included new features in Windows 10, updates to Azure and Visual Stu