Click here to Skip to main content
15,891,427 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: html div Pin
m-khansari30-Oct-08 4:23
m-khansari30-Oct-08 4:23 
Questionneed to Develope web app..? Pin
BuzzMan8730-Oct-08 3:43
BuzzMan8730-Oct-08 3:43 
AnswerRe: need to Develope web app..? Pin
John Gathogo30-Oct-08 3:58
John Gathogo30-Oct-08 3:58 
AnswerRe: need to Develope web app..? Pin
Hemant_ec4830-Oct-08 4:00
Hemant_ec4830-Oct-08 4:00 
AnswerRe: need to Develope web app..? Pin
Paul Conrad30-Oct-08 4:34
professionalPaul Conrad30-Oct-08 4:34 
AnswerRe: need to Develope web app..? Pin
jeffwask30-Oct-08 8:05
jeffwask30-Oct-08 8:05 
AnswerRe: need to Develope web app..? Pin
Guffa30-Oct-08 15:21
Guffa30-Oct-08 15:21 
QuestionHow to Sort the XML file Pin
K V Sekhar30-Oct-08 2:50
K V Sekhar30-Oct-08 2:50 
Hi all,

I have a XML file. It contains the data as follows.

<?xml version="1.0" encoding="utf-8" ?>
<root>
<HomePage>
<name>Select</name>
<screen>0</screen>
<href>ReportsHome.aspx</href>
</HomePage>

<Emp_NoPhoto>
<name>Employees with / without Photos</name>
<screen>1</screen>
<href>EmployeePhotosReport.aspx?val=1</href>
</Emp_NoPhoto>

<Emp_NoPosition>
<name>Employees with / without Position</name>
<screen>2</screen>
<href>EmployeePositionsReport.aspx?val=2</href>
</Emp_NoPosition>

<Emp_NoOrgunit>
<name>Employees without Organization</name>
<screen>3</screen>
<href>EmployeeOrgunitReport.aspx?val=3</href>
</Emp_NoOrgunit>

<Emp_NoQualification>
<name>Employees Without Qualification</name>
<screen>4</screen>
<href>EmployeeWithoutQualification.aspx?val=4</href>
</Emp_NoQualification>

<Orgunit_NoEmp>
<name>Organization Units without employees</name>
<screen>5</screen>
<href>OrgUnitsWithoutEmployeesReport.aspx?val=5</href>
</Orgunit_NoEmp>

<Position_NoEmp>
<name>Position with / without Employees</name>
<screen>6</screen>
<href>PostionWithoutEmployeeReport.aspx?val=6</href>
</Position_NoEmp>

</root>


How sort the xml file based on "name" ?

Please suggest me the solution ..

Thanks in advance
AnswerRe: How to Sort the XML file Pin
Hemant_ec4830-Oct-08 2:59
Hemant_ec4830-Oct-08 2:59 
QuestionClasses in a web appln Pin
reogeo200830-Oct-08 2:40
reogeo200830-Oct-08 2:40 
AnswerRe: Classes in a web appln Pin
Hemant_ec4830-Oct-08 3:00
Hemant_ec4830-Oct-08 3:00 
GeneralRe: Classes in a web appln Pin
reogeo200830-Oct-08 6:46
reogeo200830-Oct-08 6:46 
QuestionCall back Event is not working in Mozillla Pin
Hemant_ec4830-Oct-08 2:28
Hemant_ec4830-Oct-08 2:28 
QuestionWhy this Search is getting failed Pin
Krazy Programmer30-Oct-08 0:21
Krazy Programmer30-Oct-08 0:21 
AnswerRe: Why this Search is getting failed Pin
meeram39530-Oct-08 0:44
meeram39530-Oct-08 0:44 
GeneralRe: Why this Search is getting failed Pin
Krazy Programmer30-Oct-08 1:16
Krazy Programmer30-Oct-08 1:16 
GeneralRe: Why this Search is getting failed Pin
emiaj30-Oct-08 8:29
emiaj30-Oct-08 8:29 
Questionshowing steps Pin
vjvjvjvj29-Oct-08 23:48
vjvjvjvj29-Oct-08 23:48 
AnswerRe: showing steps Pin
vjvjvjvj30-Oct-08 1:12
vjvjvjvj30-Oct-08 1:12 
GeneralRe: showing steps Pin
meeram39530-Oct-08 2:01
meeram39530-Oct-08 2:01 
GeneralRe: showing steps Pin
Hemant_ec4830-Oct-08 2:56
Hemant_ec4830-Oct-08 2:56 
GeneralRe: showing steps Pin
vjvjvjvj30-Oct-08 3:51
vjvjvjvj30-Oct-08 3:51 
QuestionDisplay an image in textbox. Pin
SreejithAchutan29-Oct-08 23:30
SreejithAchutan29-Oct-08 23:30 
AnswerRe: Display an image in textbox. Pin
Christian Graus29-Oct-08 23:39
protectorChristian Graus29-Oct-08 23:39 
AnswerRe: Display an image in textbox. Pin
Krazy Programmer30-Oct-08 0:23
Krazy Programmer30-Oct-08 0:23 

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.