What is the relationship(in oops) between codebehind and
inline code(.aspx to .aspx.cs)???
explain
Answer Posted / saket kumar
both are the class and we can relate both by using the
objects
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Define the types of configuration files.
What are custom user controls in asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How does a content page differ from a master page?
Define transparent caching with aop?
Explain the concept of event bubbling in ASP.NET?
What should you do is you want to remove an existing component but would like to make some funtionalities?
Where is asp.net view state stored?
What is difference between viewstate and session in asp net?
Explain the use of view state?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What are query strings used for?
What is the basic difference between asp and asp.net?
What is the advantage of using Windows authentication in a Web application?