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 7193145
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:06:37+00:00 2026-05-28T20:06:37+00:00

I am new to WPF programming. Please help me here. I want the data

  • 0

I am new to WPF programming. Please help me here.

I want the data entered in textboxes to be updated in the xml file. Here is my code.

xaml:

<Window.Resources>
    <XmlDataProvider x:Key="credential_data" Source="Credentials.xml" XPath="/Credentials/MB"/>
</Window.Resources>


     <StackPanel DataContext="{Binding Source={StaticResource credential_data}}">                            
              <TextBox Height="23" Name="textBox5" Width="188" Text="{Binding XPath=Hostname, Mode=TwoWay}"/>
              <TextBox Height="23" Name="textBox6" Width="188" Text="{Binding XPath=Port, Mode=TwoWay}"/>
    </StackPanel>

Here is Credentials.xml :

<?xml version="1.0" encoding="utf-8"?>
<Credentials>
    <MB>
        <Hostname>10.111.123.234</Hostname>
        <Port>8080</Port>
    </MB>
</Credentials>

What is happening now is that any updates in the xml file gets reflected in the textboxes but any changes in textbox.text does not update the xml file.

where am I going wrong?? 🙁

Thanks.

  • 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-28T20:06:38+00:00Added an answer on May 28, 2026 at 8:06 pm

    Sorry for not giving you a full example, but this CodeProject already has a tutorial project that does exactly what you want

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

Sidebar

Related Questions

I start a new WPF Application and paste following code to the MainWindow.xaml <Canvas>
I'm fairly new to VB.net and WPF (and programming in general), so please bear
I want to preface this by saying I'm a noob with WPF/.net programming. Here
I'm new to silverlight and wpf programming I've just created a simple storyboard in
I started a new WPF project in VS2008 and then added some code to
While designing a new WPF application I noticed exceptions not being thrown during data
being new to WPF this is a complex problem for me. What i want
I'm new to WPF and data binding so hopefully I can explain the problem
I'm new to WPF programming and decided to give it a shot by trying
I'm kinda new at both programming, and WPF. I know that this is pretty

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.