Skip to content

Tag Archives: AJAX.Net

A Simple Chat script using ASP.Net C#

11-Sep-09

Few days back one of my colleague was looking for a simple chat script in ASP.Net, but he can’t found one. Almost all of the chat scripts were in ASP and he want to do it for an internal site. So I thought about implementing one. And here is the simple script using ASP.Net’s Page [...]