Click here to Skip to main content
15,886,011 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
That sounds like a car part web site

1. You pick the make - FORD - XML with brands, element contains model.xml
2. You pick the model - F150 - XML with years, elements contains year.xml
3. You pick the year - 2012 - and so forth
4. You pick the engine - Triton V10

I would have several XML files for that scenario

I could not see putting that into a single xml file, but if your data is small, then yes.

Well, you have to write the XML file first. Then you have to write the code to read the file, or figure out how to bind the file.

You would have to write code to change bindings on the fly.

Your not really going to find any per-fabricated code for your needs, most of the code samples out there are for a small specific function or need that is common. Most programmers don't give up code, unless you give something back in return, or are getting paid to give away code like at Microsoft.
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 
Questionweb app startup page Pin
classy_dog3-May-12 17:27
classy_dog3-May-12 17:27 
AnswerRe: web app startup page Pin
egenis3-May-12 18:41
egenis3-May-12 18:41 

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.