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. The Lounge
  3. Desktop Applications with WPF

Desktop Applications with WPF

Scheduled Pinned Locked Moved The Lounge
csharpdesignasp-netdatabasewpf
14 Posts 8 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.
  • N Offline
    N Offline
    nlecren
    wrote on last edited by
    #1

    I have been strongly considering creating a desktop/wpf version of my existing website. Are desktop applications still a good option anymore? It seems with WPF there would be all sorts of new and exciting applications coming out yet I still haven't really seen anything other than very basic samples. I know the popular thing to do lately is the ajax based web version of software and my site currently does this but I can't help thinking that the responsiveness of a web app just never feels as good as a desktop version. Perhaps it's just an old way of thinking and I'd end up just writing the app for myself but WPF really has some cool UI features that I would have thought by now would have brought back more desktop development. Any thoughts? If interested my site is in my sig and was written using asp.net and the ajax control toolkit with a SQL 2k5 backend Finally since I had to do the design, photoshop, backend, and all the coding on the site myself (Took way too long and probably should have been translated into an article here), I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version? http://www.myfitnessjournal.com[^] Free Online Fitness Journal

    M R C D 4 Replies Last reply
    0
    • N nlecren

      I have been strongly considering creating a desktop/wpf version of my existing website. Are desktop applications still a good option anymore? It seems with WPF there would be all sorts of new and exciting applications coming out yet I still haven't really seen anything other than very basic samples. I know the popular thing to do lately is the ajax based web version of software and my site currently does this but I can't help thinking that the responsiveness of a web app just never feels as good as a desktop version. Perhaps it's just an old way of thinking and I'd end up just writing the app for myself but WPF really has some cool UI features that I would have thought by now would have brought back more desktop development. Any thoughts? If interested my site is in my sig and was written using asp.net and the ajax control toolkit with a SQL 2k5 backend Finally since I had to do the design, photoshop, backend, and all the coding on the site myself (Took way too long and probably should have been translated into an article here), I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version? http://www.myfitnessjournal.com[^] Free Online Fitness Journal

      M Offline
      M Offline
      martin_hughes
      wrote on last edited by
      #2

      If you wanted to fiddle around with something new, you could always implement it as an XBap. XBaps, contrary to popular belief, are not pornographic bread products, but WPF applications running in a browser. Here's an example[^]

      D N 2 Replies Last reply
      0
      • M martin_hughes

        If you wanted to fiddle around with something new, you could always implement it as an XBap. XBaps, contrary to popular belief, are not pornographic bread products, but WPF applications running in a browser. Here's an example[^]

        D Offline
        D Offline
        Douglas Troy
        wrote on last edited by
        #3

        Here's a website dedicated to XBap stuff http://www.xbap.org/[^]


        :..::. Douglas H. Troy ::..
        Bad Astronomy |VCF|wxWidgets|WTL

        1 Reply Last reply
        0
        • M martin_hughes

          If you wanted to fiddle around with something new, you could always implement it as an XBap. XBaps, contrary to popular belief, are not pornographic bread products, but WPF applications running in a browser. Here's an example[^]

          N Offline
          N Offline
          nlecren
          wrote on last edited by
          #4

          I thought about that but I think in order to have the responsiveness I am looking for I would need a local database like SQL CE. I thought i saw something about XBAP not allowing direct database connections or LINQ. Perhaps I am mistaken and that restriction is only related to silverlight?

          1 Reply Last reply
          0
          • N nlecren

            I have been strongly considering creating a desktop/wpf version of my existing website. Are desktop applications still a good option anymore? It seems with WPF there would be all sorts of new and exciting applications coming out yet I still haven't really seen anything other than very basic samples. I know the popular thing to do lately is the ajax based web version of software and my site currently does this but I can't help thinking that the responsiveness of a web app just never feels as good as a desktop version. Perhaps it's just an old way of thinking and I'd end up just writing the app for myself but WPF really has some cool UI features that I would have thought by now would have brought back more desktop development. Any thoughts? If interested my site is in my sig and was written using asp.net and the ajax control toolkit with a SQL 2k5 backend Finally since I had to do the design, photoshop, backend, and all the coding on the site myself (Took way too long and probably should have been translated into an article here), I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version? http://www.myfitnessjournal.com[^] Free Online Fitness Journal

            R Offline
            R Offline
            Richard Jones
            wrote on last edited by
            #5

            I like the website.:cool:

            "Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..." "There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."

            N 1 Reply Last reply
            0
            • R Richard Jones

              I like the website.:cool:

              "Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..." "There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."

              N Offline
              N Offline
              nlecren
              wrote on last edited by
              #6

              Thanks, I thought the hard part was working on it alone for two years, but it turns out the hardest part is getting people to try it :( I never was good at marketing

              1 Reply Last reply
              0
              • N nlecren

                I have been strongly considering creating a desktop/wpf version of my existing website. Are desktop applications still a good option anymore? It seems with WPF there would be all sorts of new and exciting applications coming out yet I still haven't really seen anything other than very basic samples. I know the popular thing to do lately is the ajax based web version of software and my site currently does this but I can't help thinking that the responsiveness of a web app just never feels as good as a desktop version. Perhaps it's just an old way of thinking and I'd end up just writing the app for myself but WPF really has some cool UI features that I would have thought by now would have brought back more desktop development. Any thoughts? If interested my site is in my sig and was written using asp.net and the ajax control toolkit with a SQL 2k5 backend Finally since I had to do the design, photoshop, backend, and all the coding on the site myself (Took way too long and probably should have been translated into an article here), I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version? http://www.myfitnessjournal.com[^] Free Online Fitness Journal

                C Offline
                C Offline
                Chris Meech
                wrote on last edited by
                #7

                nlecren wrote:

                Took way too long

                From what I see, it was worth the time and effort. Very nice site. Easy to use, navigate and well explained. Over the weekend I may even sign up. When I was training for triathalons, I used to use a training site to log all of that stuff. It was very beneficial and lately I've been thinking it might be a good idea to start it again. :) As far as a WPF application to compliment your site, consider an embedded database and allow for data to be uploaded/downloaded from your app to your site.

                Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] Donate to help Conquer Cancer[^]

                N 1 Reply Last reply
                0
                • N nlecren

                  I have been strongly considering creating a desktop/wpf version of my existing website. Are desktop applications still a good option anymore? It seems with WPF there would be all sorts of new and exciting applications coming out yet I still haven't really seen anything other than very basic samples. I know the popular thing to do lately is the ajax based web version of software and my site currently does this but I can't help thinking that the responsiveness of a web app just never feels as good as a desktop version. Perhaps it's just an old way of thinking and I'd end up just writing the app for myself but WPF really has some cool UI features that I would have thought by now would have brought back more desktop development. Any thoughts? If interested my site is in my sig and was written using asp.net and the ajax control toolkit with a SQL 2k5 backend Finally since I had to do the design, photoshop, backend, and all the coding on the site myself (Took way too long and probably should have been translated into an article here), I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version? http://www.myfitnessjournal.com[^] Free Online Fitness Journal

                  D Offline
                  D Offline
                  Douglas Troy
                  wrote on last edited by
                  #8

                  nlecren wrote:

                  I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version?

                  You could start a project on either SourceForge or CodePlex (just a thought)


                  :..::. Douglas H. Troy ::..
                  Bad Astronomy |VCF|wxWidgets|WTL

                  N B 2 Replies Last reply
                  0
                  • C Chris Meech

                    nlecren wrote:

                    Took way too long

                    From what I see, it was worth the time and effort. Very nice site. Easy to use, navigate and well explained. Over the weekend I may even sign up. When I was training for triathalons, I used to use a training site to log all of that stuff. It was very beneficial and lately I've been thinking it might be a good idea to start it again. :) As far as a WPF application to compliment your site, consider an embedded database and allow for data to be uploaded/downloaded from your app to your site.

                    Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] Donate to help Conquer Cancer[^]

                    N Offline
                    N Offline
                    nlecren
                    wrote on last edited by
                    #9

                    Thanks, I've been leaning towards a pro edition WPF/SQL Compact edition that I would sell since the web version is free. Adsense has not even come close to paying for the hosting/database fees so (I know some think it's evil to make money of this stuff) but that is the business model I have been working towards. Ultimately I want to create a article here (would be my first) going over the process of creating the site from start to finish. Just not the whole two year story :) If you do sign up feel free to let me know what you think. Ideas, suggestions or complaints. It's amazing to me how difficult it has been just getting feedback for this thing!

                    D M 2 Replies Last reply
                    0
                    • D Douglas Troy

                      nlecren wrote:

                      I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version?

                      You could start a project on either SourceForge or CodePlex (just a thought)


                      :..::. Douglas H. Troy ::..
                      Bad Astronomy |VCF|wxWidgets|WTL

                      N Offline
                      N Offline
                      nlecren
                      wrote on last edited by
                      #10

                      I did think about that but the model I will be using is a free website but paid WPF pro edition. I didn't think you could sell your software if you use those sites? There was a site years ago that let developers get together and create/sell software projects and that site would take care of the marketing aspect and award money depending on the amount of work performed by each team member. I think it was called Asyncrony or something like that but they aren't around any more. I always thought it was a cool idea

                      J 1 Reply Last reply
                      0
                      • D Douglas Troy

                        nlecren wrote:

                        I might look for some help with the wpf version, are there any sites other than rent a coder where I can get another developer to help out with the WPF version?

                        You could start a project on either SourceForge or CodePlex (just a thought)


                        :..::. Douglas H. Troy ::..
                        Bad Astronomy |VCF|wxWidgets|WTL

                        B Offline
                        B Offline
                        Brady Kelly
                        wrote on last edited by
                        #11

                        A colleague spoke highly of oDesk[^]oDesk last week.

                        1 Reply Last reply
                        0
                        • N nlecren

                          I did think about that but the model I will be using is a free website but paid WPF pro edition. I didn't think you could sell your software if you use those sites? There was a site years ago that let developers get together and create/sell software projects and that site would take care of the marketing aspect and award money depending on the amount of work performed by each team member. I think it was called Asyncrony or something like that but they aren't around any more. I always thought it was a cool idea

                          J Offline
                          J Offline
                          Jim Crafton
                          wrote on last edited by
                          #12

                          nlecren wrote:

                          I didn't think you could sell your software if you use those sites?

                          I believe that you can charge for the binaries as long as you keep the source code open and licensed appropriately to whomever wants it. So you could theoretically use SF to host the project and code repos. But the binaries would be hosted by you? Or perhaps let SF host the binaries as well, but have the program require a registration on your (non SF) site? Now whether or not that actually makes any sense is up to you :)

                          ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                          1 Reply Last reply
                          0
                          • N nlecren

                            Thanks, I've been leaning towards a pro edition WPF/SQL Compact edition that I would sell since the web version is free. Adsense has not even come close to paying for the hosting/database fees so (I know some think it's evil to make money of this stuff) but that is the business model I have been working towards. Ultimately I want to create a article here (would be my first) going over the process of creating the site from start to finish. Just not the whole two year story :) If you do sign up feel free to let me know what you think. Ideas, suggestions or complaints. It's amazing to me how difficult it has been just getting feedback for this thing!

                            D Offline
                            D Offline
                            Dario Solera
                            wrote on last edited by
                            #13

                            nlecren wrote:

                            Adsense has not even come close to paying for the hosting/database fees so (I know some think it's evil to make money of this stuff) but that is the business model I have been working towards.

                            You should look for some targeted advertiser.

                            If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

                            1 Reply Last reply
                            0
                            • N nlecren

                              Thanks, I've been leaning towards a pro edition WPF/SQL Compact edition that I would sell since the web version is free. Adsense has not even come close to paying for the hosting/database fees so (I know some think it's evil to make money of this stuff) but that is the business model I have been working towards. Ultimately I want to create a article here (would be my first) going over the process of creating the site from start to finish. Just not the whole two year story :) If you do sign up feel free to let me know what you think. Ideas, suggestions or complaints. It's amazing to me how difficult it has been just getting feedback for this thing!

                              M Offline
                              M Offline
                              martin_hughes
                              wrote on last edited by
                              #14

                              nlecren wrote:

                              I would sell since the web version is free. Adsense has not even come close to paying for the hosting/database fees so (I know some think it's evil to make money of this stuff) but that is the business model I have been working towards.

                              If you want to make some cash from this - even if it's just to cover costs - I'd be tempted to go down the subscription route. So as not to alienate current users, you could offer what's there already as the basic/free package, but as you start adding features start charging for bronze, silver and gold memberships to access these features. I know this is at variance with at lot of thinking at the moment - that the service should be subsidised by advertising - but I've found that if people appreciate a service they're usually than willing to pay for it.

                              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