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

why security trimming attribute?

1 Answers  


True or False: A Web service can only be written in .NET?

5 Answers  


In what order do the events of an ASPX page execute, As a developer is it important to understand these events?

4 Answers  


How can we create pie chart in asp.net?

0 Answers  


Advantage of data Reader?

2 Answers  


Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

3 Answers   Siebel Systems,


Difference Between GridView And DataList

2 Answers  


Explain what a diffgram is and a good use for one?

1 Answers   Siebel Systems, Syntax Softtech,


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

0 Answers  


Describe how ASP.NET maintains process isolation for each Web application?

0 Answers   B-Ways TecnoSoft,


What is the flow of processing of the request? : asp.net mvc

0 Answers  


In a Repeater control how one can provide an alternating color scheme ?

0 Answers   Siebel,


Categories