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 |
write a sample code make use of xmltext writer
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is ispostback method in asp.net? Why do we use that?
Where is session cookies stored?
If Asp Dot Application is stateless what happened? during designing
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
What is viewstategenerator?
What is the use of express session?
Define reflection in .net?
Whats an assembly
What is Web API Routing?
What is jade template engine?