- Implementing a Publisher/Subscriber model for .NET Remoting
- I adopted the method in the article to handcraft redundancy capability in a risk-monitoring system I developed.
- Memcached (Distributed Cache) ASP.net Provider
- Recently, I came across this article and hoped Memcached would be a better solution for my system. But according to this introduction, this tool seems to be suitable is for load balance, not for redundancy. Still, it's good to know.
- A windows implemention is available as well.
- ASP.NET Charting with NPlot
- This article reminds me that there is an chapter in Windows Developer Power Tools devoted to this tool.
- Calling a Windows Service from ASP.NET via Remoting & IpcChannel
- Other than IpcChannel is not available in .Net Framework 1.1, the idea looks good.
No comments:
Post a Comment