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

ASP.NET

 
Questionloading a window with xmlDocument data Pin
Steve Holdorf5-May-12 2:20
Steve Holdorf5-May-12 2:20 
AnswerRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 4:36
Steve Holdorf5-May-12 4:36 
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 6:45
Steve Holdorf5-May-12 6:45 
AnswerRe: loading a window with xmlDocument data Pin
jkirkerx6-May-12 13:53
professionaljkirkerx6-May-12 13:53 
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf6-May-12 15:01
Steve Holdorf6-May-12 15:01 
GeneralI have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx6-May-12 17:11
professionaljkirkerx6-May-12 17:11 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
Steve Holdorf6-May-12 22:36
Steve Holdorf6-May-12 22:36 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx7-May-12 6:27
professionaljkirkerx7-May-12 6:27 
There might be menu code out there. I remember in the past, people wanted to load a home page menu bar from an XML file, and I remember seeing tons of code for that out there, "ASP.NET xml menu" You can swap out the menu object for the ones you need.

My observations reflect that most people use XML linq to open a xml file to access the elements and values with ease and more performance. I took the hard road and learned XSD, and XMLTextReader, which is lighting fast, but difficult to understand at first.

I would have to see the format of your XML first, before making any recommendations. It depends on how well formed your XML is.
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
Steve Holdorf9-May-12 0:50
Steve Holdorf9-May-12 0:50 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx9-May-12 8:19
professionaljkirkerx9-May-12 8:19 
QuestionValidation controls not firing onblur Pin
indian1434-May-12 14:18
indian1434-May-12 14:18 
AnswerRe: Validation controls not firing onblur Pin
Parwej Ahamad4-May-12 19:57
professionalParwej Ahamad4-May-12 19:57 
Questionstartup web page Pin
classy_dog4-May-12 9:00
classy_dog4-May-12 9:00 
AnswerRe: startup web page Pin
Sandeep Mewara4-May-12 9:39
mveSandeep Mewara4-May-12 9:39 
GeneralRe: startup web page Pin
classy_dog4-May-12 10:00
classy_dog4-May-12 10:00 
GeneralRe: startup web page Pin
Sandeep Mewara4-May-12 21:31
mveSandeep Mewara4-May-12 21:31 
QuestionAsp.net and C Pin
ksoftkeyan4-May-12 5:11
ksoftkeyan4-May-12 5:11 
AnswerRe: Asp.net and C Pin
Ali Al Omairi(Abu AlHassan)4-May-12 7:03
professionalAli Al Omairi(Abu AlHassan)4-May-12 7:03 
GeneralRe: Asp.net and C Pin
ksoftkeyan6-May-12 18:17
ksoftkeyan6-May-12 18:17 
QuestionForms Authentication Pin
MWRivera4-May-12 4:48
MWRivera4-May-12 4:48 
AnswerRe: Forms Authentication Pin
MWRivera7-May-12 10:12
MWRivera7-May-12 10:12 
Questionweb app 2010 debug Pin
classy_dog4-May-12 4:26
classy_dog4-May-12 4:26 
Questiontest asp.net web app Pin
classy_dog4-May-12 2:10
classy_dog4-May-12 2:10 
Questionvs 2010 test server Pin
classy_dog3-May-12 17:29
classy_dog3-May-12 17:29 
AnswerRe: vs 2010 test server Pin
egenis3-May-12 18:44
egenis3-May-12 18:44 

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.