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 sharing
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Chetan Sanghani (3)
Anubhav Chaudhary (3)
Mohammad Irshad (3)
Ram Prasad M (3)
Manpreet Singh (3)
Manoj Kalla (2)
Bhairab Dutt (2)
Sarathlal Saseendran (2)
Siddharth Gajbhiye (2)
Prabhakar Maurya (2)
Onkar Sharma (2)
Sardar Mudassar Ali Khan (2)
Mervyn Manilall (2)
Tahir Ansari (2)
Jignesh Trivedi (2)
Gaurav Kumar (2)
Gaurav Gupta (2)
Arun Choudhary (2)
Abdul Rasheed Feroz Khan (2)
Omar Rodriguez (1)
Dhruvin Shah (1)
Mayooran Navamany (1)
Kaviya Balasubramanian (1)
Dhairya Krishnat (1)
Sachin Kalia (1)
Vijay Prativadi (1)
Vijai Anand Ramalingam (1)
Shiv Sharma (1)
Ulricht Von Schnell (1)
Harunraseed Basheer (1)
Dhiraj Poojary (1)
Lokesh Varman (1)
Akkiraju Ivaturi (1)
Abiola David (1)
Saurabh Nandu (1)
Cr Bhargavi (1)
Krunal Trivedi (1)
Ashok Dudi (1)
Abhishek Yadav (1)
Sarthak Varshney (1)
Santosh Sarnobat (1)
Kirtesh Shah (1)
Miguel Teheran (1)
Mohit Kala (1)
Harshad Tretiya (1)
Visakh P (1)
Sagar Lad (1)
Sarvesh Shinde (1)
Alessandro Del Sole (1)
Vinay Ayinapurapu (1)
Satya Karki (1)
Mudita Rathore (1)
Lalit Bansal (1)
Ravishankar N (1)
Pooja Baraskar (1)
Pranav J.Dev (1)
Aman Singhal (1)
Shubham Srivastava (1)
Jeeva Subburaj (1)
Ronika Jency (1)
Waqas Sarwar (1)
Ajithkumar J (1)
Thivagar Segar (1)
Catcher Wong (1)
Kishore Chowdary (1)
Nimit Joshi (1)
Shashangka Shekhar (1)
Ramakrishna Basagalla (1)
Shantha Kumar T (1)
Sibeesh Venu (1)
Veera Pallati (1)
Narasimha Reddy Chennupalli (1)
Vaikesh K P (1)
Vivek Tripathi (1)
Veena Sarda (1)
Jasminder Singh (1)
Related resources for sharing
No resource found
Chain of Resposability Pattern
9/24/2024 6:17:02 AM.
The Chain of Responsibility is a behavioral design pattern that enables passing requests along a series of handlers. Each handler decides to process the request or forward it to the next in line. This
Sharing Data from Child to Parent in Angular 18
8/24/2024 7:39:37 AM.
In this walkthrough, you'll learn how to send data from a child component to a parent component in Angular using the @Output decorator and EventEmitter. You'll create a simple Angular project
Share Data from Parent to Child Component in Angular 18
8/23/2024 6:25:55 AM.
Learn how to send data between Angular components using @Input and @Output decorators. This guide demonstrates how to transfer data from a parent to a child component in Angular. Create a project, set
How To Share Power BI Report With External Users
8/7/2024 10:53:02 AM.
Learn how to share your Power BI reports with external users efficiently and securely. This guide covers step-by-step instructions on granting access, setting permissions, and utilizing Power BI featu
Cross-Origin Resource Sharing (CORS) in .NET 8
8/6/2024 5:14:40 AM.
Learn how to configure Cross-Origin Resource Sharing (CORS) in .NET 8 to control access to your APIs from different domains. Understand key concepts like Same-Origin Policy, preflight requests, and CO
Case Studies and Real-World Applications: .NET Standard in Action
7/17/2024 11:43:04 AM.
.NET Standard empowers developers to create robust applications across platforms like healthcare management systems with EHR integration using Xamarin and ASP.NET Core, and financial trading platforms
Introduction to .NET Standard
7/17/2024 12:19:50 AM.
.NET Standard simplifies cross-platform development by defining a unified set of APIs for .NET platforms like .NET Core, .NET Framework, and Xamarin. It enables code sharing across these platforms, en
Elevating Code Quality: Best Practices for Effective Code Reviews
6/2/2024 11:54:01 AM.
Elevating Code Quality" presents essential strategies for effective code reviews, fostering collaboration, and enhancing software reliability. Explore best practices in peer feedback, automated t
Disable Sharing A Document With External User From SharePoint Online Tenant
5/2/2024 9:52:02 AM.
In this article, we will learn how to enhance security in SharePoint Online by disabling the external sharing of documents. Explore tenant-level settings and permission controls to restrict access to
How To Share A Power BI Report
5/1/2024 11:40:58 AM.
Easily share Power BI reports within and outside your organization using Power BI Desktop or services. Learn how to publish reports, choose sharing destinations, generate QR codes, and embed reports.
Enabling WCF Net.Tcp Port Sharing for Multi-Process Port Sharing
4/26/2024 10:23:44 AM.
In today's article you will learn how to enable the Net.Tcp Port Sharing Service, so that it can be used by WCF for Port Sharing across multiple processes.
Upload a File Using File Transfer Protocol (FTP)
4/23/2024 7:21:47 AM.
Learn how to seamlessly upload files using File Transfer Protocol (FTP) in this comprehensive guide. Discover the step-by-step process, from setting up your FTP client to navigating directories and tr
Wiki Page Application in SharePoint
4/18/2024 8:25:59 AM.
In this article, we will Explore the versatile Wiki Page Application in SharePoint 2010 for seamless collaboration, content management, and knowledge sharing.
Community Portal Site in SharePoint
4/18/2024 8:16:58 AM.
In this article, we will explore the robust capabilities of SharePoint 2013 as it powers your Community Portal Site, fostering collaboration, knowledge sharing, and social networking among your team.
Angular Services: Data Sharing & Logic Across Components
4/17/2024 9:32:58 AM.
In this article, we are going to utilize the Angular Services. Service is nothing but the class having certain operations for a specific purpose. We use Services in Angular to share data among the com
Sharing Data Between Component Using Angular V4 And Above
4/16/2024 10:59:00 AM.
Hi Readers , I hope you all are doing good and read my all the previous tutorials . My previous article about Binding with Angular 4 and above Binding with Angular v4 And Above in which I have explai
Sharing Data Between Components In Angular
4/16/2024 5:33:03 AM.
Share data between Angular components efficiently using Input and Output decorators, EventEmitter, and component interaction techniques. Explore parent-child and child-parent communication methods to
Angular Services For Sharing Data Between Components
4/15/2024 11:56:17 AM.
My previous article about Sharing Data Between Components Using Angular V4 And Above in which I explained the methods by which we can share data between components parent and child Today I am here fo
Easily Share Data Between Two Unrelated Components In Angular
4/15/2024 11:54:15 AM.
In Angular, data sharing between unrelated components can be achieved using services and observables. Services act as intermediaries, while observables facilitate seamless communication, enabling effi
Sharing Data from Child to Parent in Angular 8 Using @viewchild
4/15/2024 11:51:06 AM.
Angular 8 facilitates efficient parent-child component communication through @ViewChild. This TypeScript decorator allows a parent component to access a child component's properties and methods, e
Enable Remote Desktop Connection in Windows 8
4/8/2024 11:48:12 AM.
To enable Remote Desktop Connection in Windows 8, navigate to System Settings or Control Panel, locate Remote Desktop settings, enable Remote Desktop, configure network settings, adjust firewall setti
How to Install the Print Server on Windows Server
3/15/2024 8:58:11 AM.
Install Print Server on Windows Server 2012 to manage network printing efficiently. Configure printers, queues, and drivers seamlessly. Utilize Group Policy for centralized management. Ensure smooth p
Understanding Sharing in Lists on SharePoint Communication Sites
3/5/2024 10:46:46 AM.
This guide provides detailed instructions on utilizing the Share option in lists on SharePoint Communication Sites. It covers the login steps, navigating to lists, selecting items to share, opening th
How to Create a Simple Screen Sharing Application in C#
3/1/2024 9:36:09 AM.
In this article, we will learn to develop a basic screen-sharing app in C#. Explore real-time collaboration, network communication, and user interface design. Create seamless remote access for sharing
Explain Delta Sharing in Databricks
2/25/2024 8:00:45 AM.
Discover how Delta Sharing revolutionizes data exchange in Databricks. This article breaks down Delta Sharing into easy-to-understand concepts and guides you through its features and setup process. Le
How to Enable or Disable File and Printer Sharing in Windows 10
2/22/2024 11:29:50 AM.
To enable or disable file and printer sharing in Windows 10, navigate to "Settings" > "Network & Internet" > "Network and Sharing Center." From there, select &q
How To Share Files Between Ubuntu And Windows 10
2/22/2024 11:28:15 AM.
In this article, I have described how to share files between Ubuntu and Windows 10 effortlessly by leveraging cross-platform solutions like Samba. Utilize SMB protocol for seamless network sharing, en
React Design Pattern Series: Mastering Render Props Pattern
2/13/2024 10:41:52 AM.
The article delves into the power and flexibility of React render props as a fundamental design pattern in React development. Exploring the concept, benefits, and real-world use cases, the article dem
GitHub Copilot: Sharing Code for Progress, Privacy in Question
2/12/2024 12:02:19 PM.
Explore GitHub Copilot: AI-driven code generation aiding developers, but privacy concerns arise. Balancing productivity with data privacy is crucial.
Creating and Sharing .NET Assemblies For a .NET Application Projects
2/1/2024 11:13:07 AM.
This article is about the Global Assembly Cache (GAC) and DLLs relevant to the deployment of applications. It covers assembly creation, referencing, and deployment to the Global Assembly Cache (GAC).
Sharing Data Gateway in Microsoft Fabric Portal with Demo
2/1/2024 4:30:21 AM.
This article dives into how to share data gateway with users and resource groups in Microsoft Fabric. The Sharing Data Gateway in Microsoft Fabric Portal streamlines access and data transfer between o
Handling CORS (Cross-Origin Resource Sharing) in ASP.NET Core Web API
1/15/2024 9:08:11 AM.
Demystify CORS in ASP.NET Core! Learn how to seamlessly handle Cross-Origin Resource Sharing and overcome origin-related errors in your Web API with this concise guide.
JavaScript and Facebook: A Dynamic Duo for Social Sharing
10/1/2023 2:27:24 PM.
Explore the dynamic synergy of JavaScript and Facebook in this comprehensive guide to supercharging your social sharing capabilities. Learn how to harness the power of the Facebook JavaScript SDK to s
FileSharing Server in C# and .NET
9/12/2023 9:20:52 AM.
The server acts as a File Sharing Server, it listens for multiple clients to connect to it. The Clients have a option to either Download any of the Files available with the server for download.
WhatsApp Web and Mobile Sharing in JavaScript
9/11/2023 3:53:15 AM.
Embark on a journey into the world of WhatsApp with our comprehensive developer's handbook. This resource is your trusted companion in mastering the intricacies of implementing WhatsApp sharing fe
Empowering Secure Collaboration with Azure Shared Access Policies
9/2/2023 6:22:39 AM.
Empowering Secure Collaboration with Azure Shared Access Policies
Shared Storage With Azure Virtual Machine
8/25/2023 8:35:00 AM.
This article briefs you about Shared Storage in Azure and how to use Shared Storage in multiple Azure VMs.
Child to Parent Data Sharing in Angular
8/22/2023 5:10:51 AM.
In Angular, component communication is a crucial aspect of building dynamic and interactive applications. One common scenario is sharing data from child components to parent components. The @Output de
How to Create a NuGet Package For a .NET Library?
8/21/2023 8:38:42 AM.
Package your CAPTCHA library with NuGet for seamless integration in .NET projects. Simplify installation for developers, manage dependencies effortlessly, and enable smooth distribution of your ASP.NE
Web API File Upload and Download Methods
8/17/2023 11:07:09 AM.
Discover step-by-step instructions and best practices for seamlessly implementing web API file upload and download functionality to optimize data sharing and collaboration, facilitating smooth digital
Sharing Data from Parent to Child Components in Angular using @Input()
8/15/2023 9:00:40 AM.
Angular is a popular front-end framework that promotes component-based architecture. One common scenario in web development is passing data from a parent component to a child component for rendering o
Resolving CORS Origin Using Custom Middle ware in ASP.Net Web API
8/2/2023 5:02:53 AM.
In ASP.NET Core, middleware is a component or piece of software that sits in the request-response pipeline. Middleware is used to handle or modify incoming HTTP requests and outgoing HTTP responses. I
What Is Network-Attached Storage?
7/31/2023 10:02:26 AM.
Network-Attached Storage (NAS) is a specialized file-level data storage device that is connected to a computer network, providing centralized data storage and file sharing functionalities. NAS systems
Disabling Access Requests and Controlling Site Sharing with PowerShell
7/16/2023 5:40:13 AM.
In SharePoint Online, managing access requests and controlling site sharing settings is crucial for maintaining security and governance. In this article we will see how to disable access requests and
Angular @Output() Decorator
4/27/2023 9:58:58 AM.
In this article, we are going to discuss how to share data between the child component to parent component. In the previous article, we discussed how to pass data from the Parent component to the chil
Sharing Web Apps Using Dev Tunnels In Visual Studio 2022
2/13/2023 10:37:04 AM.
Let's learn how to share our web apps using dev tunnels in Visual Studio 2022.
Data Sharing Techniques In MVC
8/28/2022 6:08:53 AM.
In this article, you will learn about Data Sharing Techniques in MVC.
How To Stop External Site Sharing In SharePoint Using Power Automate
8/5/2022 10:21:19 PM.
In this article, I will explain how to prevent external sharing of the SharePoint site.
ASP.NET Core - Cookie Sharing Authentication
6/3/2022 12:16:01 PM.
In this article, you will learn about Cookie Sharing Authentication.
Introduction To Delta Sharing For Secure Data Sharing
5/13/2022 4:16:01 PM.
Introduction to Delta Sharing for Secure Data Sharing
Automate PowerApps App Sharing
2/28/2022 1:49:17 PM.
In this article, we will learn to automate PowerApps apps sharing with users.
Xamarin.Forms - Sharing Files And Documents
2/10/2022 6:00:37 AM.
In this article, you will learn how to share files and documents.
Sharing The Data Between Components In Angular
1/10/2022 5:57:42 AM.
In this article, you will learn how to share The Data between components in Angular.
Understanding SharePoint Online External Sharing
7/12/2021 12:30:08 PM.
This article explains the external sharing settings available in M365 suite.
New Experience In Sharing Power BI Reports
6/13/2021 4:27:24 PM.
In this article, you will learn about the new experience in Sharing Power BI Reports via links.
Enabling Cross Origin Request Sharing in ASP.Net Web API
3/9/2021 5:40:19 AM.
In this article, I will explain Cross Origin Request Sharing, and How can we enable in Our ASP.NET Web API application.
Sharing Data Between Angular Components Via @Input() And @Output()
1/19/2021 1:39:39 PM.
Transfer data from Parent to child component using @Input() decorator which allows data to pass through templates and child to parent component using @Output() decorator with the help of Event Emitter
Top 7 Ridesharing Apps In 2020
10/2/2020 10:25:12 AM.
In this article, you will learn about Top 7 Ridesharing Apps in 2020.
Azure Storage CORS Concepts - Introduction - Part One
6/12/2020 5:41:34 AM.
In this article, you will learn Azure Storage Cross-Origin Resource Sharing (CORS) Concepts
Sharing PC's Network with Intel Galileo in Windows
4/21/2020 12:12:47 AM.
In this article you will learn how to share a PC network with Intel Galileo in Windows.
Sharing Simple Data Between Android Applications
3/27/2020 3:35:09 AM.
This article just illustrates the basics of the intra-application Data Sharing and integration of applications .
Connecting Devices Using Client and Server Architecture in Android: Part 1
3/27/2020 2:05:38 AM.
This article illustrates how the sharing mechanism works using Bluetooth technology via client and server architecture.
Sharing Object Between Activities In Android
2/19/2020 4:00:08 AM.
This tutorial will discuss how can we share objects from one activity to another activity.
Enable Ad Hoc Wireless Internet Connection in Windows 8
1/17/2020 3:34:27 PM.
In this article we are explaining how to create an Ad-Hoc Wireless Network in Windows 8.
Windows 8 Charms Bar Search, Sharing, Settings & Basic Actions
12/23/2019 2:40:51 AM.
In this article we explain the Windows 8 Charms Bar that provides system-wide access to searching, sharing, settings & basic actions.
Join Windows 8 HomeGroup in Windows 7 System
12/20/2019 3:35:03 AM.
In this article you will learn how to join the HomeGroup network of Windows 8 to share files and devices to other Windows 7 PCs
Set Up HomeGroup Sharing Feature in Windows 8
12/20/2019 1:24:55 AM.
In this article you will learn how to set up the HomeGroup network in Windows 8 to share files and devices to other PCs.
Enable File and Printer Sharing in Windows 8
12/6/2019 2:49:14 AM.
This article describes how to enable File and Printer Sharing in Windows 8.
Disable Computer Sharing in Windows 8
12/4/2019 12:27:55 AM.
In this article we will explain all the steps to disable computer sharing in a local network.
Transfer Files Between Windows 8 PC and Windows 7 PC
12/2/2019 3:09:50 AM.
In this article I will explain how to transfer files between a Windows 8 PC and a Windows 7 PC.
Stop Sharing a Drive/Folder by Using Windows Interface
10/24/2019 7:03:02 AM.
In this Article you will learn about How to Stop Sharing a Drive/Folder by using Windows Interface.
ScreencastR - Simple Screen Sharing App Using SignalR Streaming
8/16/2019 10:17:13 AM.
In this article, we will see how to create a simple screen- sharing app using signalR streaming with IAsyncEnumerable API
Generating Sharing Links Report And Removing Sharing Links Using SharePoint Online CSOM
7/31/2019 8:01:44 AM.
This articles explains how to use CSOM to generate a report of all the Sharing Links created within a document library, and how to bulk delete all the sharing links and remove unique permissions.
Managing The Sharing Links Of Files Within A SharePoint Online Document Library
7/30/2019 10:48:10 AM.
This article explains how to find all the document which have sharing links created, and recommended ways to delete the sharing links
Understanding SharePoint Online File Sharing And When Unique Permissions Are Created
7/28/2019 12:01:00 PM.
In this article, you will understand SharePoint Online file sharing and when unique permissions are created.
How To Control The Level Of Permissions On Your PowerApps While Sharing
7/25/2019 11:37:02 PM.
In this article, we will see how to give PowerApps access permission to other users.
Collaborate Work In Same Project From VS 2017 And VS 2019 Using Live Share
4/5/2019 9:02:09 AM.
In this article, we will see how to work on the same project from Visual Studio 2017 and Visual Studio 2019 by different users using Microsoft’s new feature Live Share.
Block Downloading For View-Only Links In SharePoint Online And OneDrive
1/15/2019 4:26:48 PM.
Another great feature released by Microsoft in Office 365 for SharePoint/OneDrive for Business is file sharing. Let us get an overview of this new feature that enables the user to share view-only link
Xamarin.Forms Application For Social Media Link Sharing
4/6/2018 4:20:02 PM.
This article demonstrates how to develop a link sharing Xamarin.Forms Application.
Sharing Data To Third-Party Services
1/20/2018 5:28:16 AM.
The ActivityViewController is a controller that allows the current application user to share the data in the form of text, images etc easily between the current application and services. There are a n
Enable External Sharing In SharePoint Online Using Powershell
12/1/2017 5:02:45 PM.
The below article explains how to enable the external sharing using SharePoint Admin Center and using PowerShell.
Sharing A Solution To Generate Billcode
10/16/2017 10:26:49 AM.
Many of systems we use will generate plenty of billcodes everyday , and most of them include date(datetime) or a prefix to show their signification , such as specifying a billcode belongs to a special
Azure Logic App For Sharing Twitter Tweets On Facebook
5/8/2017 6:47:08 AM.
This video explains the concept of creating azure logic app service for sharing twitter tweets to Facebook.
Sharing Video To Twitter And Facebook Using ASP.NET MVC
1/12/2017 10:46:50 AM.
In this article, you will learn how to share video on Twitter and Facebook, using ASP.NET MVC.
Enable Cross Origin Resource Sharing (CORS) In ASP.NET Core
10/27/2016 2:30:37 PM.
In this article, you will learn how to enable Cross Origin Resource Sharing (CORS) In ASP.Net Core.
Cross Origin Sharing In Web API
9/20/2016 4:39:59 AM.
In this article, you will learn about cross origin sharing in Web API.
Sharing Apps Via RemoteApp In Azure
7/17/2016 3:09:35 PM.
In this article, you will learn how to share apps via Remoteapp in Azure.
Sharing Apps With Other People In Your Organization Using PowerApps
7/14/2016 1:40:34 PM.
In this article, you will learn how to share apps with other people in your organization using PowerApps.
External Sharing Of Sites at Your Office 365 Admin Center
6/24/2016 2:00:49 PM.
In this article you will learn about external sharing of sites at your Office 365 Admin Center.
External Sharing Of SharePoint Sites At The SharePoint Admin Center On Office 365
5/17/2016 10:24:20 AM.
In this article you will learn External Sharing of SharePoint Sites at the SharePoint Admin Center on Office 365.
Enable Or Disable External Sharing For The SharePoint Site Using JSOM
5/10/2016 10:30:09 AM.
This article uses the SharePoint JavaScript code to enable or disable members to share the site to external users.
Sharing Of Site Collection On SharePoint Office 365
4/6/2016 12:19:29 PM.
In this article you will learn about sharing of Site Collection on SharePoint Office 365.
Sending Data To Another Domain Using PostMessage
2/2/2016 9:28:08 AM.
In this post we will see how to send data to another domain from our application.
Sharing Data Between Angular Controllers
1/13/2016 1:11:55 PM.
In this article you will learn the data sharing between angular controllers.
Sharing Your Application Page In Social Networks And With Email Services
12/21/2015 12:56:50 PM.
In this article I will explain you how to share your application page/web site/blog in Social networks like Facebook, Twitter, Linked in, Google +, Reddit and share with Email services like Gmail, Yahoo, Outlook Web and Outlook.
Xamarin.Forms Walkthrough 2: The Curious Case of Code Sharing
9/3/2015 5:31:19 AM.
In this article we will discuss the detailed structure and concepts of code sharing in Xamarin.Forms.
Enable Cross-Origin Resource Sharing (CORS) Request in Web API
6/28/2015 2:10:53 PM.
This article explains how to enable Cross-Origin Resource Sharing (CORS) requests in the Web API.
Manage Cross Origin Resource Sharing (CORS) on Windows Azure
6/6/2015 2:20:47 PM.
This article I will explains how to manage Cross Origin Resource Sharing (CORS) on Windows Azure.
Sharing Excel Workbook Without Uploading To SharePoint Document Library
2/27/2015 2:06:38 PM.
In this article we will see how to share an Excel workbook without the uploading of the Excel file to a SharePoint Document Library.
Cross Origin Resource Sharing (CORS) in ASP.Net Web API 2
1/14/2015 1:10:50 AM.
In this article we will now discuss the concept of Cross Origin Resource Sharing or C.O.R.S.