What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
Answer Posted / gautam
CodeBehind is relevant to Visual Studio.NET only
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain what are delegates?
What is difference between view state and session state?
What is a master page and what does it do?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
In which situation can you not use a viewstate?
What is the Intermittent crashing of application in production?
Explain the main differences between asp and asp.net?
What is class and object in asp.net?
Web API uses which library for JSON serialization?
Why mvc is better than asp.net? : Asp.Net MVC
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
What are tuples?
What is the significance of attaching a profile while creating a user?
What are asp.net web forms?
What are the different types of sessions in asp.net? Name them?