Concept: FRIENDhttp://forums.asp.net/t/1804073.aspx/1?Concept+FRIENDTue, 15 May 2012 20:37:56 -040018040734982391http://forums.asp.net/p/1804073/4982391.aspx/1?Concept+FRIENDConcept: FRIEND <p>Hi folks!</p> <p>I'm working in a project, and I found some functions how's have the modifer &quot;friend&quot;. But I can't understand exactly what mean this. I don't see the difference of that in the practice.</p> <p>Some one who understand that can clarify me!?</p> <p>Thank's guys</p> 2012-05-15T20:24:33-04:004982398http://forums.asp.net/p/1804073/4982398.aspx/1?Re+Concept+FRIENDRe: Concept: FRIEND <p>required some readings</p> <p>see access modifiers at msdn</p> <p><a target="_blank" href="http://msdn.microsoft.com/en-us/library/76453kax.aspx">http://msdn.microsoft.com/en-us/library/76453kax.aspx</a></p> <p>see when to use friend</p> <p><a target="_blank" href="http://msdn.microsoft.com/en-us/library/08w05ey2.aspx">http://msdn.microsoft.com/en-us/library/08w05ey2.aspx</a></p> <p></p> 2012-05-15T20:33:33-04:004982407http://forums.asp.net/p/1804073/4982407.aspx/1?Re+Concept+FRIENDRe: Concept: FRIEND <p>Oh My God... I already read this articles... but don't pay atention in this line:</p> <p>&quot;<span>The&nbsp;</span><span><a href="http://msdn.microsoft.com/en-us/library/08w05ey2.aspx">Friend (Visual Basic)</a></span><span>&nbsp;keyword in the declaration statement specifies that the elements can be accessed from within the same assembly, but not from outside the assembly. &quot;</span></p> <p><span>It's very&nbsp;<span>clearer now.</span></span></p> <p><span><span>Thanks for help,&nbsp;Nasser Malik.</span></span></p> 2012-05-15T20:37:56-04:00