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
If 200 is for all successful operation then why do we have 201 response codes?
What is new asp.net core?
Explain the concept of MVC Scaffolding?
What is the flow of processing of the request? : asp.net mvc
Web API supports which protocol?
What is the compiled object?
What is the parent class of all the web server control?
What is AutoPostback?
How can you implement the postback property of an asp.net control?
Explain the different parts that constitute ASP.NET application?
What do you understand from custom control?
How many types of session in ASP.NET
What is difference between web api and web services?
How can we create Tree control in asp.net?
What is a swagger in web api?