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


Please Help Members By Posting Answers For Below Questions

What is the difference between session.abandon() vs clear()?

716


To add a hyperlink column to the DataGrid which tag is used ?

742


Explain the overview of asp.net?

750


Explain code snippet to register exception filters from controller?

800


What is session id in web application?

749


What are server objects?

694


What is the difference between “Web.config” and “Machine.Config”?

880


What is a Cookie? Where is it used in ASP.NET?

819


What is Web API?

824


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

805


What does ascx stand for?

691


What is asp.net file?

812


When does a session actually start?

752


What is the use of global.asax file?

753


Why does my asp.net file have multiple tag with runat=server?

752