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. Why I am awesome today in 2016

Why I am awesome today in 2016

Scheduled Pinned Locked Moved The Lounge
csharpjavascriptwcflinqcom
11 Posts 7 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.
  • Sander RosselS Offline
    Sander RosselS Offline
    Sander Rossel
    wrote on last edited by
    #1

    So I'm working on this WCF service and I need to add Basic Authentication. Search on the big wide internet and I find a question. On CodeProject. From myself in 2016. Answered by myself a day later in 2016 :laugh: Thanks me, I can always count on you :thumbsup:

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

    OriginalGriffO D D F 4 Replies Last reply
    0
    • Sander RosselS Sander Rossel

      So I'm working on this WCF service and I need to add Basic Authentication. Search on the big wide internet and I find a question. On CodeProject. From myself in 2016. Answered by myself a day later in 2016 :laugh: Thanks me, I can always count on you :thumbsup:

      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
      #2

      Yeah, I've done similar. Need a way to do something, google it, and the first result is an article on CP about exactly that. Written by me two years ago ... :-O

      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

        So I'm working on this WCF service and I need to add Basic Authentication. Search on the big wide internet and I find a question. On CodeProject. From myself in 2016. Answered by myself a day later in 2016 :laugh: Thanks me, I can always count on you :thumbsup:

        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
        devenv exe
        wrote on last edited by
        #3

        Discovered that it has caused a very critical bug 3 years later in July 2019 by your self.

        "Coming soon"

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

          So I'm working on this WCF service and I need to add Basic Authentication. Search on the big wide internet and I find a question. On CodeProject. From myself in 2016. Answered by myself a day later in 2016 :laugh: Thanks me, I can always count on you :thumbsup:

          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
          dandy72
          wrote on last edited by
          #4

          Sander Rossel wrote:

          Thanks me, I can always count on you

          Well, if you can't, who will...? I've done the same thing. Only, I've found my question, but it still had no answer years later...

          Richard DeemingR 1 Reply Last reply
          0
          • OriginalGriffO OriginalGriff

            Yeah, I've done similar. Need a way to do something, google it, and the first result is an article on CP about exactly that. Written by me two years ago ... :-O

            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
            #5

            I had the same, but that's bad. Apparently you were once an expert in that area, but you forgot you even knew :laugh: I know I had the same problem some years ago and that it wasn't easy, that's why I decided to Google it right away :laugh:

            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
            • D devenv exe

              Discovered that it has caused a very critical bug 3 years later in July 2019 by your self.

              "Coming soon"

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

              I don't work for that company where I wrote that code anymore... So who knows :laugh: I recently visited an ex-employer who was working on some code I wrote years ago that now completely froze up the application. I told them I was glad they were the ones who had to sort it out :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 dandy72

                Sander Rossel wrote:

                Thanks me, I can always count on you

                Well, if you can't, who will...? I've done the same thing. Only, I've found my question, but it still had no answer years later...

                Richard DeemingR Offline
                Richard DeemingR Offline
                Richard Deeming
                wrote on last edited by
                #7

                Obligatory XKCD[^]. :)


                "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

                1 Reply Last reply
                0
                • Sander RosselS Sander Rossel

                  So I'm working on this WCF service and I need to add Basic Authentication. Search on the big wide internet and I find a question. On CodeProject. From myself in 2016. Answered by myself a day later in 2016 :laugh: Thanks me, I can always count on you :thumbsup:

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

                  F Offline
                  F Offline
                  Forogar
                  wrote on last edited by
                  #8

                  I had a similar, but less helpful, experience when I was working for a large British Airline that will remain nameless. I called the Technical Help Desk and asked about a particular system feature and was directed to call the person who "knows most about it in the company", me!

                  - I would love to change the world, but they won’t give me the source code.

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

                    I had the same, but that's bad. Apparently you were once an expert in that area, but you forgot you even knew :laugh: I know I had the same problem some years ago and that it wasn't easy, that's why I decided to Google it right away :laugh:

                    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
                    David ONeil
                    wrote on last edited by
                    #9

                    Sander Rossel wrote:

                    I had the same problem some years ago and that it wasn't easy, that's why I decided to Google it right away

                    This is the sign of a true master, and not a low-level rock star developer! :laugh:

                    The forgotten roots of science | C++ Programming | DWinLib

                    1 Reply Last reply
                    0
                    • F Forogar

                      I had a similar, but less helpful, experience when I was working for a large British Airline that will remain nameless. I called the Technical Help Desk and asked about a particular system feature and was directed to call the person who "knows most about it in the company", me!

                      - I would love to change the world, but they won’t give me the source code.

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

                      That's brilliant :laugh: Especially if you have no idea and the phone next to you starts to ring and you pick up and hear yourself (please tell me it was like that) :laugh: :laugh: :laugh:

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

                      F 1 Reply Last reply
                      0
                      • Sander RosselS Sander Rossel

                        That's brilliant :laugh: Especially if you have no idea and the phone next to you starts to ring and you pick up and hear yourself (please tell me it was like that) :laugh: :laugh: :laugh:

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

                        F Offline
                        F Offline
                        Forogar
                        wrote on last edited by
                        #11

                        Almost. I received a message on one of my pagers (I had to carry two identical pagers, for two systems I supported, but with the same message tone. I was constantly checking the wrong one first.) to call a particular number... guess who's number that was! :wtf:

                        - I would love to change the world, but they won’t give me the source code.

                        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