mdoyle

Stories submitted by mdoyle

Creating MSDN-Style Documentation with Sandcastle and NAnt(doyle-its.blogspot.com)

submitted by mdoylemdoyle(25) 3 years ago

This article discussing a reusable NAnt script for creating assembly documentation using Sandcastle. It covers the NAnt script itself, as well as the steps Sandcastle requires to create a CHM file. read more...

add a comment |category: |Views: 113

tags: another

Configuring the Enterprise Library Data Access Block(doyle-its.blogspot.com)

submitted by mdoylemdoyle(25) 3 years ago

Shows a brief example of a stored procedure call using the DAAB, and covers the GenericDatabase and limitations. read more...

add a comment |category: |Views: 76

tags: another