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

How can you provide an alternating color scheme in a Repeater control?

1 Answers  


Which property is used to identify the Page is Post Back in ASP.NET?

0 Answers   Sans Pareil IT Services,


What are server objects?

0 Answers  


What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor

1 Answers   Icertis, Microsoft, Syntax Softtech,


What does a switch do?

0 Answers  






What is the difference between application object and session object?

4 Answers   IBS,


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

0 Answers  


Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


What is three major points in WCF?

1 Answers   Patni,


How does http session work?

0 Answers  


Explain about asp.net caching?

0 Answers  


Explain what is clr?

0 Answers  


Categories