Click here to Skip to main content
15,898,734 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Which server is the best Pin
sabby200625-Oct-06 1:30
sabby200625-Oct-06 1:30 
GeneralRe: Which server is the best Pin
ednrgc25-Oct-06 5:37
ednrgc25-Oct-06 5:37 
Questionresponse Pin
amaneet25-Oct-06 0:44
amaneet25-Oct-06 0:44 
AnswerRe: response Pin
Jay_se25-Oct-06 0:50
Jay_se25-Oct-06 0:50 
AnswerRe: response Pin
Colin Angus Mackay25-Oct-06 1:03
Colin Angus Mackay25-Oct-06 1:03 
AnswerRe: response Pin
ednrgc25-Oct-06 5:39
ednrgc25-Oct-06 5:39 
AnswerHOMEWORK Pin
leckey25-Oct-06 18:33
leckey25-Oct-06 18:33 
QuestionRegarding inserting into config file [modified] Pin
VishalSharmaDev25-Oct-06 0:31
VishalSharmaDev25-Oct-06 0:31 
hi dear

i have following xml file....


<FPWebBox>

<Configuration>


<ConsumerAuthenticationDetails>
<consumer wsusername="user1@portal1.com" wspassword="user1" wsportalurl="www.portal1.com" />
<consumer wsusername="user2@portal1.com" wspassword="user2" wsportalurl="www.portal2.com" />
<consumer wsusername="user3@portal1.com" wspassword="user3" wsportalurl="www.portal3.com" />
</ConsumerAuthenticationDetails>

<ConsumerPrefrencesDetails>
<consumerprefrences wsusername="user1@portal1.com" loging="true" sessionquota="2000" />
<consumerprefrences wsusername="user2@portal1.com" loging="true" sessionquota="2000" />
<consumerprefrences wsusername="user3@portal1.com" loging="false" sessionquota="2000" />
</ConsumerPrefrencesDetails>

</Configuration>

</FPWebBox>


i want to add a row in both <ConsumerAuthenticationDetails> and <ConsumerPrefrencesDetails> . i am doing that with the help of reading xml into dataset then creating a new row for each type (<ConsumerAuthenticationDetails>, <ConsumerPrefrencesDetails>) inserting values and adding back the rows to table but it is inserting the values just before the ending of root node (</FPWebBox>)

please help me in the matter...

regards

vishal

Thanks & Regards

Vishal Sharma
vishalsharma556@yahoo.co.in
QuestionHow to import data from Excel to SQl server using c# Pin
Rajesh_K_Sharma25-Oct-06 0:28
Rajesh_K_Sharma25-Oct-06 0:28 
AnswerRe: How to import data from Excel to SQl server using c# Pin
ednrgc25-Oct-06 5:43
ednrgc25-Oct-06 5:43 
Questionhow to validate controls in datagrid using javascript in asp.net Pin
yesu prakash24-Oct-06 23:40
yesu prakash24-Oct-06 23:40 
AnswerRe: how to validate controls in datagrid using javascript in asp.net Pin
ednrgc25-Oct-06 5:43
ednrgc25-Oct-06 5:43 
QuestionHow to make it possible Pin
Sandeep Akhare24-Oct-06 23:33
Sandeep Akhare24-Oct-06 23:33 
AnswerRe: How to make it possible Pin
Guffa24-Oct-06 23:38
Guffa24-Oct-06 23:38 
GeneralRe: How to make it possible [modified] Pin
Sandeep Akhare25-Oct-06 0:11
Sandeep Akhare25-Oct-06 0:11 
GeneralRe: How to make it possible Pin
ednrgc25-Oct-06 5:44
ednrgc25-Oct-06 5:44 
QuestionRadio Button List selected value Pin
greekius24-Oct-06 22:49
greekius24-Oct-06 22:49 
AnswerRe: Radio Button List selected value Pin
yesu prakash25-Oct-06 1:54
yesu prakash25-Oct-06 1:54 
Questionhelp me to download asp.net source code [modified] Pin
yesu prakash24-Oct-06 22:41
yesu prakash24-Oct-06 22:41 
AnswerRe: help me to download asp.net source code Pin
Sathesh Sakthivel24-Oct-06 23:39
Sathesh Sakthivel24-Oct-06 23:39 
GeneralRe: help me to download asp.net source code Pin
yesu prakash24-Oct-06 23:44
yesu prakash24-Oct-06 23:44 
GeneralRe: help me to download asp.net source code Pin
Sathesh Sakthivel24-Oct-06 23:56
Sathesh Sakthivel24-Oct-06 23:56 
GeneralRe: help me to download asp.net source code Pin
yesu prakash25-Oct-06 1:32
yesu prakash25-Oct-06 1:32 
Questionanchor tag Pin
amaneet24-Oct-06 21:35
amaneet24-Oct-06 21:35 
AnswerRe: anchor tag Pin
Jay_se25-Oct-06 0:06
Jay_se25-Oct-06 0:06 

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.