GeekInterview.com
Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
GeekInterview.com
>
Interview Questions
>
Microsoft
>
DotNet
Go To First
|
Previous Question
|
Next Question
DotNet
| Question 105 of 165
Print
In .NET Compact Framework, can I free memory explicitly without waiting for garbage collector to free the memory?
Total Answers and Comments:
3
Last Update: December 26, 2006 Asked by:
Swaroop
Sponsored Links
Best Rated Answer
—
No best answer available. Please pick the good answer available or
submit
your answer.
October 20, 2005 05:49:44
#1
parikshit
RE: In .NET Compact Framework, can I free memory expli...
ya you can clear the memory using gc.collect method but it is recommanded that u should not call this coz we dont know the exact time when the gc will be called automaticle.
Is this answer useful?
Yes
|
No
May 30, 2006 12:00:38
#2
jeevan gholap Mcp(70-316),C-DAC
RE: In .NET Compact Framework, can I free memory expli...
In Dot net u canot explictly call a garbage callector it can call through clr .
Is this answer useful?
Yes
|
No
December 26, 2006 07:32:29
#3
Senthilmurugan.B
RE: In .NET Compact Framework, can I free memory expli...
System.GC.Collect() will force to call garb.coll.
Is this answer useful?
Yes
|
No
Go To Top
Sponsored Links
Related Categories
—
ADO.NET Interview Questions
ADO.NET 2.0 Interview Questions
Architecture Interview Questions
ASP Interview Questions
ASP.NET Interview Questions
ASP.NET 2.0 Interview Questions
Microsoft.NET Interview Questions
C# Interview Questions
DataGrid Interview Questions
DotNet Interview Questions
Microsoft.NET 2.0 Interview Questions
Microsoft Basics Interview Questions
Reporting Services Interview Questions
VB.NET Interview Questions
Visual Basic Interview Questions
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
-
Ask Question
-
Propose Category
-
Site Updates
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved