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
Ajay Utekar
NA
33
0
How to deploy the three tier architecture (Windows Application)
Jul 8 2008 9:45 AM
Hi to all,
I have a problem related to create a setup program for my project.
In my project, under one solution file there is three projects
1)Presentation Layer
2) Web services
3) DAL (Data Access Layer)
In my setup and deployment program, i want to do
DAL setup installed on one machine
Web sevice on another machine
and Presentaion layer on another machine.
When I run the DAL setup, it will ask for Database where is stored ie Mdf and ldf file.
When I run the WebService setup, it will ask me for DAL layer where it is installed
and When I run the Presentation Layer Setup it will ask for WebService
The concept is clear, but not getting how to achieve this setup and deployment activity?
Please help me.
Reply
Answers (
2
)
ado.net
Two Gauges in the same container