Can you explain the importance of finalize method in .net?


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

Post New Answer

More ASP.NET Interview Questions

How does asp.net page work?

0 Answers  


what are the ways to improve performance in .net application?

7 Answers   Mind Tree,


Demonstrate Render and PreRender?

0 Answers   QuestPond,


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

0 Answers  


You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.

3 Answers   Syntax Softtech,






what is loosely coupled solution? How it can be used?

0 Answers   Siebel,


What does asp in asp.net stand for?

0 Answers  


Is asp.net and .net are same or different?

0 Answers  


Explain the use of fragment caching.

0 Answers  


Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process

1 Answers   HCL, Siebel Systems, Visual Soft,


What are all the ways to find out types of objects?

5 Answers   HCL,


There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.

2 Answers   Proteans,


Categories