文章列表
What does strongly typed means in .NET framework?(.NET 框架中的强类型是什么意思?)
C# Retrieving correct DbConnection object by connection string(C# 通过连接字符串检索正确的 DbConnection 对象)
How to capture all SQL sent over Ado.Net(如何捕获通过 Ado.Net 发送的所有 SQL)
How does SqlConnection manage IsolationLevel?(SqlConnection 如何管理 IsolationLevel?)
C# connect to database and list the databases(C# 连接到数据库并列出数据库)
passing DB Connection object to methods(将 DB Connection 对象传递给方法)
How to connect access database in c#(c#中如何连接access数据库)
Performance analyze ADO.NET and Entity Framework(性能分析 ADO.NET 和实体框架)
How to write a .Net application that works with both SqlServer and Oracle (now that System.Data.OracleClient is deprecated)(如何编写适用于 SqlServer 和 Oracle 的 .Net 应用程序(现在不推荐使用 System.Data.OracleClient))
What is the best data access paradigm for scalability?(可扩展性的最佳数据访问范式是什么?)