What is advantage of code behind coding in ASP.NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What does passport and windows authentication mean in ASP.NET?

0 Answers   Amdocs,


How does VB.NET/C# achieve polymorphism?

6 Answers   Siebel Systems,


You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>

2 Answers   Syntax Softtech,


Mention few asp.net validators.

0 Answers  


What is the sequence in which ASP.NET events are processed?

0 Answers  






Describe how to implement globalization and localization in the use interface in .net.

0 Answers  


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

0 Answers  


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

0 Answers   HCL,


Explain form level validation and field level validation?

0 Answers  


Why do we use web config?

0 Answers  


How does u call and execute a sp in .net?

0 Answers  


when the threads are used in dot net.

2 Answers  


Categories