How can you implement encapsulation in asp.net?
Answer Posted / amey
Encapsulation - is the ability of an object to hide its data
and methods from the rest of the world. It is one of the
fundamental principles of Oops.
Ex:- Using System.Data.Sql;
Above example show Hiding all the details from the rest of
the world.
Is This Answer Correct ? | 6 Yes | 14 No |
Post New Answer View All Answers
What is session authentication?
What is asp net_sessionid?
Explain about solution explorer window?
What is meant by server side scripting?
Explain diff. Betn dataset and recordset?
What is web api vs wcf?
Why is the standalone environment only useful during the development process?
What is app_code folder in asp net?
Explain what is clr?
What do you mean by caching in asp.net?
What is cookies cache and session?
What is viewstate in asp net with example?
How does the iis work?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?