.NET news » Search results
Search results for query "chat" (10):
LanTalk
Yet another chat application, with server running in service mode or GUI mode.
A Chat with ASP.NET and Ajax
This article describes how to implement a web-chat with ASP.NET and Ajax. In the first part I introduce the technologies I used for the application. Then I explain the concept of a chat and in the last part I present the main implementations. The goal of this article is to show the interested reader how to develop a chat without browser-plugins or java-applets, just pure HTML and JavaScript.
WCF WPF Chat Application
This application is built on the WCF .NET Framework 3.0. It uses duplex communication and TCP binding (for some reasons that are discussed later in this article). It concentrates on handling and controlling a WCF service that has to make reliable sessions with many clients and keep those connections alive as long as possible.
Multi User Chat Room Using ASP.NET 2.0 and AJAX
Describes how you can build a multi user chat room using ASP.NET 2.0 and AJAX extensions
Create a Chat system using Ajax and ASP.NET
In this article, I am going to explain how to use Javascript, Ajax and C# to create a chat room.
A Chat Application Using Asynchronous TCP Sockets
This article will discuss a chat application using asynchronous TCP sockets, in C#.
Building an AJAX based chat room in ASP.NET
Build an HTTP based chat room without the need for a Java Applet or an ActiveX control
WebChat - A Fully Functional Chat Room - Free!
Nearly every Web site could benefit from a chat room to help users socialize or sort out important issues. However, creating a chat room is usually more effort than it’s worth — unless somebody’s already done the work for you. This article presents a WebChat control that you can drop onto any ASP.NET Web page to get an instant, fully functional chat room.
Picture Chat Using C#
A chat program that supports Unicode input and picture transfer.
TCP/IP Chat Application Using C#
This is a LAN chat application with TCP/IP socket programming technology in C#. This application is a multi thread network application and works in non-blocking way. Public and private chat is implemented in this code.

