09 2010 档案
摘要:IIS负载均衡。想实现iis6负载均衡。1.iis应该如何实现负载均衡 2.实现后对于用户Session 有何影响,如何解决回答:建议,1) NLB -如何在 Windows Server 2003 中为网络负载平衡设置 TCP/IPhttp://support.microsoft.com/kb/323431/zh-cn http://technet2.microsoft.com/windowss...
阅读全文
摘要:MSND上Silvelight入门教程,跟上:
阅读全文
摘要:public class MailUtil { static MailUtil() { // // TODO: 在此处添加构造函数逻辑 // } //读取指定URL地址的HTML,用来以后发送网页用 public static string ScreenScrapeHtml(string url) { StreamReader reader = new StreamReader(System.Ne...
阅读全文