What?s the difference between Codebehind="MyCode.aspx.cs"
and Src="MyCode.aspx.cs"?
Answer Posted / srujana
CodeBehind is relevant to Visual Studio.NET only.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What's the use of response.output.write()?
Explain how asp.net page works?
What is the concepts of globalization and localization in .net?
How can you enable impersonation in the web.config file?
What are sessions and cookies?
Can asp.net work on an nt server?
What is the purpose of url encoding?
Why viewstate is used in asp.net?
What are merge modules?
How to disable disable browser's Back button in asp.net (JavaScript)?
What is the difference between user control and custom control?
Explain the difference between or and orelse?
Is there any limit for query string? Means what is the maximum size?
What are the major built-in objects in ASP.NET?
What are the security types in asp.net?