.NET Data Access [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 4 years ago . What is the best way to learn data access in .net? The Entity Framework seems to be the new "it" thing, but what other options do I have? Thanks, Robert 回答1: Your starting point is ADO.NET , with documentation available at :http://msdn.microsoft.com/en-us/library/e80y5yhx(v=vs.80)