Explain how inline and code behind is used differently ?



Explain how inline and code behind is used differently ?..

Answer / ninad

writting a code along side the html in a page is inline
code.
Writing a code in a separate file and referenced by
the .aspx page is code Behind.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How Session outproc in Sqlserver stored?

0 Answers   CGI,


which method marks a config file section for encryption?

1 Answers  


Why session is more secure than cookies?

0 Answers  


What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ?

3 Answers   eXensys,


Describe the two main components of the .NET framework ?

2 Answers  


What are the differnt types of handler in ASP.NET?

0 Answers   Sans Pareil IT Services,


I am trying to redirect another site on button click.

8 Answers  


What is base class of button control in .net?

0 Answers  


what are partial classes and their use?

1 Answers   Patni,


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

0 Answers  


what is generics?

2 Answers   Microsoft,


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

0 Answers   Siebel,


Categories