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
R

Rosenne

@Rosenne
About
Posts
16
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Internet security...
    R Rosenne

    An oxymoron?

    The Lounge question android com hosting cloud

  • What are the worst programming habits?
    R Rosenne

    Wrong or obsolete comments.

    The Lounge help question

  • VB6: Best programming language ever
    R Rosenne

    Like COBOL, VB6 is here to stay. More than 50% of business transactions are processed with COBOL and VB6. Some claim 70% and 80%.

    The Lounge

  • nULL OR nOT?
    R Rosenne

    I am against using nulls in the database because it means introducing 3 valued logic, which is known to be bad. The behavior of SELECT and conditions when nulls are involved is too complicated.

    The Lounge wpf csharp database com sales

  • for(int i=0; i<size; i++)
    R Rosenne

    AFAIK it started with the first FORTRAN - there were no type declarations then. See https://en.wikipedia.org/wiki/Fortran#FORTRAN[^]

    The Weird and The Wonderful csharp c++ java question

  • Your ads aren't loading
    R Rosenne

    When entering Code Project I get the warning "Your ads aren't loading". What can I do about it? I have no idea where to start. Windows 7, Chrome, AdBlock (free) When I pause AdBlock the ads show.

    Site Bugs / Suggestions question

  • Software company internal low
    R Rosenne

    We have similar rules, plus: no overtime (on a weekly basis) except in special cases.

    The Lounge question

  • VB6 - far from dead!
    R Rosenne

    My company has a solid code base in VB6. When VB.NET appeared we tried the automatic conversion and it would not work. Also it is rather pointless - the code is not object oriented. We did convert, or rather rewrote, our infrastructure code for C# and Java, and we use them for new projects, but the existing projects work well and there is no reason to fiddle with them. We did need to change the data component from mdb, and we chose xml.

    The Lounge c++ csharp php visual-studio

  • How did you become a professional programmer?
    R Rosenne

    In 1960 as a young conscript the Israeli army decided that I am suitable and I started programming in assembly language for the Philco 2000 (AKA Transac 212). I went on to Fortran, COBOL, VB, C, Java and C#. Still at it.

    The Lounge csharp json question learning c++

  • New Generation does not realy understand computers
    R Rosenne

    Even nostalgia isn't any more what it used to be.

    The Lounge c++ data-structures tutorial lounge learning

  • while (*s++ = ((*t & 0x60) == 0x40 ? *t ^ 0x20 : *t)) t++;
    R Rosenne

    I the context of software, only as well as but generally mean a bug.

    The Lounge ruby question

  • while (*s++ = ((*t & 0x60) == 0x40 ? *t ^ 0x20 : *t)) t++;
    R Rosenne

    Only in America... I mean, only for US ASCII. :thumbsdown:

    The Lounge ruby question

  • 10 Commandments
    R Rosenne

    "Never hard-code a numeric value, always declare a constant instead." Please remember to exclude 0 and 1 from this rule.

    The Lounge delphi code-review

  • Looking for suggestions for dealing with stupid people
    R Rosenne

    An excellent example - for IT being wrong! What looks the same should be the same. In all my software I try as far as possible to trim text fields and ignore invisible characters.

    The Lounge question

  • Is VB finally dead?
    R Rosenne

    Nearly no programming language ever dies. FORTRAN, the oldest, is still doing quite well.

    The Lounge question

  • First programming language for high school students?
    R Rosenne

    If not assembler, which would have forced him to know what a computer really is, then Java with clean object orientated code.

    The Lounge c++ 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