Click here to Skip to main content
15,909,242 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWeb Setup Installation - Patch Installation Pin
Maheswara Raju K20-Jun-06 1:27
Maheswara Raju K20-Jun-06 1:27 
QuestionAccess to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webapplication3\4c790788\4b8c4c7" is denied [modified] Pin
Varun Arora20-Jun-06 1:26
Varun Arora20-Jun-06 1:26 
AnswerRe: Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webapplication3\4c790788\4b8c4c7" is denied Pin
Vasudevan Deepak Kumar20-Jun-06 1:32
Vasudevan Deepak Kumar20-Jun-06 1:32 
GeneralRe: Access to the path "c:\windows\microsoft.net\framework\v1.1.4322\Temporary ASP.NET Files\webapplication3\4c790788\4b8c4c7" is denied Pin
Varun Arora20-Jun-06 1:55
Varun Arora20-Jun-06 1:55 
QuestionTime Based Redirect Pin
mcgann20-Jun-06 1:14
mcgann20-Jun-06 1:14 
AnswerRe: Time Based Redirect Pin
Vasudevan Deepak Kumar20-Jun-06 1:34
Vasudevan Deepak Kumar20-Jun-06 1:34 
AnswerRe: Time Based Redirect Pin
Elina Blank20-Jun-06 3:15
sitebuilderElina Blank20-Jun-06 3:15 
Questionsql data to xml [modified] Pin
sarah_chandran20-Jun-06 0:43
sarah_chandran20-Jun-06 0:43 
I have a vb.net web application.
I have to convert the data from sql database to xml format.
I am a newbie to xml so please guide me how to go about it.
I have read samples about how to fill a dataset (use a query to get data from db and fill dataset)with data and transfer that into xml format.
The problem with this approach is our xml template has many nested rows.
Something like
<a1>
<a2>
<aa>somedata
<bb>somedata
</a2>
<a3>
<a31>
<a311>somedata
<a312>somedata
<a313>
<a3131>somedata</a3131>
</a313>
</a31>
</a3>
</a1>
I understand we have to use schemas to define datatype , the min occurence and max occurence and mandatory fields please let me know if it is correct?
Also I am not sure what approach must be used i don' t know whether to use xsl ot xsl fo to transform the xml output according to the template.



-- modified at 6:54 Tuesday 20th June, 2006
QuestionWebForm Page_Load() Pin
KaviMek20-Jun-06 0:05
KaviMek20-Jun-06 0:05 
AnswerRe: WebForm Page_Load() Pin
sathish s20-Jun-06 0:17
sathish s20-Jun-06 0:17 
GeneralRe: WebForm Page_Load() Pin
KaviMek21-Jun-06 19:35
KaviMek21-Jun-06 19:35 
GeneralRe: WebForm Page_Load() Pin
sathish s22-Jun-06 0:11
sathish s22-Jun-06 0:11 
GeneralRe: WebForm Page_Load() Pin
KaviMek22-Jun-06 1:02
KaviMek22-Jun-06 1:02 
GeneralRe: WebForm Page_Load() [modified] Pin
sathish s22-Jun-06 1:59
sathish s22-Jun-06 1:59 
QuestionSaving Datagrid(Urgent) Pin
varshavmane19-Jun-06 23:36
varshavmane19-Jun-06 23:36 
AnswerRe: Saving Datagrid(Urgent) Pin
Nagraj Naik19-Jun-06 23:51
Nagraj Naik19-Jun-06 23:51 
GeneralRe: Saving Datagrid(Urgent) Pin
varshavmane19-Jun-06 23:59
varshavmane19-Jun-06 23:59 
GeneralRe: Saving Datagrid(Urgent) Pin
sathish s20-Jun-06 0:24
sathish s20-Jun-06 0:24 
GeneralRe: Saving Datagrid(Urgent) Pin
varshavmane20-Jun-06 0:27
varshavmane20-Jun-06 0:27 
GeneralRe: Saving Datagrid(Urgent) Pin
_AK_20-Jun-06 0:47
_AK_20-Jun-06 0:47 
GeneralRe: Saving Datagrid(Urgent) Pin
varshavmane20-Jun-06 1:03
varshavmane20-Jun-06 1:03 
GeneralRe: Saving Datagrid(Urgent) Pin
_AK_20-Jun-06 1:25
_AK_20-Jun-06 1:25 
GeneralRe: Saving Datagrid(Urgent) Pin
varshavmane20-Jun-06 1:30
varshavmane20-Jun-06 1:30 
GeneralRe: Saving Datagrid(Urgent) Pin
_AK_20-Jun-06 1:49
_AK_20-Jun-06 1:49 
GeneralRe: Saving Datagrid(Urgent) Pin
varshavmane20-Jun-06 1:52
varshavmane20-Jun-06 1:52 

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.