What is the difference between page-level caching and fragment caching?


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

Post New Answer

More ASP.NET Interview Questions

which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl

8 Answers   Satyam,


Explain ViewState?

0 Answers   QuestPond,


What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


What is the function used for removing an event listener?

0 Answers  


What is JIT and how is works ?

1 Answers   Patni,


Asp.net and asp ? differences?

2 Answers  


Give an example appropriate use forweb service as opposed to a non-serviced .NET component

1 Answers   Siebel,


What is the difference between debug and release?

0 Answers  


Define a web service in .net?

0 Answers  


About CLS and CTS?

8 Answers   Microsoft, Syncfusion,


what is dumpbin.exe?

1 Answers  


How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?

3 Answers   CoreObjects,


Categories