Click here to Skip to main content
15,901,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: Implementation of player Pin
Vasudevan Deepak Kumar2-Jun-08 3:08
Vasudevan Deepak Kumar2-Jun-08 3:08 
QuestionProblem with menu formatting in master page Pin
LynnR1-Jun-08 23:43
LynnR1-Jun-08 23:43 
AnswerRe: Problem with menu formatting in master page Pin
LynnR2-Jun-08 1:09
LynnR2-Jun-08 1:09 
Questionecommerce site - monitoring stock levels Pin
rdhonota1-Jun-08 22:11
rdhonota1-Jun-08 22:11 
AnswerRe: ecommerce site - monitoring stock levels Pin
eyeseetee1-Jun-08 22:35
eyeseetee1-Jun-08 22:35 
QuestionWindows Authentication Pin
Sajid A.1-Jun-08 22:03
Sajid A.1-Jun-08 22:03 
AnswerRe: Windows Authentication Pin
eyeseetee1-Jun-08 22:33
eyeseetee1-Jun-08 22:33 
QuestionPopulating DataTable from XMLDocument with ASP.NET (C#) Pin
laziale1-Jun-08 21:55
laziale1-Jun-08 21:55 
hi all! I have an issue and I really don't know how to solve. I am building a web app, and I am loading a XML Document. After I am loading the document, I want on the web site to display a data table with the data from the xml document. I want the data to be populated depending from the data what I have in the xml document. For example:


<Employees>
<Employee ID="1">
<Name>John</Name>
<Status>ProjectManager</Status>
</Employee>
<Employee ID="2">
<Name>Samantha</Name>
<Status>SoftwareDeveloper</Status>
</Employee>
</Employees></code>


then from that xmldocument I want to populate a datatable. Is that possible? Thanks ahead
AnswerRe: Populating DataTable from XMLDocument with ASP.NET (C#) Pin
Satish - Developer1-Jun-08 21:58
Satish - Developer1-Jun-08 21:58 
GeneralRe: Populating DataTable from XMLDocument with ASP.NET (C#) Pin
laziale1-Jun-08 22:08
laziale1-Jun-08 22:08 
GeneralRe: Populating DataTable from XMLDocument with ASP.NET (C#) Pin
N a v a n e e t h1-Jun-08 22:27
N a v a n e e t h1-Jun-08 22:27 
GeneralRe: Populating DataTable from XMLDocument with ASP.NET (C#) Pin
laziale1-Jun-08 22:41
laziale1-Jun-08 22:41 
GeneralRe: Populating DataTable from XMLDocument with ASP.NET (C#) Pin
N a v a n e e t h1-Jun-08 23:17
N a v a n e e t h1-Jun-08 23:17 
GeneralRe: Populating DataTable from XMLDocument with ASP.NET (C#) Pin
laziale2-Jun-08 0:02
laziale2-Jun-08 0:02 
QuestionHow to Drag a control in web page , which is not a web part Pin
Satish - Developer1-Jun-08 21:52
Satish - Developer1-Jun-08 21:52 
AnswerRe: How to Drag a control in web page , which is not a web part Pin
N a v a n e e t h1-Jun-08 22:19
N a v a n e e t h1-Jun-08 22:19 
AnswerRe: How to Drag a control in web page , which is not a web part Pin
eyeseetee1-Jun-08 22:32
eyeseetee1-Jun-08 22:32 
QuestionNeed online interact classes of new products Pin
Satish - Developer1-Jun-08 21:45
Satish - Developer1-Jun-08 21:45 
AnswerRe: Need online interact classes of new products Pin
N a v a n e e t h1-Jun-08 22:17
N a v a n e e t h1-Jun-08 22:17 
GeneralRe: Need online interact classes of new products Pin
Satish - Developer2-Jun-08 0:10
Satish - Developer2-Jun-08 0:10 
AnswerRe: Need online interact classes of new products Pin
eyeseetee1-Jun-08 22:31
eyeseetee1-Jun-08 22:31 
AnswerRe: Need online interact classes of new products Pin
Vasudevan Deepak Kumar1-Jun-08 23:50
Vasudevan Deepak Kumar1-Jun-08 23:50 
QuestionAuto Complete Extender Pin
wantToLearn1-Jun-08 21:19
wantToLearn1-Jun-08 21:19 
QuestionModalPopupExtender Pin
immu51-Jun-08 19:34
immu51-Jun-08 19:34 
AnswerRe: ModalPopupExtender Pin
Vinay Dornala1-Jun-08 21:33
Vinay Dornala1-Jun-08 21:33 

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.