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
Mayank
NA
474
24.1k
why we need to copy constring from dll in to web project
Mar 24 2017 6:57 AM
I have created a dll.
I have added a entity model in to above dll.
Connection string generated in appconfig of dll for entity model.
Then created new project in solution which is web application.
Add a reference of dll in web application.
Add a new webpage in web app and call a entity model to get data from DB.
I found error no connection string found.
When I copy connection string from appconfig of DLL in to wecbconfig of webapplication then error is removed.
I just want to know why I need to copy connection string in to web config whereas I have already added a reference of dll in web project.
Reply
Answers (
2
)
programmatically press keyboard key on button click event
What is utility class ?