The DataRow/Table Connection
Having used a custom data layer for the past two years, I haven’t had to work too much with ADO.NET. Where I’m at now it’s used a bit more frequently, so I’ve gotten the chance to explore it’s idiosyncrasies a bit more. One interesting thing I noted was the connection a DataRow maintains [...]