What is difference between abstract class and an interface?


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

Post New Answer

More ASP.NET Interview Questions

how to handle sql exceptions?

4 Answers   Marlabs, TCS,


How Can assign alias name for ASP.NET Web API Action?

0 Answers  


What are the file extensions for razor views?

0 Answers   NA,


Define a web service in .net?

0 Answers  


Explain the asp.net mvc folder conventions? : asp.net mvc

0 Answers  


When Cookies are expired in ASP.NET?

0 Answers   Sans Pareil IT Services,


Explain automatic memory management in .net.

0 Answers  


Why Global.asax is used?

7 Answers   Perot Systems,


What is binding in web service ?

1 Answers   TCS,


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,


Name the application folders present in asp.net 2.0?

1 Answers  


In which event of page cycle is the viewstate available?

0 Answers  


Categories