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. Silverlight in Enterprise App

Silverlight in Enterprise App

Scheduled Pinned Locked Moved The Lounge
csharpwpfwinformsbusinesscollaboration
47 Posts 20 Posters 1 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.
  • P Pete OHanlon

    It's still in beta?? Have I missed something? We started using XPO a couple of years ago. The product you linked to doesn't take care of the UI binding, which is the point of the posts above.

    "WPF has many lovers. It's a veritable porn star!" - Josh Smith

    My blog | My articles | MoXAML PowerToys

    C Offline
    C Offline
    chriswalshie
    wrote on last edited by
    #37

    Pete, sorry posted wrong link, this[^] one shows the concept, this[^] one is the start of a Silverlight application using it, both are quite good, i am using "AgXpo" at the moment for a couple of projects and its rather good.

    P 1 Reply Last reply
    0
    • C chriswalshie

      Pete, sorry posted wrong link, this[^] one shows the concept, this[^] one is the start of a Silverlight application using it, both are quite good, i am using "AgXpo" at the moment for a couple of projects and its rather good.

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

      Cool. Thanks for the link.

      "WPF has many lovers. It's a veritable porn star!" - Josh Smith

      My blog | My articles | MoXAML PowerToys

      C 1 Reply Last reply
      0
      • P Pete OHanlon

        Cool. Thanks for the link.

        "WPF has many lovers. It's a veritable porn star!" - Josh Smith

        My blog | My articles | MoXAML PowerToys

        C Offline
        C Offline
        chriswalshie
        wrote on last edited by
        #39

        The only thing i dont like is with their samples they use ThreadPool.QueueUserWorkItem delegate as its impossible to know the status of your data sending / retrieving, which is why i use BackgroundWorkers to achieve all databinding and retrieving.

        1 Reply Last reply
        0
        • E Ennis Ray Lynch Jr

          If the application is properly designed the User Interface portion should consist of a very small portion of programming and should present a minimal risk so I would say go for it.

          Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
          If you don't ask questions the answers won't stand in your way.
          Most of this sig is for Google, not ego.

          K Offline
          K Offline
          K v S
          wrote on last edited by
          #40

          Think again, business logic is easy to implement. Most isues come from the GUI implementaion, no matter what the technology

          E 1 Reply Last reply
          0
          • V vaghelabhavesh

            So we got a new project. :-) The requirements are pretty straight forward and can be easily implemented in Windows Desktop Application. But there are some persons in the team wants to develop it in Silverlight. That way they can learn a new technology. But nobody is sure that our team should take this risk or not. What do you say depending on your experience? Should we go for WPF/Silverlight or Windows Forms Technology is fine?

            Be careful, there is no Undo Button(Ctrl+Z) in life.

            C Offline
            C Offline
            clearbrian1
            wrote on last edited by
            #41

            MSDN mag has enterprise app code in Silverlight http://msdn.microsoft.com/en-gb/magazine/dd434653.aspx

            V 1 Reply Last reply
            0
            • M Marc Clifton

              crudeCodeYogi wrote:

              What do you say depending on your experience? Should we go for WPF/Silverlight or Windows Forms Technology is fine?

              Experience has shown that: a) developers that drive new technologies to learn something new get projects and companies in deep sh*t b) if the developer wants to learn something new, the company should either set up an R&D budget or the developer should learn it on their own nickel c) since nobody knows the new technology, nobody can adequately evaluate whether it'll meet the requirements d) web development (Silverlight) is very different from WinForm. WTF are you thinking? e) you are doing a WPF WinForm app, expect a huge rampup cost to learn the technology. Marc

              Available for consulting and full time employment. Contact me. Interacx

              J Offline
              J Offline
              JHubSharp
              wrote on last edited by
              #42

              To be fair, Silverlight does bring web development a bit closer to WinForms since the need to manage state isn't as big of an issue. But as a guy stuck in "post-production support" (read: app is in the shitter) of an application that decided to lead the way and use Windows Workflow even though no one knew anything about it, I agree with the intent of this post 100%. There is sooo much I wish I had known back when the decision was made. I still can't decide if I like WF as a tech but our implementation sucks, or if the tech sucks as well.

              1 Reply Last reply
              0
              • C clearbrian1

                MSDN mag has enterprise app code in Silverlight http://msdn.microsoft.com/en-gb/magazine/dd434653.aspx

                V Offline
                V Offline
                vaghelabhavesh
                wrote on last edited by
                #43

                Thanks for the link :-)

                Be careful, there is no Undo Button(Ctrl+Z) in life.

                1 Reply Last reply
                0
                • K K v S

                  Think again, business logic is easy to implement. Most isues come from the GUI implementaion, no matter what the technology

                  E Offline
                  E Offline
                  Ennis Ray Lynch Jr
                  wrote on last edited by
                  #44

                  :laugh:

                  Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
                  If you don't ask questions the answers won't stand in your way.
                  Most of this sig is for Google, not ego.

                  1 Reply Last reply
                  0
                  • T ToddHileHoffer

                    I would not use silverlight for a standard enterprise business application. I have implemented WCF Services and I am fond of them. They provide actual value to the company I work for. WPF / Silverlight has not added any value for regular data driven business applications. That being said, if MS integrates expression blend / Silverlight projects in the next iteration of Visual Studio I will consider using these tools. If it were me, I would use a standard ASP.Net or WinForm application along with a nice set of UI Controls such as Telerik or Infragistics. You will still be able to provide an excellent UI to your users and it will be easier to develop.

                    I didn't get any requirements for the signature

                    K Offline
                    K Offline
                    K v S
                    wrote on last edited by
                    #45

                    If you are looking for GUI components, Winform or ASP, check out DevExpress :thumbsup:

                    T 1 Reply Last reply
                    0
                    • K K v S

                      If you are looking for GUI components, Winform or ASP, check out DevExpress :thumbsup:

                      T Offline
                      T Offline
                      ToddHileHoffer
                      wrote on last edited by
                      #46

                      Thanks for the tip. My company purchased Telerik's ASPNet AJAX controls for me. They're excellent as well. It is just my opinion that it is always a good idea to use 3rd party controls for a slick UI. That way, you (the developer) can focus on meeting the needs of the client without having to worry about extra coding for a nice presentation.

                      I didn't get any requirements for the signature

                      1 Reply Last reply
                      0
                      • V vaghelabhavesh

                        So we got a new project. :-) The requirements are pretty straight forward and can be easily implemented in Windows Desktop Application. But there are some persons in the team wants to develop it in Silverlight. That way they can learn a new technology. But nobody is sure that our team should take this risk or not. What do you say depending on your experience? Should we go for WPF/Silverlight or Windows Forms Technology is fine?

                        Be careful, there is no Undo Button(Ctrl+Z) in life.

                        D Offline
                        D Offline
                        David Wong
                        wrote on last edited by
                        #47

                        If your new to Silverlight/WPF then there is a steep learning curve. However once you are over that hump Silverlight is the best of both worlds(web and winforms)!

                        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