Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3406428
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T05:37:36+00:00 2026-05-18T05:37:36+00:00

Is it a good programming way to use xml config file for building dynamic

  • 0

Is it a good programming way to use xml config file for building dynamic web interface with databinding, events etc ..?

<Sub Name="Matrix Report" Url="frmGridReportPanel.aspx">    
    <Report  Name="Repor Name" src="ConnectionStr" Url="frmGridReportPanel.aspx">
              <DataSource>
                <Server Type="Table">View_REPORT1</Server>
                <Client>null</Client>
              </DataSource>
              <FIELDS>
                <FIELD type="DropDownList" id="Table_ID" name="Table_Field_name" required="true">
                  <LOOKUP>MyTable</LOOKUP>
                  <DIMENSION>Table_ID</DIMENSION>
                  <DATATYPE>Int</DATATYPE>
                  <LENGTH>12</LENGTH>
                  <OPERATOR>=</OPERATOR>
                </FIELD>
                .....
              </FIELDS>
            </Report>
    ....
    <Sub/>

This is my xml.
How i can configure the event triger for the controls.

Is there any open source that use xml congig file for build dynamicly the web page?

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T05:37:37+00:00Added an answer on May 18, 2026 at 5:37 am

    On some platforms, XML configuration files are the norm (for example, .NET).

    Using XML can help if you make your element and attribute names meaningful, however will require a parser and/or deserializer in order to get into memory.

    If this is too much overhead, you can use other methods (simple key-value pairs in a file, like most unix configuration files).

    As such, there is no specific “best practice” – best practice it to follow the standard used in the platform/language you use.

    I am not clear what that has to do with databinding, events and building a dynamic web site, however.


    As for your specific requirement – a dynamic reporting toolbar, I would say a config file could be a good fit. It depends on the amount of data and whether it should be synchronized to another data store.

    If most of the values for the filters need to by dynamic since they should correspond to values from a database, I would not use a config, but get the data from the database.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is Lisp good for web programming/applications (interactive), the way ruby and php are? Things
I've read that good programming practice claims that one should use a function if
I'm looking for a good easy to use Java based Quadratic Programming (QP) solver.
I use Hibernate in my day-to-day programming tasks and I find it very good.
Folks, Please, what's a good way of writing really big XML documents (upto say
is there any good way the debug the kernel function when programming on GPU?
I search for a good way to copy a file (binary or text). I've
This question is about good programming practices and avoiding potential holes. I read Joshua
Just wondering if the following is considered to be good programming practice or not?
Does anybody know of a good resource for programming the behaviors of various materials

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.