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
D

dougins

@dougins
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I am getting 0x00000096 type messages.
    D dougins

    I found out that when you highlight the variable and right click you get a menu. At the bottom of the menu you can check Hexadecimal display. Thanks everyone.

    C# debugging help question

  • I am getting 0x00000096 type messages.
    D dougins

    While I am performing calculations my debug answers are showing up like 0x00000096. Can I set a propery to display the actual numbers. Can someone help? Thanks. Dougins

    C# debugging help question

  • How to get the last day of the month.
    D dougins

    I need to get the last day of the month, like April is 30. Does anyone know the code for C# to get the last day of the month?

    C# csharp tutorial question

  • Working with percentages in C#
    D dougins

    I have the following code: double numdaysPercentage; numdaysPercentage = 14/30; I get an answer like 0.0. I should get an answer like .4666667 Can someone tell me what I am doing wrong.

    C# csharp

  • C#, How to check an object to see if it is a numeric value?
    D dougins

    Can we put it an if statement? If (isNumeric(myObject) { return myObject }

    C# csharp tutorial question

  • C#, How to check an object to see if it is a numeric value?
    D dougins

    C#, How to check an object to see if it is a numeric value? something like this? if (IsNumeric(intnumber)) { return intnumber } else { return 0 }

    C# csharp tutorial question
  • Login

  • Don't have an account? Register

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