Z
Zeba
Hi,
What does the <%$ in the following code indicate ? I tried googl-ing
for it but couldn't find a suitable answer
<asp:SqlDataSource ID="myDataSource" runat="server"
ConnectionString="<%$
ConnectionStrings:_AuctionEventsConnectionString %> "
SelectCommand="SELECT * FROM [Events]"></
asp:SqlDataSource>
Thanks !
What does the <%$ in the following code indicate ? I tried googl-ing
for it but couldn't find a suitable answer
<asp:SqlDataSource ID="myDataSource" runat="server"
ConnectionString="<%$
ConnectionStrings:_AuctionEventsConnectionString %> "
SelectCommand="SELECT * FROM [Events]"></
asp:SqlDataSource>
Thanks !