ASP.Net Programming Question:

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

ASP.Net Interview Question
ASP.Net Interview Question

Answer:

CodeBehind is relevant to Visual Studio.NET only.


Previous QuestionNext Question
Where does the Web page belong in the .NET Framework class hierarchy?What is a bubbled event?