i am a fresher for the linux programing related areas, i want to write a server which will keep long live connection with client site. the reuqirement descritbed this server should be hosted within a linux server.
would anyone please help to share some example or reference for me on how to begin with c# epoll coding?
Thanks in advance.
MonoDevelop, the IDE associated with Mono Project should be enough for C# development on Linux. Now I don't know any good profilers and other tools for C# development on Linux. But then again mind you, that C# is a language more native to windows. You are better developing C# apps for windows than for linux.
EDIT: When you download MonoDevelop from the Ubuntu Software Center, it will contain pretty much everything you need to get started right away (Compiler, Runtime Environment, IDE). If you would like more information, see the following links:
http://en.wikipedia.org/wiki/MonoDevelop