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
A

Arthur F Souza

@Arthur F Souza
About
Posts
8
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Microsoft 'loves' Linux? Then stop attacking open source
    A Arthur F Souza

    Hard to pay much attention to an article that begins by quoting a statement from 2001.

    - A.

    The Insider News linux question

  • Introductions to programming suck
    A Arthur F Souza

    Two posts and I already love this thread! Next time I get the opportunity to teach, I will remember that :-D

    - A.

    The Lounge help csharp c++ java asp-net

  • C# XNA 4 AI for path
    A Arthur F Souza

    A* is indeed the best option here. If you need an easy way to learn about how A* works, check it here http://www.gamedev.net/page/resources/_/technical/artificial-intelligence/a-pathfinding-for-beginners-r2003

    - A.

    Algorithms tutorial csharp question

  • College Grads Moving Back With Parents
    A Arthur F Souza

    Some people study Art History because they happen to like Art History. Science and Engineering are not the only parts of human life, and the world would be a pretty annoying place if there wasn't anyone doing anything else. - Arthur Souza http://en.lotusrpg.com.br

    The Lounge html database com help question

  • Is it? Has it changed? What about now?
    A Arthur F Souza

    This is what I love about the system I work on. Some values changed to protect the guilty

    if( this.idtoservice != null )
    {
    sOwner = this.idtoservice.Common.Security.Owner;
    }
    else if( this.idtoservice != null )
    {
    sOwner = this.idtoservice.Common.Security.Owner;
    }
    else if( this.idtoservice != null )
    {
    sOwner = this.idtoservice.Common.Security.Owner;
    }

    - Arthur Souza

    The Weird and The Wonderful security question

  • The questions we get these days!
    A Arthur F Souza

    I find the existence of experienced .net developers that don't know how to retrieve an item from a generic List much more disturbing than that of students that just throw questions on the internet expecting answers from the beyond. Or perhaps one evolves (using that word loosely) into another.

    - Arthur Souza www.lotusrpg.com.br

    C / C++ / MFC help question performance learning

  • The questions we get these days!
    A Arthur F Souza

    Back in the 60's my mother was being born. So yeah. I think that this issue is not only disturbing regarding the fact that people shoot questions on the internet void hoping for an answer to come from the beyond, but as in some cases in which I worked with "experienced" developers which had to ask me, an "I have been programming as a job for 6 months" student how to retrieve items to a .net list. It's everywhere, and its spreading fast. You better cover up!

    - Arthur Souza www.lotusrpg.com.br

    C / C++ / MFC help question performance learning

  • True that
    A Arthur F Souza

    A friend of mine wrote this little pearl a while ago. When I took the keyboard and wrote "true", we laughed for a good 5 mins. ...the next step was getting rid of the crazy infinite loop.

    while(Convert.ToBoolean(1))
    {
    // do stuff
    }

    The Weird and The Wonderful
  • Login

  • Don't have an account? Register

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