Category: confusing

  • Non (Coding Standards)

      What do you say when you see this code? And what should be added to the coding standards in order to not permit this … code ? ( Credits to Stefan Petrini for the code )

  • ASP.NET MVC–find error

    I am moderator and a frequent answerer at forums.asp.net . Mostly of time the error is in thinking that database connection errors belong to MVC – or other things that are part of the .NET framework,not of MVC . However,I must write here the most confusing problem  that I have encountered: <start quoting> “I have…