How can you implement encapsulation in asp.net?
Answer Posted / madhuparna bhaumik
1)Encapsulation is a concept of Object oriented programming
2)It means that all of the object's data that is contained
and hidden in the object and access to it restricted to
members of that class.
We can implement encapsulation using State handling in
methods
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define the types of configuration files.
Explain what the contents of cookie?
What are the Types of chaching. How to implement caching
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is Bundling and Minification in MVC?
What are the features of asp net?
Why do we need url encoding?
What are directives in asp.net? List down all the important directives.
Explain how cookies work.
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Where web.config file is used?
How can you handle errors in Web API?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What are the modes of updation in an updatepanel?
Is asp.net a programming language?