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
S

sashan govender

@sashan govender
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Fed-up with strongly typing
    S sashan govender

    Compilers already check all paths because they have to. The 'art' of writing good code or being a proficient programmer is to write code such that the compiler can perform the checks itself. You essentially move what can be checked at runtime into something that is checked at compile time. This is what a strongly typed language will allow you to do. This requires more thought and effort from the programmer, which discourages them, as well as the fact that the majority of programmers don't understand this.

    The Lounge com hardware question

  • Is there anything scarier than one's own code?
    S sashan govender

    Yeah other peoples code that: - isn't indented correctly - happily deletes local arrays - returns pointers to local variables - fails to work - and are too dumb to realize how dumb they are.

    The Lounge help css database question announcement

  • Why do editors change blog posts?
    S sashan govender

    Hi I submitted my blog as a technical blog and a few posts on it came through to this site. They all were edited, some more than others. For the most part I don't have a problem with it except when it's a negative edit. In this case the editor messed up the syntax highlighting of the post. I'd just like to know the reasons for the edit, since the syntax highlighting in the original was correct and I'm inclined to roll it back. I'm not sure if anyone can see the original version but it's at tthis link: http://www.codeproject.com/script/Articles/ListVersions.aspx?aid=142578[^]

    The Lounge com tools help question announcement

  • Error: Invalid viewstate when submitting my site as a technical blog
    S sashan govender

    Hi Chris Here's the link: http://www.zenskg.net/wordpress/?feed=rss2[^] Thanks

    Site Bugs / Suggestions com tools help question

  • Error: Invalid viewstate when submitting my site as a technical blog
    S sashan govender

    Hi I tried to submit my blog here: http://www.codeproject.com/script/Articles/BlogFeed.aspx I get this error message. Error: Invalid viewstate Any ideas? Thanks

    Site Bugs / Suggestions com tools help 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