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
Demo Cloud
NA
140
12.7k
How to select the connnection string during runtime?
Dec 7 2020 4:27 AM
Hello,
How to select the connection string from multiple instances in web config file using web api controller?
<connectionStrings>
<add name="client_db1" connectionString="Data Source=DESKTOP;Initial Catalog=Client1;User ID=sa;Password=****;" />
<add name="client_db2" connectionString="Data Source=DESKTOP;Initial Catalog=Client2;User ID=sa;Password=****;" />
<add name="client_db3" connectionString="Data Source=DESKTOP;Initial Catalog=Client3;User ID=sa;Password=****;" />
</connectionStrings>
Please help
Thanks
Reply
Answers (
10
)
Make TinyMCE text area required in MVC.
Obout.Ajax.UI.FileUpload