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
What is the used of "ispostback" property?
Define satellite assemblies.
Write a code snippet to implement the indentation in json in web api.
What are sql notifications and sql invalidations?
How to create events for a control?
What's the ASP.Net Application life cycle?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
How do I publish my asp.net application to my isp's web server?
What is the question mark in a url?
Are cookies stored on server or client?
What is scope of an application variable in asp.net?
What is datagrid asp.net?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is state management in asp.net with example?
What is the main difference between Asp.net and Vb.net?