Buzz Graph - Discussions activity around Private String in the past month
Time Frame: (Any time)
Minimum number of replies: (2)
Minimum number of discussing users: (0)
Page:
Show Questions
| Order by Date
Keep this page open to be updated with the newest discussions automatically.
Please wait while getting the discussions...
Page:
Blog Posts (Enhanced by )
Sample Chatter Excerpts
How do i pass the conecton string from client to the Business Layer?
Compression does not ensure security, only efficiency in some cases. If he wants security he has to use a crypto class like RijndaelManaged class.
source
Should you use the private access modifier if it's redundant?
I think explicity stating private helps in readability. It won't allow for a programmer to interpret its visibility differently.
source
String or StringBuilder return values?
The method was given a concrete task and it should be expected to complete it and return the finished result that does not require further processing. Only return StringBuilder when you really need it. In that case also add something to the method name to indicate that you are returning something special.
source
Why is it allowed to access Java private fields?
Private is intended to prevent accidental misuse, not as a security mechanism. If you choose to bypass it then you can do so at your own risk and the assumption you know what you are doing.
source
Learning Disabilities - rely on school or go with private testing?
Just in terms or resources, I found the book Overcoming Dyslexia by Sally Shaywitz, MD, to be very comprehensive and very helpful. I also visit the Eides website, which is very informative.
source
Tip: Didn't find what you were looking for? Try the following: