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 what is postback in asp. Net?
Where the assembly is stored in asp.net?
Differentiate between file-based dependency and key-based dependency.
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What is repository pattern in mvc.net? : asp.net mvc
How we can force all the validation controls to run?
in which protocol ASP.NET WEB API Work?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How can we call webservices in Banking Applications? and where we are using it?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Explain the use of view state?
What's the difference between viewstate and sessionstate?
Which method do you use to kill explicitly a users session?
Why mvc is better than asp.net? : Asp.Net MVC