Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Visual Studio Code Names

    If I had to get this one wrong at least I picked the most popular wrong answer. 🙂

    What is it with the sexism at Microsoft assuming that SQL work...

  • RE: Incremental additions

    Correct me if I'm wrong. It's the spacing that is throwing most people off.

    @a =+ @b-2 is the same as @a = (+1) * @b-2

    if i were to write...

Viewing 2 posts - 1 through 3 (of 3 total)