“Pure” ADO.NET: Working in Code
We’ve spent a lot of time covering the visual design features of typed DataSet objects. That information will help you to be a productive SQL Server 2008 developer, but many of the features in ADO.NET require at least some coding, without the use of Visual Studio designers. You can use coding techniques to manipulate or populate your typed DataSet objects, but for now, let’s get down to some pure code development techniques that don’t use typed DataSet objects at all. (We’ll come back to designer-oriented features in the next chapter.)
We looked at the typed DataSet designer because it remains an important tool for most .NET developers (the emergence of so many new tools notwithstanding) and because understanding ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access