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

What is Model-View-View Model?

0 Answers   MCN Solutions,


What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?

1 Answers  


How to you can limit Access to Web API to Specific HTTP Verb?

0 Answers  


Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

0 Answers  


How is mvc different from asp.net? : Asp.Net MVC

0 Answers  






How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?

5 Answers   iSoft, TCS,


What is asp.net? How is it different from asp?

0 Answers  


Can two different programming languages be mixed in a single ASMX file?

1 Answers   IBM, Patni, Wipro,


What is the appSettings Section in the web.config file?

0 Answers   MindCracker,


Disable browser cache for entire ASP.NET website?

0 Answers   HCL,


i wand basic interview based questions in asp.net and vb.net

0 Answers   Legio Infotech,


What is the namespace used to store the information about the user?s locale?

1 Answers   NeoSoft, Siebel,


Categories