TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jose
NA
2
0
How to customize asp.net web application deployment
May 25 2006 3:28 AM
actually my client is asking to run(deploy) some .sql files (it may be "create table" or "create function" or whatever scripts related to sqlserver need to run automatically when deploying the asp.net web application)during the time of deploying the application. so according to him, whereever he install the project, no need to worry about something missing as its added with the project setup. normally i run this .sql in sqlserver's query analyzer, but how can i customize setup project to do this?.
Reply
Answers (
1
)
deploying with excel
deployment problem for pda .net application