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
B

bourdiitsme

@bourdiitsme
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Testing the null
    B bourdiitsme

    It's just a little fix to get a value and not a Nan (french-glish comments! :laugh: ). Why do simple ?

    The Weird and The Wonderful testing beta-testing

  • Testing the null
    B bourdiitsme

    Find in code :

    // Check the result of area to avoid a Nan in display
    if (Area.GetValueOrDefault(-1) == -1)
    {
    return 0;
    }

    return Area;

    It's lucky that Area is non negative.

    The Weird and The Wonderful testing beta-testing
  • Login

  • Don't have an account? Register

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