Browse by Tags

All Tags » TableAdapters (RSS)

Unit testing a legacy ASP.NET application. A personal journey – part 1 by jaimedp

These series of posts will cover my journey into getting a legacy (i.e. no unit tests) ASP.NET web application under automated unit test coverage, the goals, decisions, techniques and pitfalls we got into as we rolled out this initiative.   The context...

MySql and Tableadapters by jaimedp

Update (5/5/2008): You can download the Visual Basic version of the code here I think writing data access code is one of the most boring and tedious tasks in computer programming, so I welcome any help I can get to avoid doing it. That's were TableAdapters...
More Posts