Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# using WPF

C# using WPF

Scheduled Pinned Locked Moved C#
csharpvisual-studiowpfjsonhelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    classy_dog
    wrote on last edited by
    #1

    I want to write a C# WPF application using visual studio 2010. I want to be able to allow the user to do the following: 1. enter some data, 2. select a file from a directory path, 3. error message will be displayed if the user enters wrong data, 4. the user will hit the submit button and call a windows api. Thus can you tell me how to accomplish this goal?

    P L 2 Replies Last reply
    0
    • C classy_dog

      I want to write a C# WPF application using visual studio 2010. I want to be able to allow the user to do the following: 1. enter some data, 2. select a file from a directory path, 3. error message will be displayed if the user enters wrong data, 4. the user will hit the submit button and call a windows api. Thus can you tell me how to accomplish this goal?

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Create a WPF project in Visual Studio. Write some code. Beyond that, it's up to you.

      I was brought up to respect my elders. I don't respect many people nowadays.
      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

      1 Reply Last reply
      0
      • C classy_dog

        I want to write a C# WPF application using visual studio 2010. I want to be able to allow the user to do the following: 1. enter some data, 2. select a file from a directory path, 3. error message will be displayed if the user enters wrong data, 4. the user will hit the submit button and call a windows api. Thus can you tell me how to accomplish this goal?

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        In addition to Pete's comments, if you head over to the articles section you will find plenty of good samples of Windows forms applications, and how to use the various controls. Alternatively look here[^] and here[^] on MSDN.

        Use the best guess

        C 1 Reply Last reply
        0
        • L Lost User

          In addition to Pete's comments, if you head over to the articles section you will find plenty of good samples of Windows forms applications, and how to use the various controls. Alternatively look here[^] and here[^] on MSDN.

          Use the best guess

          C Offline
          C Offline
          classy_dog
          wrote on last edited by
          #4

          Thanks!

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups