What are the new features implemented in ASP.NET?


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

Post New Answer

More ASP.NET Interview Questions

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,


Difference between ASP Session and ASP.NET Session?

2 Answers  


What is the main difference between hash table and Dictionary?

3 Answers   CSC,


Explain form level validation and field level validation?

0 Answers  


Why do we need asp.net?

0 Answers  


How can you make sure that web api returns json data only?

0 Answers  


Explain the difference between asp and asp.net?

0 Answers  


What is X-Path?

2 Answers   Sherston,


Define a web service in .net?

0 Answers  


What is custom attribute?

0 Answers  


Is It Possible For Whole Page is Saved In View State? What Is View State?

2 Answers   Phoenix Technologies,


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

0 Answers   Siebel,


Categories