What is the relationship(in oops) between codebehind and
inline code(.aspx to .aspx.cs)???
explain
Answer Posted / divya
Inheritance
.aspx.cs class inherits .aspx class
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between server control and html control.
What is difference between session and viewstate?
What is custom attribute?
What are the benefits of Razor View?
Where viewstate value is stored in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
How many types of controls are there in asp.net?
What are the different types of sessions in asp.net?
If you are using components in your application, how can you handle exceptions raised in a component?
List the advantages and disadvantages of user control an custom control?
How to use ipostback?
In which event of the page viewstate is available?
What is state management in .net?
What are the types of validation in asp net?