Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是使用 log4net 的新手。现在我需要创建一个窗体应用程序,它可以记录来自我的网站的所有 ADO.net 调用。这意味着保存所有我传递给数据库的参数和调用!
谢谢大家!