What?s the difference between Codebehind="MyCode.aspx.cs"
and Src="MyCode.aspx.cs"?



What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs&qu..

Answer / srujana

CodeBehind is relevant to Visual Studio.NET only.

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

what are the attributes of sitemapnode?

3 Answers   Satyam,


How many languages are supported by .NET at present time?

0 Answers  


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

0 Answers  


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

0 Answers  


Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?

4 Answers   Wipro,






Can you explain page lifecycle in net?

0 Answers  


What methods are fired during the page load?

2 Answers  


What are Master Pages in ASP.NET?

0 Answers  


differences between class inheritance and interface?

2 Answers  


In asp.net 3.5 we can go one page to onther page without using statemanagment concept?

1 Answers   ANR, Google, TCS,


Explain the various authentication mechanisms in asp.net.

0 Answers  


what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?

4 Answers   TCS,


Categories