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
P

Prakash Nadar

@Prakash Nadar
About
Posts
3.5k
Topics
247
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Yet another reason...
    P Prakash Nadar

    It looks to be a Android issue only... but if you go by the same way then Windows and Adobe pdf readers have been a security threat for a long time. Also giving out your personal information to various bank sites has been bad too. Recently bunch of banks Citi, Chase, etc emailed me saying that someone gain access to the computer that had peoples email info. The damage was minimal but it could have been worse. But that does not stop people using their services.

    The Lounge com

  • Android Windows SDK installer woes [solved]
    P Prakash Nadar

    I had the same problem, But not sure what I did, (I had rebooted, checked that the javac is in the path, etc ,etc) but multiple times back and forward and then keeping the window open (with the warning message) fixed it. :confused: Installation on Linux was painless.

    The Lounge csharp java html android database

  • Stupid power company
    P Prakash Nadar

    Yep right :-O

    The Lounge tools com

  • QANTAS
    P Prakash Nadar

    Now it makes sense.

    The Lounge com tools learning

  • Stupid power company
    P Prakash Nadar

    Depending on the time of the day the power goes off you can adjust your lunch time or other activity time to that 20min.

    The Lounge tools com

  • StyleCop - Aarrgh
    P Prakash Nadar

    Jeremy Falcon wrote:

    But, realistically every IDE you'll use allows you to configure tab width.

    Yes it does. the problem is not all spaces can be replaced with tabs while all tabs can be replaced with spaces. What I mean is, some people write it this way enum something { <sp><sp><sp>Enum1, <tab> enum2 } The above code will look different with different settings of tab. If you only have space then there is never a problem. I know I know you will say, why did enum1 had space in the first place. Some devs do it some intentionally and many times accidentally, instead of going after the dev on why he put sp instead of tab. It is easier to say replace all tabs with space. And consider this horrible pattern enum something { <sp><sp><sp><tab>Enum1, <tab> enum2 } With Tab setting to 4, they will look good, if not they will look bad.

    The Lounge question csharp css visual-studio com

  • StyleCop - Aarrgh
    P Prakash Nadar

    The Man from U.N.C.L.E. wrote:

    . Use spaces not tabs (why? tabs are neater)

    I prefer spaces, when the code is developed with different editors on different platforms, spaces makes the code neater.

    The Man from U.N.C.L.E. wrote:

    . Put a space before and open bracket, or place the bracket on a new line

    I agree with this. The "source code" should readable and not space saving. Also the stylecoding makes sure that different code writters follows the same coding pattern so that different part of the code does not look different.

    The Lounge question csharp css visual-studio com

  • Conservative to use printing paper
    P Prakash Nadar

    yes, it burns very well. That is whey whenever a house burns only thing that remains is the fireplace that looks like someone is showing a middle finger. Yes sound is a problem but a well constructed wood house might not have it but that is rare unless you are ready to spend big dollars. No smell problem, the wood is painted quite well. Flimsy?

    The Lounge question

  • Conservative to use printing paper
    P Prakash Nadar

    Not sure where you live, the part of the California that I live in, most of the houses are build like that. The only thing non-wood is the fireplace.

    The Lounge question

  • Conservative to use printing paper
    P Prakash Nadar

    If printing paper is a problem then you will be scared to look at all the houses that are made from wood.

    The Lounge question

  • Should this be a law?
    P Prakash Nadar

    :laugh:

    The Lounge html question announcement

  • Which DVD ripper software do you use?
    P Prakash Nadar

    I have used http://handbrake.fr/details.php[^] in the past and I liked it.

    The Lounge com question career

  • Windows Obscured or not.
    P Prakash Nadar

    Yeah, sounds interesting except for the caveat. I need to be make it work for all versions of Windows. :)

    C / C++ / MFC

  • Windows Obscured or not.
    P Prakash Nadar

    Thanks, I will have alook, I should have specified that i was looking for a windows event something WM_blahblah.

    C / C++ / MFC

  • Windows Obscured or not.
    P Prakash Nadar

    Hi, Is there a way to know if a window is completely Obscured i.e the window is "not visible" to the user but it is behind another larger application window. I am trying to do or not do something if the window is completely hidden from the user but not made invisible. Thanks in advance.

    C / C++ / MFC

  • Windows 7 - enabling Aero glass... need help.
    P Prakash Nadar

    people are ready to click on the vote-1 button at a moments notice.

    The Lounge performance help

  • Header file Formating.
    P Prakash Nadar

    That makes sense, I do the same... but another developer does what I mentioned in my original post. btw, You use QT rite?

    The Lounge question

  • Sad but with a happy ending
    P Prakash Nadar

    I am pretty sure, she followed all the people she can find or maybe used a bot software to follow people. But then, good luck to her.

    The Lounge com announcement career

  • Header file Formating.
    P Prakash Nadar

    Chris Maunder wrote:

    The alignment or the massive whitespace?

    too many whitespaceing. Some alignment is fine.

    The Lounge question

  • Header file Formating.
    P Prakash Nadar

    Not a programming question, keep you guns down. I just hate this kind of formatting. class fooclass { void foo1; virtual void foo2; const int foo3; ....and 20 more apis }; :mad:

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