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. So I inherited this project...

So I inherited this project...

Scheduled Pinned Locked Moved The Lounge
csharpjavascriptlinqcom
35 Posts 18 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.
  • Richard DeemingR Richard Deeming

    "I say we take off and nuke the entire site from orbit. It's the only way to be sure." :-D


    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

    Sander RosselS Offline
    Sander RosselS Offline
    Sander Rossel
    wrote on last edited by
    #26

    Sounded familiar, but I still had to Google it :laugh:

    Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

    1 Reply Last reply
    0
    • Sander RosselS Sander Rossel

      VB.NET (Option Strict Off, basically meaning everything is an implicit cast), 1-layered architecture (that layer is the WinForm), doesn't build because it's missing CrystalDecisions.CrystalReports... Do I need to go on? :sigh:

      Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

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

      Oh you poor bugger, I used to be a highly skilled CR developer but when a manager from Crystal called to ask if a problem I had reported 18 months ago was still current I changed to SSRS. Then I delegated all reporting to a junior developer.

      Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP

      1 Reply Last reply
      0
      • Sander RosselS Sander Rossel

        VB.NET (Option Strict Off, basically meaning everything is an implicit cast), 1-layered architecture (that layer is the WinForm), doesn't build because it's missing CrystalDecisions.CrystalReports... Do I need to go on? :sigh:

        Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

        R Offline
        R Offline
        Roger Wright
        wrote on last edited by
        #28

        Sander, you've always seemed to me to be a good sort; What did you do to deserve being cast into Hell?

        Will Rogers never met me.

        Sander RosselS 1 Reply Last reply
        0
        • Sander RosselS Sander Rossel

          VB.NET (Option Strict Off, basically meaning everything is an implicit cast), 1-layered architecture (that layer is the WinForm), doesn't build because it's missing CrystalDecisions.CrystalReports... Do I need to go on? :sigh:

          Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

          M Offline
          M Offline
          Member 9167057
          wrote on last edited by
          #29

          I once inherited a project which doesn't even run when compiled as release, only as debug. And another one with a couple hundreds (not kidding) warnings. My point is, while I feel your pain, I am not shocked in the slightest.

          Sander RosselS 1 Reply Last reply
          0
          • M Member 9167057

            I once inherited a project which doesn't even run when compiled as release, only as debug. And another one with a couple hundreds (not kidding) warnings. My point is, while I feel your pain, I am not shocked in the slightest.

            Sander RosselS Offline
            Sander RosselS Offline
            Sander Rossel
            wrote on last edited by
            #30

            Member 9167057 wrote:

            a project which doesn't even run when compiled as release, only as debug

            Wow, don't think I've seen that before! :laugh:

            Member 9167057 wrote:

            another one with a couple hundreds (not kidding) warnings

            Been there done that, turning on Option Strict in this project generates at least 100 errors.

            Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

            1 Reply Last reply
            0
            • R Roger Wright

              Sander, you've always seemed to me to be a good sort; What did you do to deserve being cast into Hell?

              Will Rogers never met me.

              Sander RosselS Offline
              Sander RosselS Offline
              Sander Rossel
              wrote on last edited by
              #31

              I started my own business :sigh:

              Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

              1 Reply Last reply
              0
              • Sander RosselS Sander Rossel

                VB.NET (Option Strict Off, basically meaning everything is an implicit cast), 1-layered architecture (that layer is the WinForm), doesn't build because it's missing CrystalDecisions.CrystalReports... Do I need to go on? :sigh:

                Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                A Offline
                A Offline
                agolddog
                wrote on last edited by
                #32

                Sounds like you need to use multiple inheritance and give it to someone else.

                1 Reply Last reply
                0
                • Sander RosselS Sander Rossel

                  VB.NET (Option Strict Off, basically meaning everything is an implicit cast), 1-layered architecture (that layer is the WinForm), doesn't build because it's missing CrystalDecisions.CrystalReports... Do I need to go on? :sigh:

                  Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                  P Offline
                  P Offline
                  paulcosmith
                  wrote on last edited by
                  #33

                  Add in .NET 1.1 and you described a project I once inherited. I'm now with another company party because of that project.

                  1 Reply Last reply
                  0
                  • Sander RosselS Sander Rossel

                    What do you use as an alternative to Crystal? Where I'm from, people work with the Crystal designer because it's relatively easy to use and you don't need programmers to create reports.

                    Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                    R Offline
                    R Offline
                    Ron Nicholson
                    wrote on last edited by
                    #34

                    Sorry for the late reply. I used Crystal. VS doesn't ship with it anymore but you can still download it from SAP Crystal Reports, dev version.[^]. Funny thing is I had to use Chrome to see the 'enter your data' boxes. But it worked and was pretty quick to create a simple page. We only have a couple of Crystal Reports left and I'm sure those will go away soon. Ron

                    Jack of all trades, master of none, though often times better than master of one.

                    1 Reply Last reply
                    0
                    • Sander RosselS Sander Rossel

                      VB.NET (Option Strict Off, basically meaning everything is an implicit cast), 1-layered architecture (that layer is the WinForm), doesn't build because it's missing CrystalDecisions.CrystalReports... Do I need to go on? :sigh:

                      Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                      M Offline
                      M Offline
                      Mario Luis
                      wrote on last edited by
                      #35

                      I'll just hide in the corner over there.....sounds like something I wrote under protest in '06. :sigh:

                      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