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
Explain the difference between sql invalidation and sql notification.
How do I use response redirect?
What is the difference between dynamic SGA and static SGA?
What are the new data controls in asp.net 2.0?
Explain significance of routing? : asp.net mvc
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Explain how cookies work.
How does asp.net page work?
How should I destroy my objects in asp.net?
What do you mean by marshalbyref?
How does cookies work in asp net?
What is enableviewstate in asp net?
What is ASLM?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Define application state variable and session state variable?