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

Answer Posted / hitendra mishra

Src="MyCode.aspx.cs"? stands for code-behind class to
compile
Codebehind="MyCode.aspx.cs? stands for code-behind class to
design

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the page lifecycle of an asp.net mvc? : asp.net mvc

579


Is post back property in asp net?

728


When you use Ajax controls in the ASP.NET application?

766


What is Razor View Engine

810


What is ASLM?

870


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5283


What is viewstate parameter?

711


What is difference cookie and session?

713


what are configuration files?

731


How to turn off cookies for a page?

770


Explain the different types of assemblies?

706


Why Unload event of MasterPage Calls first in ASP.net ?

765


Where can I get information on cookies in asp.net?

757


How many types of cookies are available in asp?

779


How long do session variables last?

704