Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)

  • Reply To: Code Blocks

    As a developer, there's nothing wrong with no braces. I would prefer it look like this though:

    if (myVar == otherVar) return true;

    It's more obvious what's going on when it looks...

  • Reply To: Code Blocks

    I thought that also. So I ran a test. The compiler does not care. This runs and runs and runs.

    • This reply was modified 1 month ago by  edmil.
  • Reply To: On Being an "Expert"

    Expert is not a point, it is a position on a continuum. Certainly, there is a minimum level of knowledge where the masses would consider someone an expert but above...

  • Reply To: A Simple Method to Load Excel Data

    It's neither. It's a C# Script Task. It's like a console app for the most part you can do things like MessageBox.Show(msg). People often add these to allow them to...

  • Reply To: No Degree Needed

    I agree that there will be candidates the can 'do the job' or 'are as good as a candidate with a degree'. However, if I interview 100 candidates with a...

  • Reply To: The PASS Data Community Summit First Timer Guide

    I appreciate his effort to help others but in today's world where bad guys are constantly hammering away at us and our systems, everything should be through secure links.

  • Reply To: Who's Responsible?

    I do it all the time. I book all my travel on my card including hotel, airfare, rental car, meals, and incidentals to the trip. About the only thing I...

    • This reply was modified 1 year, 5 months ago by  edmil.
  • Reply To: Three Mile Island And Your Databases

    And one more thing about the "really well done video" you mentioned. If you read the comments you will see most of the people who know anything about the nuclear...

Viewing 8 posts - 1 through 8 (of 8 total)