摘要:
Sometimes I see theItemAddedorItemUpdatedfiring twice for a single operation. You can try to put a breakpoint in theItemAdded()method to confirm that.... 阅读全文
摘要:
最近在部署Azure虚拟机的时候,一直访问不了网络数据库,一搜资料才知道,Azure默认是不打开入网规则的,需要手动设置。在 Windows 防火墙中为数据库引擎的默认实例打开 TCP 端口在“开始”菜单中,单击“运行”,键入 WF.msc,然后单击“确定”。在“高级安全 Windows 防火墙”的... 阅读全文