What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
Answer Posted / duryodhan
code behind is created through assembly that's defined in bin
folder and src is definded in outward of bin folder that is not making dll and .exe file.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is form submit?
What is session start?
What are cao and sao.
How may clustered index we can create in table?
Which method is used to enforce garbage collection in .net?
Why is it preferred to not use finalize for clean up?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
How to display validation messages in one control?
What is session state server?
Explain form level validation and field level validation?
What is the difference between pathparam and queryparam?
What is the server of asp.net?
What is global.asax file used for?
Define globalization and localization.