Can u explain me What is encapsulation?
Answer Posted / mallikarjun.b.a
Binding The Data
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between static page and dynamic page?
Explain me difference between public and static modifiers?
Please explain what is the .net framework and how does it work?
How is threading done in .net?
What is loosely coupled solution in.net?
Describe session handling in a webform, how does it work and what are the limitations?
Should I implement finalize on my class? Should I implement idisposable?
What are the properties of ADO.NET?
Explain different types of html, web and server controls.
In code behind class, name the type of code found. Is it the server side code or client side code?
What is smart navigation in .net?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What is lambda expressions in c#?
Explain the difference between the while and for loop.