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.
  • P PeejayAdams

    Sander Rossel wrote:

    Option Strict Off

    You already had my complete sympathy at that point. ... and then you mentioned Crystal. :wtf: :wtf: :wtf: High time we all had a whip-round for Sander, I feel. How can we sleep at night if we fail to save him from this?

    Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain

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

    PeejayAdams wrote:

    How can we sleep at night if we fail to save him from this?

    You thought YOU had trouble sleeping at night? :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
    • D dan sh

      Living the dream! Me so jealous

      "It is easy to decipher extraterrestrial signals after deciphering Javascript and VB6 themselves.", ISanti[^]

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

      For a small fee I'll pass it on to you :-\

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

      D 1 Reply Last reply
      0
      • R Ron Nicholson

        I had one of those a few weeks ago. Cept it was my old project (been here a long time) and it was web based. Since Crystal is on the decline here (only a couple of reports left), it was easier to redo in C# and current CrystalDecisions dll's

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

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

        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

        J R 2 Replies Last reply
        0
        • R RickZeeland

          Wooooo, the Dark Crystal again X|

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

          "Crystal Reports, with their hard and twisted bodies, their harsh and twisted wills. For a thousand years they have ruled. Yet now, there are only ten: a dying race, ruled by a dying Emperor, imprisoned within themselves in a dying land."

          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

            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

            J Offline
            J Offline
            Jorgen Andersson
            wrote on last edited by
            #13

            DevExpress[^]

            Wrong is evil and must be defeated. - Jeff Ello

            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

              J Offline
              J Offline
              Jorgen Andersson
              wrote on last edited by
              #14

              Sander Rossel wrote:

              VB.NET (Option Strict Off, basically meaning everything is an implicit cast),

              I thought you were used to Javascript.

              Wrong is evil and must be defeated. - Jeff Ello

              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

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

                Coders hate this one weird trick to create perfect apps!!!!*

                On Error Resume Next

                stick it everywhere there is a Try ... Catch * also known as "Make it even worse for the next sucker developer"

                Sent from my Amstrad PC 1640 Never throw anything away, Griff 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

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

                  The language is the least of my worries (having to install Crystal Reports is far more damaging) :~ Anyway, a job is a job and this is a nice opportunity to reel in a nice customer later this year (or early next year) and bring them to Azure :D

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

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

                  Sander Rossel wrote:

                  having to install Crystal Reports is far more damaging

                  Two letters: 'V' & 'M' You know it makes sense! :-D

                  Sent from my Amstrad PC 1640 Never throw anything away, Griff 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
                  • 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

                    H Offline
                    H Offline
                    Herman T Instance
                    wrote on last edited by
                    #17

                    Why you always win the lottery ? :doh:

                    In Word you can only store 2 bytes. That is why I use Writer.

                    1 Reply Last reply
                    0
                    • J Jorgen Andersson

                      Sander Rossel wrote:

                      VB.NET (Option Strict Off, basically meaning everything is an implicit cast),

                      I thought you were used to Javascript.

                      Wrong is evil and must be defeated. - Jeff Ello

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

                      I am, just not in my .NET code :)

                      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
                      • OriginalGriffO OriginalGriff

                        Coders hate this one weird trick to create perfect apps!!!!*

                        On Error Resume Next

                        stick it everywhere there is a Try ... Catch * also known as "Make it even worse for the next sucker developer"

                        Sent from my Amstrad PC 1640 Never throw anything away, Griff Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

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

                        Nice, I tried it and all my errors disappeared :thumbsup: Maybe make this into a tip/trick? :laugh:

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

                        OriginalGriffO 1 Reply Last reply
                        0
                        • J Jorgen Andersson

                          DevExpress[^]

                          Wrong is evil and must be defeated. - Jeff Ello

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

                          I've used their WinForms controls in the past. Great controls and great support, I might check this out for future work :thumbsup:

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

                          J 1 Reply Last reply
                          0
                          • Sander RosselS Sander Rossel

                            I've used their WinForms controls in the past. Great controls and great support, I might check this out for future work :thumbsup:

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

                            J Offline
                            J Offline
                            Jorgen Andersson
                            wrote on last edited by
                            #21

                            Sander Rossel wrote:

                            Great controls and great support

                            My verdict as well.

                            Wrong is evil and must be defeated. - Jeff Ello

                            1 Reply Last reply
                            0
                            • Sander RosselS Sander Rossel

                              Nice, I tried it and all my errors disappeared :thumbsup: Maybe make this into a tip/trick? :laugh:

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

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

                              Tip? Nah ... that's a reference :laugh:

                              Sent from my Amstrad PC 1640 Never throw anything away, Griff 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
                              • S Slacker007

                                >> So I inherited this Project

                                Sander Rossel wrote:

                                VB.NET

                                Stop right there. Give it back. Problem solved.

                                D Offline
                                D Offline
                                dandy72
                                wrote on last edited by
                                #23

                                I stopped reading after the first two characters...

                                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

                                  Richard DeemingR Online
                                  Richard DeemingR Online
                                  Richard Deeming
                                  wrote on last edited by
                                  #24

                                  "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

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

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

                                    For a small fee I'll pass it on to you :-\

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

                                    D Offline
                                    D Offline
                                    Daniel Pfeffer
                                    wrote on last edited by
                                    #25

                                    You should pay lw@zi for toxic waste disposal!

                                    Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                                    1 Reply Last reply
                                    0
                                    • 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
                                          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