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 channel
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shantha Kumar T (4)
Abhimanyu K Vatsa (4)
Ajay Kumar (2)
Swatismita Biswal (2)
Manoj Ramachandran (2)
Sabyasachi Mishra (2)
Prasham Sabadra (2)
Abdul Rasheed Feroz Khan (2)
Nakkeeran Natarajan (2)
Lakshmanan Sethu Sankaranarayan (2)
Vijay Prativadi (2)
Shripad Kulkarni (2)
Jibin Pan (2)
Sigar Dave (1)
Ramaprasad Upadhyaya (1)
Rahul Kumar Saxena (1)
Sandeep Mishra (1)
Senthilkumar (1)
Pramod Singh (1)
ksasikumar (1)
Amit Kumar Agrawal (1)
Amit Patel (1)
Prasad Pathak (1)
Maniteja Vegi (1)
Sanjay Kumar (1)
Nitesh Kejriwal (1)
Himanshu Upreti (1)
Rajkiran Swain (1)
Nanddeep Nachan (1)
Ashish Bhatnagar (1)
Shrusti Shah (1)
George (1)
Lalit Bansal (1)
Manoj Mittal (1)
Amit Diwan (1)
Imran Ghani (1)
Jignesh Trivedi (1)
Stephen Simon (1)
Vidyadharran G (1)
Rajeesh Menoth (1)
Vijai Anand Ramalingam (1)
Ramesh Palaniappan (1)
Ketak Bhalsing (1)
Jean Paul (1)
Selva Ganapathy (1)
Kaviya Balasubramanian (1)
Yusuf Karatoprak (1)
C# Curator (1)
Mahadesh Mahalingappa (1)
Sarika Gaikwad (1)
Nanu Jogi (1)
Tom Curry (1)
Related resources for channel
No resource found
C# Discriminated Unions and .NET Channels
7/11/2024 3:00:02 AM.
Explore the advanced features of C# with a focus on Discriminated Unions and .NET Channels. Learn how Discriminated Unions enhance type safety and pattern matching, and how .NET Channels facilitate co
Channel Types in Microsoft Teams: Public, Private, and Shared
6/26/2024 6:39:55 AM.
Microsoft Teams offers Standard, Private, and Shared Channels to meet various communication needs. Standard Channels are open to all team members for general discussions. Shared Channels enable cross
Remoting in .NET
6/4/2024 9:51:33 AM.
.NET Remoting enables distributed communication across app domains using various protocols, serialization formats, and object creation modes. Server-side, it creates a service exposing methods, access
.NET Remoting in a Simple Way
6/4/2024 9:46:13 AM.
In this article, we will learn Remoting facilitates accessing remote objects between different application domains. Key elements include proxies (transparent or real), channels (TCP or HTTP), and form
Create Your Customized Copilot Using Microsoft Copilot Part 3
5/27/2024 11:00:47 AM.
Explore the diverse channels available for integrating Microsoft Copilot, including Microsoft Teams, mobile apps, social media platforms like Facebook and Telegram, communication APIs like Twilio, and
Display an RSS Feed Using XSLT
5/9/2024 11:51:36 AM.
Displaying an RSS feed using XSLT involves transforming XML data into HTML for presentation. XSLT templates define how RSS elements are formatted, facilitating clear and structured content rendering o
Chat Server and Client in C# Using Remoting Technology
5/6/2024 11:24:23 AM.
This application is a simple Chat server and Client, which is conversion of Java RMI chat server and client. The Java client was a Applet and present application client in Windows Forms.
.NET Remoting
5/1/2024 10:59:12 AM.
.NET Remoting facilitates communication between .NET objects in different application domains or processes across a network. It provides a versatile mechanism for remote procedure calls, supporting va
Distributed Computing Using .NET Remoting
4/30/2024 10:47:27 AM.
AppDomain is an isolated environment for executing Managed code. Objects within same AppDomain are considered as local whereas object in a different AppDomain is called Remote object.
Channel Factory Caching in WCF 4.5
4/22/2024 7:43:25 AM.
ChannelFactory caching in WCF 4.5 allows caching of service instances. ClientBase<T> introduces CacheSetting property, facilitating caching. Enum values determine caching behavior. Samples demon
Fix Visual Studio Load Test Error: Request Failed - SSL/TLS Issue
4/12/2024 6:21:12 AM.
In this article you will learn about the Visual Studio load test error - request failed - the request was aborted - could not create ssl/tls secure channel.
Echo Chat Bot In Facebook Messenger Using Microsoft Bot Framework
3/28/2024 6:25:31 AM.
In this article, we will learn about an Echo bot configuration for the Facebook messenger channel and its required resource list.
Exploring Inter-Process Communication in WPF Using Named Pipes
3/19/2024 12:09:55 PM.
In a WPF application, inter-process connectivity typically involves communication between different components or modules within the same application or between separate WPF applications running on th
.NET Task Parallel Library vs System.Threading.Channels
10/18/2023 6:49:02 AM.
Concurrency in modern software development is vital for applications to efficiently manage multiple tasks simultaneously. In the .NET ecosystem, developers have two powerful tools for concurrency: the
List Videos From a Channel Using YouTube API V3 in C#
9/21/2023 6:40:44 AM.
This article shows how to retrieve all videos from a specific YouTube Channel using the latest YouTube API V3.
Broadcast Object to Multiple Browser TABS using Javascript
4/24/2023 6:03:19 AM.
The Broadcast Channel API allows basic communication between browsing contexts (that is, windows, tabs, frames, or iframes) and workers on the same origin.
How to use Microsoft Teams channel as a ChatGPT
4/14/2023 10:35:05 AM.
How to use Microsoft Teams channel as a ChatGPT
Difference Between Microsoft Teams And Channels
7/1/2022 9:58:18 AM.
This article describes should you create a brand new Team or just a Private Channel within an existing Microsoft Team?
Overview Of Shared Channels In MS Teams
5/29/2022 6:35:15 AM.
In this article, you will learn about Shared Channels in MS Teams. The Shared Channels feature in MS Teams is still in preview and is rolling to the M365 tenants.
How To Block Bot To Post Messages In Channel In MS Teams
2/7/2022 3:45:11 PM.
How to block bot to post messages in Channel in MS Teams
Restrict @channel Mentions In Microsoft Team Messaging
1/19/2022 1:54:20 PM.
In this article, you will learn how to block or restrict the @channel mentions in Chat messaging for particular Microsoft Team.
Create Channel Calendar In Teams
1/6/2022 12:05:15 PM.
Channel Calendar allows to create a calendar for a specific team for a specific channel. Channel Calendar comes into picture when you want to create a shared calendar.
.NET Channels And Remoting Architecture
7/7/2021 12:36:02 PM.
In this article, you will learn about .NET Channels and Remoting Architecture.
Trigger Power Automate Flow On Channel Creation In MS Teams
6/15/2021 2:58:18 PM.
In this article, you will learn how to trigger the Flow in Power Automate when a new Channel is created in Microsoft teams.
How To Trigger Power Automate On MS Teams Channel Creation
6/14/2021 3:54:07 AM.
In this article, you will learn how to start the Power Automate flow, when a new channel is created in MS Teams.
Post An Adaptive Card In Team's Channel And Save The Data In SharePoint List Using Power Automate
6/10/2021 10:46:36 AM.
In this article, you will learn how to post an adaptive card in your team's channel and save the data in the SharePoint list using power automate.
Post GitHub Events To A Microsoft Teams Channel Using C#.NET
5/18/2021 12:48:49 PM.
In this article, you will learn about Post GitHub events as Adaptive Cards to a Microsoft Teams Channel using Webbooks, Web API and C#.NET.
Post ServiceNow Incidents for a group to a Microsoft Teams channel using C#.NET
5/7/2021 3:08:22 PM.
This article goes over posting active ServiceNow incidents assigned to a particular group to a Microsoft Teams channel as adaptive cards using C#.NET
WCF (3), Bindings And Channel Stack
4/28/2021 8:59:53 AM.
This article discuss Bindings and Channel Stack in WCF in more details
Get All The Videos Of A YouTube Channel Using C#
11/24/2020 5:06:21 AM.
This article explains how to retrieve all videos from a specific YouTube channel using YouTube API V3.
The Best Guide To Cross-Channel Customer Experience Strategy
9/17/2020 7:39:37 AM.
In this article, you will learn about the best guide to Cross-Channel Customer Experience Strategy.
Add Conversation Bot To Microsoft Teams Channel And Group Chat
6/22/2020 10:22:38 AM.
In this article you will learn how to add Conversation bot support to Microsoft Teams Channel and Group Chat.
Guide - Youtube's New Enhanced Comment System For Channel Owners To Filter Comments Easily
10/4/2019 7:54:26 AM.
YouTube recently updated its comment system for channel onwers to filter comments easily on the basis of response, search value, questions, subscriber count, etc.
Understanding WCF Bindings and Channel Stack
9/23/2019 1:19:12 AM.
In order to understand WCF Bindings in details, it's important to understand the Channel Stack as part of the WCF runtime.
Channel Factory in WCF
9/3/2019 1:40:48 AM.
A Channel Factory enables you to create a communication channel to the service without a proxy.
How And Where To Learn Microsoft Technologies For Free
1/23/2019 11:49:17 AM.
This video is especially for college and university students who want to know about different Microsoft Technologies and how they can learn these technologies for free. I hope you all will like this v
Register A Bot And Configure Bot To Channel
1/16/2019 3:09:07 AM.
In this article, I will explain to register a Bot in bot framework portal and configure Bot to Channel.
Microsoft Teams - Part Two - Adding New Channels To The Teams And Best Practices
7/8/2018 11:54:37 PM.
In last article “Office 365 – Microsoft Teams – Part 1 – Introduction to Teams and Channels” we discussed introduction to Teams and Channels. In this article we will discuss bit advance points regardi
Microsoft Teams - Part One - Introduction To Teams And Channels
7/4/2018 10:57:54 AM.
In this article we will discuss basics about Microsoft Teams. What are Teams and Channels. Also having few more articles with advance details, coding and PowerShell part as well.
Channel Configuration - Azure Bot Service To Slack Application
2/8/2018 10:49:13 AM.
This article explains how to configure Azure Bot Service to Slack Applications. We will get a clear idea about how to create a Bot Service in Azure.
Could Not Establish Trust Relationship For The SSL/TLS Secure Channel
1/18/2018 6:48:53 AM.
In this article we will be seeing how to resolve the following issue “The underlying connection was closed. Could not establish trust relationship for the SSL/TLS secure channel”.
Adding Your Bot Application For A Skype Channel
10/10/2016 11:09:59 AM.
In this article, you will learn how to add your Bot Application for a Skype channel.
Run Your Bot Application In Bot Framework Channel Emulator
9/19/2016 5:53:34 PM.
In this article, you will learn how to run your Bot Application in Bot framework channel Emulator.
Get YouTube Channel Playlist Videos In SharePoint Content Editor WebPart
8/18/2016 11:20:26 AM.
In this article, you will learn how to get YouTube Channel Playlist Videos in SharePoint Content Editor WebPart.
Retrieve Video Portal, Channels And Videos From Office 365 Using REST Search And List API
6/17/2016 10:31:29 AM.
In this article, you will learn how to retrieve the video portal information and video channels from the Office 365 site, using REST Search APIs and videos from a channel, using various methods.
Retrieve Channels And Videos From Office 365 Video Portal Using REST Video API
6/16/2016 10:25:37 AM.
In this article, you will learn how to retrieve the video portal information, video channels, and their videos from the Office 365 video portal using REST Video APIs.
Get The Latest Video Of A YouTube Channel Using jQuery
12/17/2015 8:37:19 AM.
This article explains how we can get and show latest video of a particular YouTube Channel using jQuery.
Steps to Create a Device Channel For Mobile Devices in SharePoint 2013
5/5/2015 8:42:29 PM.
This article shows how to create a Device Channel for Mobile Devices in SharePoint 2013.
Choosing Between Responsive Web Design, Device Channels or Both
1/14/2015 6:23:28 PM.
In this article we have explored choosing between Responsive Web Design, Device Channels or Both.
Simple Way to Establish Interaction Between Two Windows Applications by a Channel of a Connection Database
4/24/2014 11:56:34 AM.
This articles shows how to provide an interaction between two Windows aplications in a very simple way using a Text file.txt as a bridge.
Design Manager in SharePoint 2013
3/3/2014 6:00:19 PM.
This article describes a new feature in SharePoint 2013, the Design Manager.
Mobile Features in SharePoint 2013
2/6/2014 5:58:54 PM.
In this article, we will learn about the mobile features in SharePoint 2013.
Device Channels in SharePoint 2013
1/30/2014 3:46:10 PM.
In this article I would like to explain the device channels usages and how to create a device channel in SharePoint 2013.
Dynamic WCF Usage in Client
6/13/2013 2:00:54 PM.
I have decided to show a Channel Factory usage in the client side.The Channel Factory will be created in a generic ServiceFactory according to ServiceContract type. It will provide us full isolated usage WCF service more dynamically than adding a service into the service references. Also I would like to show us proxy and channelFactory usage differences.
WCF 4.5 New Feature Channel Factory Caching
10/3/2012 1:30:59 AM.
Today, in this article let’s play around with one of the interesting and most useful concepts in WCF 4.5.
.NET Remoting: The Simple Approach
9/30/2012 2:35:09 AM.
.NET Remoting provides a powerful and high performance way of working with remote objects. Architecturally, .NET Remote objects are a perfect fit for accessing resources across the network without the overhead posed by SOAP based Web services.
.NET Remoting: The Interface Approach
9/30/2012 2:33:35 AM.
.NET Remoting provides a powerful and high performance way of working with remote objects. Architecturally, .NET Remote objects are a perfect fit for accessing resources across the network without the overhead posed by SOAP based Web services. .NET Remoting is easier to use than Java's RMI, but definitely more difficult than creating a WebService. In this article, we will create a remote object, and access this object using the Interface.
Channel Sinks in .NET
9/30/2012 2:32:15 AM.
In this article I will explain you about Channel Sinks.
Let's Play Around With Channel Factory in WCF Service Hosted on Web App
1/10/2012 1:25:13 AM.
Today, in this article let’s play around with one of the most interesting topic in WCF and we will try to implement this concept such that we can get much better idea on idea to handle the real time case scenarios.
WCF Series Channels and Bindings: Part 1
9/29/2011 8:30:04 PM.
In this article we will be discussing WCF Channels and Bindings.
Transparency using Opacity in XAML Silverlight
4/25/2011 3:38:14 PM.
In this article, you will learn how to apply transparency by using Opacity in Silverlight arts.
Transparency using Alpha Channel in XAML Silverlight
4/25/2011 12:35:45 AM.
In this post, you will learn how to apply transparency by using Alpha Channel in Silverlight arts.
Alpha Channels in XAML Silverlight
4/22/2011 12:16:36 PM.
In this article, you will learn about the Alpha Channels in Silverlight.
How to configure default catalog and channel name of commerce server into sharepoint channel configuration list programmatically
9/26/2010 11:29:09 PM.
This will configure sharepoint channel configuration list programmatically to avoid manual configuration of commerce server's default catalog and channel name as part of integration of sharepoint site and commerce server.
Basics of Data Communication: Part 3
7/17/2010 1:04:37 AM.
This article will explain, Data Transmission, configuration, Time Domain Concepts, Frequency Domain Concepts, Why Digital Communication, Bandwidth, Data Rate, Channel Capacity, Error Rate, Noise, Nyquist Sampling Rate, Shannon Channel Capacity, Line Coding, Modem and Digital Modulation etc.
Remote Objects:Part I
1/5/2006 4:00:54 AM.
This demo shows how to create the remote objects with callback functions and use them in the window host.
Remote Objects: Part II
1/5/2006 3:44:13 AM.
This article shows how to create a remote server and MDI window Remote Client using remote object. The remote server can be used as Auction Server and Real Time Data and News Server.
Chat Server with Client Implemented with C#
12/27/2005 3:46:40 AM.
This client/server application let you chat ....
Working with Portable Network Graphics(PNG) Format : Part I
12/22/2005 1:23:32 AM.
First off, why use PNG instead of GIF? Probably the most important reason is that GIF supports a maximum of 256 colors.