Compare and contrast between inline and code behind - which
one is best?
Answer Posted / tza
I think code behind model is better than inline model. because
it is easy to write code and share programme many programmer.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is httpresponse?
How many types of validators are there in asp net?
How does the iis work?
Explain what does wsdl stand for?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Mention few asp.net validators.
What are the parts of an http response?
What is a global postback url?
Diff between web user control and web custom control?
What is a postback in asp net?
What is query string in asp.net?
Is data edited in the Repeater control?
What are the types of caching in asp.net?
How would you implement inheritance using c#?