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
Fareeda Hussain
NA
93
92.4k
Call connection string from class inside sqldatasource
Aug 30 2016 1:37 AM
Hi
Can anyone tell how can I call connection string from class inside sql datasource
for example like
<asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ class.connectionstring %>" SelectCommand="SELECT * FROM [Course_details]"></asp:SqlDataSource>
Reply
Answers (
4
)
multiple queries in Entity Framework ?
How to eliminate renderblocking of webresources.asd