Forum Replies Created

Viewing 9 posts - 31 through 39 (of 39 total)

  • Reply To: Stairway to U-SQL Level 2: Breakdown of a U-SQL Statement

    One other small C# vs. T-SQL difference in your example is the zero-based SUBSTRING.  The first character is at position zero, not one.

    • This reply was modified 3 years, 8 months ago by  larry.blake.
  • Reply To: Building Helpful Commit Messages

    Data_Cat, I agree with peter.row about going to Git over TFS.  Since Microsoft now owns GitHub, I expect they will move in that direction and eventually sunset TFS.

  • Reply To: Your User Group Goals

    These mostly seem obvious, but I'll bite.

    1. Pizza
    2. Networking
    3. Learning what new technologies I should consider
    4. Hearing justifications for why my management should (or shouldn't) consider a technology
    5. Understanding my...
  • Reply To: Practice Your Skills with the Advent of Code

    Thanks Steve for pointing out this fun website!  I did several of the problems in C#, which is not a language I use in my day job.  I probably enjoy...

  • Reply To: Location Data Privacy

    I can think of reasons why this data might be useful if sufficiently anonymized.  For example, COVID-19 was detected in an area.  Were there a lot of people passing through...

  • Reply To: Finding Your Own Career

    Agree with Steve, and with pwhoyt about retirement planning.

    One other thing I've learned over the years (unfortunately the hard way) is that a job can end, even if you like...

  • Reply To: Dig Out the Root Cause

    As Eric Russell observes, root cause analysis is often a political issue.  In an organization where mistakes are punished, no RCA will be productive.  Everyone will be too busy avoiding...

    • This reply was modified 5 years, 4 months ago by  larry.blake.
  • RE: Testing COALESCE with tSQLt

    Hi, Steve.  Love your articles, please keep it up.

    The FakeTable @SchemaName parameter is deprecated.  If you view the source, you'll see

  • RE: The Multilingual Programmer

    COBOL
    Pascal
    VB classic and .Net, VBA
    ASP classic and .Net
    RPG II - IV
    C#
    Progress
    Java
    Cold Fusion
    R
    Python

Viewing 9 posts - 31 through 39 (of 39 total)