Explain encapsulation
Answer / kirti
The implementation is hidden, the interface is exposed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of the default route {resource}.axd/{*pathinfo} ?
Can we change web.config settings from iis?
How large is the .net framework 3.0? Does this change make the release larger?
Features in .net framework 1.1 ?
Can you handle all button click events at once in a form? Give coding.
Iam using an asp.net application . i want to update one of my table in database at 4pm every day how it is possible.
What does mvvm mean?
What is presentation framework?
Can we access the web controls in a page pre initialising event?
What is the use of viewmodel in mvc?
Which is the default http method for an action method?
What is Partial Assembly References?