What are class access modifiers
Answer / kirti
Access modifiers are keywords used to specify the declared accessibility of a member or a type. This section introduces the four access modifiers:
� Public - Access is not restricted.
� Protected - Access is limited to the containing class or types derived from the containing class.
� Internal - Access is limited to the current assembly.
� Protected inertnal - Access is limited to the current assembly or types derived � from the containing class.
� Private - Access is limited to the containing type.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?
What is entity graph? : Entity framework
I want ask from plz smaple example code for Biztalkk server
what is the additional features in 1.1 rather than 1.0
When i am using Ajax controls (updatepanel),Is page events all are executed or only some events are executed?which page events are executed?
Mention two instances where routing is not implemented or required?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Why string are called Immutable data Type
Explain what is routing?
What are differences between entity framework and l2s? : Entity framework
Where does web.config info stored? Will this be stored in the registry ?
1 Answers Accenture, BirlaSoft,