Click here to Skip to main content
15,884,388 members

Technical Blogs


1. Best Practice in Writing a COM-Visible Assembly (C#)
I summarized some best practice rules in writing a COM-visible assembly according to my recent work.
Zhuyun Dai Updated: 5 Mar 2014
Rating: 4.93/5 ( (17 votes))
2. Using WebSocket in .NET 4.5 (Part 1)
In this serial of articles, I will share some knowledge I learnt recently in using WebSocket in .NET 4.5.
Zhuyun Dai Updated: 15 Jul 2013
Rating: 4.81/5 ( (21 votes))
3. Solve IIS 8 Error: Could not load type ‘System.ServiceModel.Activation.HttpModule’
How to solve "Could not load type 'System.ServiceModel.Activation.HttpModule’ IIS 8 error
Web Development » IIS »
Zhuyun Dai Updated: 30 Jun 2013
Rating: 4.89/5 ( (23 votes))
4. A Bug in Custom ISAPI Filter Related to Keep-Alive
I once implemented my own Basic authentication logic in a custom ISAPI filter on IIS 6 and IIS 7.5 (classic mode).
Web Development » IIS »
Zhuyun Dai Updated: 28 Jun 2013
Rating: 5.00/5 ( (1 vote))