Answer Posted / raju jaiwardhan
When two programming elements share the same name, one of
them can hide, or shadow, the other one. In such a
situation, the shadowed element is not available for
reference; instead, when your code uses the element name,
the Visual Basic compiler resolves it to the shadowing
element.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
mention in what all scenarios entity framework can be applicable?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is the difference between model and entity?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is an asynchronous controller in asp.net mvc?
Explain what is the difference between view and partial view?
What is difference between html.beginform and ajax.beginform?
What is MVVM design pattern?
What are non action methods in mvc?
Explain the new features added in version 4 of mvc (mvc4)?
What is mapping in entity framework? : Entity framework
what is datacontrols?
What is the advantage of mvc?
Difference between ASP.NET MVC and ASP.NET WebForms?