Click here to Skip to main content
16,005,149 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Change Datagrid default display page? Pin
Manas Bhardwaj7-Jun-07 0:26
professionalManas Bhardwaj7-Jun-07 0:26 
AnswerRe: Change Datagrid default display page? Pin
ganti.r7-Jun-07 2:08
ganti.r7-Jun-07 2:08 
QuestionInfragisics data grid control print Pin
umashankergr86-Jun-07 23:02
umashankergr86-Jun-07 23:02 
AnswerRe: Infragisics data grid control print Pin
Colin Angus Mackay6-Jun-07 23:24
Colin Angus Mackay6-Jun-07 23:24 
Questionjavascript Pin
deep76-Jun-07 22:13
deep76-Jun-07 22:13 
AnswerRe: javascript Pin
Sathesh Sakthivel6-Jun-07 22:16
Sathesh Sakthivel6-Jun-07 22:16 
AnswerRe: javascript Pin
SimulationofSai6-Jun-07 22:29
SimulationofSai6-Jun-07 22:29 
GeneralRe: javascript Pin
deep76-Jun-07 22:34
deep76-Jun-07 22:34 
Hi,
I have done it before for reading from config file the connection string:

<asp:SqlDataSource ID="SqlDataSource" runat="server" ConnectionString="<%$ ConnectionStrings:ConnectionString %>"
ProviderName="<%$ ConnectionStrings:ConnectionString.ProviderName %>"

Here in Provider name, it reads from web.config file..

It works fine..
i only want to know how to get appsettings value in similar way,,,could you help me out here?
GeneralRe: javascript Pin
deep76-Jun-07 22:38
deep76-Jun-07 22:38 
GeneralRe: javascript Pin
szukuro6-Jun-07 22:44
szukuro6-Jun-07 22:44 
GeneralRe: javascript Pin
deep76-Jun-07 22:59
deep76-Jun-07 22:59 
GeneralRe: javascript Pin
szukuro6-Jun-07 23:54
szukuro6-Jun-07 23:54 
GeneralRe: javascript Pin
deep77-Jun-07 0:32
deep77-Jun-07 0:32 
Questionadding Reference Problem Pin
Vinod vbv6-Jun-07 21:46
Vinod vbv6-Jun-07 21:46 
AnswerRe: adding Reference Problem Pin
Manas Bhardwaj7-Jun-07 0:29
professionalManas Bhardwaj7-Jun-07 0:29 
GeneralRe: adding Reference Problem Pin
Vinod vbv7-Jun-07 1:18
Vinod vbv7-Jun-07 1:18 
AnswerRe: adding Reference Problem Pin
koolprasad20037-Jun-07 2:33
professionalkoolprasad20037-Jun-07 2:33 
GeneralRe: adding Reference Problem Pin
Vinod vbv7-Jun-07 3:47
Vinod vbv7-Jun-07 3:47 
Questionhow to convert a string into xml file Pin
sooreeagt6-Jun-07 21:46
sooreeagt6-Jun-07 21:46 
AnswerRe: how to convert a string into xml file Pin
ganti.r7-Jun-07 1:04
ganti.r7-Jun-07 1:04 
Questionsource code for sending sms via asp Pin
mani_tac6-Jun-07 21:10
mani_tac6-Jun-07 21:10 
AnswerRe: source code for sending sms via asp Pin
Sathesh Sakthivel6-Jun-07 21:17
Sathesh Sakthivel6-Jun-07 21:17 
QuestionGoogle Base(Froogle) Control Pin
wEb GuRu...6-Jun-07 20:51
wEb GuRu...6-Jun-07 20:51 
AnswerRe: Google Base(Froogle) Control Pin
Sathesh Sakthivel6-Jun-07 20:55
Sathesh Sakthivel6-Jun-07 20:55 
QuestionRe: Google Base(Froogle) Control Pin
wEb GuRu...6-Jun-07 21:54
wEb GuRu...6-Jun-07 21:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.