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. WPF assembly in C#

WPF assembly in C#

Scheduled Pinned Locked Moved C#
csharpc++wpfhelp
6 Posts 6 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.
  • B Offline
    B Offline
    Benjamin Bruno
    wrote on last edited by
    #1

    I want to create a WPF dll( assembly),so that I can use it in some other C# or VC++ application. Please help.

    M P OriginalGriffO L 4 Replies Last reply
    0
    • B Benjamin Bruno

      I want to create a WPF dll( assembly),so that I can use it in some other C# or VC++ application. Please help.

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      Why does it have to be a WPF dll, the only reason to use WPF is for the UI, probably not valid to use such a DLL in c++. Otherwise just create a WPF library application.

      Never underestimate the power of human stupidity RAH

      1 Reply Last reply
      0
      • B Benjamin Bruno

        I want to create a WPF dll( assembly),so that I can use it in some other C# or VC++ application. Please help.

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

        You will have to describe what you want your assembly to contain before you get a definitive answer. There are a number of assumptions that I could make about what you want here that possibly wouldn't be valid. For instance, do you want it to contain WPF screens? Does it just need to be the data and business logic?

        This space for rent

        1 Reply Last reply
        0
        • B Benjamin Bruno

          I want to create a WPF dll( assembly),so that I can use it in some other C# or VC++ application. Please help.

          OriginalGriffO Offline
          OriginalGriffO Offline
          OriginalGriff
          wrote on last edited by
          #4

          Open VS. Either open your existing solution and use the Solution Explorer pane to add a new project, or create a new project. Select the "Visual C#" ... "Windows Desktop" project types from the menu on the left of the New Project dialog. In the middle panel, select "WPF User Control Library" Give it an appropriate name. Press OK. Now you can create the controls and code for your Assembly.

          Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
          "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

          1 Reply Last reply
          0
          • B Benjamin Bruno

            I want to create a WPF dll( assembly),so that I can use it in some other C# or VC++ application. Please help.

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

            I want a cup of coffee so I can drink it... Please help.

            "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

            P 1 Reply Last reply
            0
            • L Lost User

              I want a cup of coffee so I can drink it... Please help.

              "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

              P Offline
              P Offline
              peterkmx
              wrote on last edited by
              #6

              here it is ... :java: :)

              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