摘要:
Q: I'm lost in a twisty maze of certificates and private keys. I am writing a server in C#. I want it to accept SSL connections. For test purposes, I 阅读全文
摘要:
This blog post provides step-by-step instructions for creating a user control, which exposes bindable properties, in WPF and Silverlight. The post cov 阅读全文
摘要:
I was trying to come up with a set of guiding principles as we've been using them on my current project, with an eye toward educating new developers b 阅读全文
摘要:
Sorry guys, but it’s time to rant. I see so many people needlessly complicating their architecture and deployment by insisting on using separate assem 阅读全文
摘要:
Unit testing is an essential instrument in the toolbox of any serious software developer. However, it can sometimes be quite difficult to write a good 阅读全文
摘要:
What’s the difference between a good unit test and a bad one? How do you learn how to write good unit tests? It’s far from obvious. Even if you’re a b 阅读全文
摘要:
Note: This post is part of a long-running series of posts covering the union of jQuery and ASP.NET: jQuery for the ASP.NET Developer. Topics in this s 阅读全文