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. Try....Catch

Try....Catch

Scheduled Pinned Locked Moved The Lounge
csharp
42 Posts 21 Posters 2 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.
  • C codejet

    I would have explained to him had he asked. I am not bragging about my programming abilities. I honestly think my boss is a better programmer than me. However he is so out of touch with how I do what he instructs me to do . I am 100% comfortable with this....i think my job is very secure. He should just stop disturbing me thats all. I would explained to him the syntax in 5 minutes but that would have encouraged him to continue disturbing me. By the way I do not think your Einstein analogy is appropriate for this situation.

    K Offline
    K Offline
    KP Lee
    wrote on last edited by
    #41

    codejet wrote:

    I do not think your Einstein analogy is appropriate for this situation.

    I doubt there was any comparison to Einstein directly, everyone has blind spots where they aren't the best and that analogy seemed appropriate to me here.

    1 Reply Last reply
    0
    • C codejet

      Working for a small IT firm I was not making much progress on a project using VB.NET so my boss who was once a programmer (VB6) decided to do some pair programming with me. We googled some code that had a try..catch block, the dude had no idea that the "Try" part was part of the code. He thought the author was saying i should try the code below. I stopped straight away and told him to go back to his office. Guess I should have asked what he thought the catch part was for. My advice to all owners of all small software development firms ; have some idea of what technologies and programming languages your employees are using to make all those products that bring in all that money for you.Dont emabarass yourself!

      C Offline
      C Offline
      Chad3F
      wrote on last edited by
      #42

      Perhaps you just need a programing language with layman's syntax:

      fish
      {
      ...
      }
      catch(e)
      {
      // Cleanup
      ...

      // Propagate error
      e.release()
      }

      :)

      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