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
T

Turro

@Turro
About
Posts
7
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Here's something else VB can't do
    T Turro

    True, my bad, I misunderstood that else. But as Andrew Rissing showed you, this is perfectly possible even with such a language like VB(.NET), which was the point of the original post "something else VB can't do": true if you refer to old VB6, false if you refer to VB.NET. Of course no language can compete to the beauty of C(#), but this comes more to personal preference and habit rather than mere possibility to do things.

    ============= Marco Turrini

    Clever Code debugging

  • Here's something else VB can't do
    T Turro

    Sorry to reply, but... VB (.NET!) can do! Of course the syntax is ... exactly the same:

    If Test = 1 Then
      ' Do Ugly Stuff Here Just Because It's Not C#
    

    #If DEBUG Then
    Else
    #End If
    ' Do Other Nasty Stuff Here Just Because It's Not C#

    End If
    

    But don't trust me, dirt your hands writing a little VB code... Moreover, this is not the only possible techniques: you could also use the System.Diagnostics.Debugger class by inspecting the IsAttached property. Of course this class cannot be use to include/exclude only the else keyword like the example you provided.

    ============= Marco Turrini

    Clever Code debugging

  • Font Hunting
    T Turro

    I think I've already visited that side, but I'll check it anyway: who knows, maybe they have added it in the meantime. Thanks anyway

    ============= Marco Turrini

    The Lounge question learning

  • Font Hunting
    T Turro

    Yes I really am. :-O But it's a part of a rehab program: I used to eat baby panda 'til last Saturday... :sigh:

    ============= Marco Turrini

    The Lounge question learning

  • Font Hunting
    T Turro

    Hi all, I'm looking for a font (typeface) which mimics the characters used in the arrival boards a few years ago, white characters on a black background flipping on their horizontal axis? (of course I'm looking for static fonts, not flipping!) Do you know of such a font? Or know of a good (and possibly free or at least cheap) site? Thanks in advance

    ============= Marco Turrini

    The Lounge question learning

  • "I just need a little help, should only take a few minutes!"
    T Turro

    You should have really read The Oatmeal

    ============= Marco Turrini

    The Lounge com help learning

  • Developer Productivity
    T Turro

    #3 Tools (computers, monitors, language, frameworks, plugins) #2 Knowledge (certification, classes, books) #1 Environment (private office with real walls :sigh:, NO open space:mad:, NO phone:mad:, NO distraction from non tech people - of course comfortable desk and chair...) Just my 2 cents, of course

    Marco Turrini

    The Lounge tools visual-studio question discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups