What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
Answer Posted / sundherrajan
Code All build Assembly is placed inside the bin folder
Src the source cs file/vb fiel is placed in the source
folder and the source file is complied and assembly is
placed inside bin folder during runtime of the aspx page
Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Describe how to implement globalization and localization in the use interface in .net.
Can we create a multiple user simultaneously ?
Is asp.net and .net same?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Differentiate between a page theme and a global theme?
What is Web Server Control Templates.?
How do I use response redirect?
Explain about Multi-Language integration?
Define managed code and managed data in .net?
What are the Types of chaching. How to implement caching
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What is protected configuration?