What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?

Answer Posted / sundherrajan

Code All build Assembly is placed inside the bin folder
Src the source cs file/vb fiel is placed in the source
folder and the source file is complied and assembly is
placed inside bin folder during runtime of the aspx page

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between session and application in asp net?

484


Should I delete cookies?

491


What is the difference between “Web.config” and “Machine.Config”?

694


How do you secure your configuration files to be accessed remotely by unauthorized users?

618


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

534






What is asp.net caching?

576


Why should i prefer JSP over asp.net or any other web development language..??

1442


In ViewState How much lifespan items stored?

589


What is application and session in asp.net?

534


What is routing in MVC?

589


If you want to write your own dot net language, what steps you will you take care?

520


What is asp net_sessionid?

635


Define repository pattern in mvc.net? : asp.net mvc

511


Explain about Automatic resource management?

572


What are the different types of sessions in asp.net? Name them?

674