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 a swagger in web api?

0 Answers  


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

0 Answers  


What is Boxing and Unboxing?

7 Answers   Accenture, IBM, Tech Mahindra,


What is cached data phone?

0 Answers  


Difference between server.Execute and response.redirect ?

5 Answers   Accenture, Keane India Ltd,






How do you implement postback with a text box? What is postback and usestate?

1 Answers  


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

0 Answers  


How to retrieve user name in case of Window Authentication?

0 Answers  


We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.

1 Answers   ADITI,


What?s a bubbled event?

6 Answers   Visual Soft,


What is routing in MVC?

0 Answers   Infosys,


Why is the standalone environment only useful during the development process?

0 Answers  


Categories