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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
T

thedavejay

@thedavejay
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Apparently there is no limit to naming conventions for method
    T thedavejay

    Yeah, its like climbing Rapunzel's tower to find out that she is actually a he.

    The Weird and The Wonderful

  • Apparently there is no limit to naming conventions for method
    T thedavejay

    public void SettingDeviceList_ReAddingAPreviouslyDeletedDevice_MustAddDevicesToRuleDevicesWithIsDeletedFalseAndIsIncludedTrue()
    {
    return;
    }

    I feel like crying. X|

    The Weird and The Wonderful

  • C# 3’s lambda etc..... Do I really need this
    T thedavejay

    Yes, Lambda is important to learn. From what I have seen, people are starting to move more towards functional programming. Its also important to learn to utilize the generic delegates Action<> and Func<>, anonymous methods using lambda expressions (all important parts to functional programming).

    The Lounge csharp linq com functional

  • Recording movement on a GUI of an application
    T thedavejay

    Thanks, I was more thinking on how to actually write the code to do it:)

    C#

  • Recording movement on a GUI of an application
    T thedavejay

    Hi, Does any one know of an application that records pixel movement of an application. I.e. take a movie on a application while you work on it.

    C#
  • Login

  • Don't have an account? Register

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