A message logger is a utility that helps in logging the messages thrown from functions/programs. Let us see how we can build a simple version of it. Author: Manisha Mehta Code: ASP.NET v1.0 & C#
All of us are more or less using many of the chat applications available in the market everyday but still sometimes wonder of how it has been developed. This is a simple private chat application developed in DotNet using a web service. Code: ASP.NET v2.0 & C#