ploeh blog

Mark Seemann's discontinued .NET blog.
Posts
  • ploeh blog

    SqlScriptListInstaller

    • 3 Comments
    The last of a series of SQL Server-related database Installers is a little helper that simply makes it easier to bundle several SQL scripts together as part of a single Installer package. Instead of mixing several SqlScriptInstallers together with other...
  • ploeh blog

    SqlScriptInstaller

    • 2 Comments
    In my previous post I described a general-purpose Installer that can be used to create a SQL Server database during installation (and delete it again during uninstallation). As promised, this post picks up where the other stopped to describe another Installer...
Page 1 of 1 (2 items)