How can you implement encapsulation in asp.net?
Answer Posted / abhishek bhardwaj
Encapsulation is the concept of OOPS and it is very simple
we can hide data by using Access Modifires like Private
Protected......
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is voluum?
Explain about Application and Session Events ?
Explain login controls.
How do you change the session time-out value?
What is clickid?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is repository pattern in mvc.net? : asp.net mvc
What is a session in programming?
in which protocol ASP.NET WEB API Work?
Explain the difference between singleton and single call?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What is a gridview in asp.net?
What is client side state management?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Please briefly explain the usage of global.asax?