How can you implement encapsulation in asp.net?
Answer Posted / som
Encapsulation is binding data together ..
like in one class we bind different methods and object.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to manage different kinds of sessions in ASP.NET?
What is a 401 redirect?
What is Razor View Engine
Why is global asax is used for?
What are uri parameters?
What is the life cycle of web page?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is mvc in asp.net interview question? : Asp.Net MVC
Which type of state management is provided by Query String in ASP.NET?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is asp.net web application?
What is the use of HttpHandlers? When to use this?
What is query string in asp.net?
Do cookies store passwords?
How many types of controls are there in asp.net?