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
What are the major built-in objects in ASP.NET?
Should I delete cookies?
What is advantage of asp.net?
Where the assembly is stored in asp.net?
Why do we need asp.net?
Which is better session or viewstate?
Define authentication and authorization.
What is the difference between system.stringbuilder and system.string
What is http pipeline in asp.net?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is data binding in asp net?
How is mvc different from asp.net? : Asp.Net MVC
What are the Types of state management techniques
Explain global assembly cache.
What is paging in context of Memory?