Click here to Skip to main content
15,917,328 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to save values in editable gridview? Pin
Not Active18-Feb-10 10:22
mentorNot Active18-Feb-10 10:22 
Questiondynamically change the name of a login control DB Pin
arkiboys18-Feb-10 7:54
arkiboys18-Feb-10 7:54 
AnswerRe: dynamically change the name of a login control DB Pin
Abhishek Sur18-Feb-10 9:55
professionalAbhishek Sur18-Feb-10 9:55 
GeneralRe: dynamically change the name of a login control DB Pin
arkiboys18-Feb-10 11:11
arkiboys18-Feb-10 11:11 
Questionwebconfig Pin
arkiboys18-Feb-10 6:47
arkiboys18-Feb-10 6:47 
AnswerRe: webconfig Pin
Not Active18-Feb-10 6:59
mentorNot Active18-Feb-10 6:59 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 7:03
arkiboys18-Feb-10 7:03 
AnswerRe: webconfig Pin
Rutvik Dave18-Feb-10 7:23
professionalRutvik Dave18-Feb-10 7:23 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 7:32
arkiboys18-Feb-10 7:32 
GeneralRe: webconfig Pin
Rutvik Dave18-Feb-10 7:36
professionalRutvik Dave18-Feb-10 7:36 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 11:08
arkiboys18-Feb-10 11:08 
GeneralRe: webconfig Pin
The Man from U.N.C.L.E.18-Feb-10 8:30
The Man from U.N.C.L.E.18-Feb-10 8:30 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 11:09
arkiboys18-Feb-10 11:09 
GeneralRe: webconfig Pin
The Man from U.N.C.L.E.19-Feb-10 6:24
The Man from U.N.C.L.E.19-Feb-10 6:24 
GeneralRe: webconfig Pin
Not Active18-Feb-10 8:44
mentorNot Active18-Feb-10 8:44 
GeneralRe: webconfig Pin
arkiboys18-Feb-10 19:50
arkiboys18-Feb-10 19:50 
Yes, I do at present have the appsettings for other settings...
In this appsetting each line has a key which allows me to refer to it in code.
For example let's say today I add a setting for a business i.e. <lob>Accounts then next week there will be a new business, so then I will add another line to the setting i.e. <lob>Audits and so forth. So you see, these lines get added to every time.
Somehow I need to retrieve these values and populate a dropdownlist with i.e.Accoounts, Audits, etc...
The question is how do I refer to these settings if there is no key?
Thanks
GeneralRe: webconfig Pin
Not Active19-Feb-10 0:30
mentorNot Active19-Feb-10 0:30 
QuestionMultiple Dynamic Control Postback Issue [modified] Pin
smilingeyes7618-Feb-10 4:26
smilingeyes7618-Feb-10 4:26 
AnswerRe: Multiple Dynamic Control Postback Issue Pin
Not Active18-Feb-10 7:07
mentorNot Active18-Feb-10 7:07 
GeneralRe: Multiple Dynamic Control Postback Issue Pin
smilingeyes7620-Feb-10 7:13
smilingeyes7620-Feb-10 7:13 
QuestionUsing textbox with AJAX toolkit autocomplete control Pin
Danpeking18-Feb-10 3:31
Danpeking18-Feb-10 3:31 
Questioncheckboxs problem Pin
test-0918-Feb-10 1:36
test-0918-Feb-10 1:36 
AnswerRe: checkboxs problem Pin
Anurag Gandhi18-Feb-10 2:29
professionalAnurag Gandhi18-Feb-10 2:29 
GeneralRe: checkboxs problem Pin
test-0918-Feb-10 17:29
test-0918-Feb-10 17:29 
Questionneed date format in "dd/mm/yyyy hh:mm" [modified] Pin
Karan_TN18-Feb-10 1:16
Karan_TN18-Feb-10 1:16 

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.