Compare and contrast between inline and code behind - which
one is best?
Answer Posted / bhaskar
code behind model is better than in line code y because 1.
designer n developer can work simultaneouly 2. sequrity
will be provided so that web desiger can not edit the
developer's code.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain Session state management options in ASP.NET.
What is datagrid asp.net?
What is content page in asp net?
Are cookies stored on server or client?
How can you ensure a permanent cookie?
In asp.net, how can you validate drop down box?
What is page fragment caching?
How to find last error which occurred in Asp.net ?
Explain serialization and deserialization?
How to use ipostback?
What is the difference between visual basic and asp.net?
Define dll hell?
Explain the various authentication mechanisms in asp.net.
Describe how ASP.NET maintains process isolation for each Web application?
What is the difference between custom web user control and a custom web server control?