Deploying ASP.NET 2.0 Applications
I am working with an ASP.NET 2.0 application and have been asked to make it possible to distribute this application via a CD. The application will include a database, Crystal Reports and ASP.NET pages.
It seems like pre-compilation is the way to go for this application.
I really like Bellinaso's book, but am looking for more specificity on things using db scripts during setup. Can anyone suggest a book that would thoroughly cover the ASP.NET deployment process including the use of SQL scripts?
Thanks
|