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



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

Answer / 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

More ASP.NET Interview Questions

write a sample code make use of xmltext writer

1 Answers   GCI,


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

0 Answers   EDS,


What is ispostback method in asp.net? Why do we use that?

0 Answers  


Where is session cookies stored?

0 Answers  


If Asp Dot Application is stateless what happened? during designing

3 Answers   TCS,


Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?

2 Answers   Wipro,


What is viewstategenerator?

0 Answers  


What is the use of express session?

0 Answers  


Define reflection in .net?

0 Answers  


Whats an assembly

2 Answers   IBM,


What is Web API Routing?

0 Answers  


What is jade template engine?

0 Answers  


Categories