What is "Friend" in VB.Net?
Answers were Sorted based on User's Feedback
Answer / bhanu
Friend access means that elements are accessible only
within the program. Friend is the default access modifer
for any class that does not have a modifier
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / bhanu
Friend access means that elements are accessible only
within the program. Friend is the default access modifer
for any class that does not have a modifier
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / mayank bhatnagar
Friend is a type of access modifier.Friend is used when one
class wants to access the private properties of other
classes.This is the only cause of voilation of OOps.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / neeraj
Friend access means that elements are accessible only
within the program. Friend is the default access modifer
for any class that does not have a modifier.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manasi mokate
Friend is a Access Modifiers.friend defines a type only from
within the program in which it is declared...
| Is This Answer Correct ? | 1 Yes | 2 No |
sir i want to ask you that how can i fetch or get sql data into texboxes.where i want to show record in specific texboxes related to student information.when i click on button all data show on texboxes when i put id or name plz inform me on my id
what are the types of threading models in VB.net ?
What is the difference between Namespace and Assembly?
Why should you use delegate?
how to send data to exe file? my code has a button when i press it, an exe file will open. how can i send data as input to the exe file?
Where is the Version Information Stored on a assembly ? Write the Namespace to load assemblies at runtime Can you allow a class to be inherited but prevent the method from being overridden ? What happens in memory when you box and unbox a value type ? Write a progtam to convert decimal to byte without using library function.
What is multiple form in vb?
What are nested classes?
Can you please explain the difference between dispose and finalize()?
Explain the difference between c# and vb.net?
Name some of the features present in vb 2005?
What are jagged arrarys ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)