What is the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
Answer / hitendra mishra
Src="MyCode.aspx.cs"? stands for code-behind class to
compile
Codebehind="MyCode.aspx.cs? stands for code-behind class to
design
Is This Answer Correct ? | 11 Yes | 8 No |
How can you provide an alternating color scheme in a Repeater control?
Which property is used to identify the Page is Post Back in ASP.NET?
0 Answers Sans Pareil IT Services,
What are server objects?
What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor
1 Answers Icertis, Microsoft, Syntax Softtech,
What does a switch do?
What is the difference between application object and session object?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Can session variables be accessed from code-behind?
What is three major points in WCF?
How does http session work?
Explain about asp.net caching?
Explain what is clr?