I have a web-based bussines application written in C#/ASP.NET Recently my boss start pushing to re-write the app as Linux multi-user desktop application.
I am developing a surface application (though the platform isn\'t really relevant) that needs to track usage statistics and produce data that can analyzed to answer several usage related questions.
Which .NET namespaces should I be looking at if I\'d like to start writing a very simple chat application (in C#)?