ASP.Net Programming Question:
Download Questions PDF

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

Answer:

CodeBehind is relevant to Visual Studio.NET only.

Download ASP.Net Interview Questions And Answers PDF

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