ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  VB.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
1.wht is satellite assembly???
2.How Garbage Collector works can u explain ????
 Question Submitted By :: Aseem
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 1.wht is satellite assembly??? 2.How Garbage Collector works can u explain ????
Answer
# 1
1.through satellite assembly we can develop assembly and 
(if we want to use in any language like chines,etc and we 
can use it anywhere}


2. garbage collector run after a particuler point of time 
may depends on memory requiremtnt or time
first garbage collector check unused resources from memory
from generation first(which is L2 cache)and then find any 
references in genertion second(RAM)and then in third 
generation (virtual memory)

when garbage collector find any unused resources, it put 
that object in finalizition quere, for destruction of 
object and free memory from unused resources

and there is a thread is associated with which free objects 
one by one from this queue

and we can call  explicitly  the GC
like GC.collect(int )(here int is the generation number)
 
Is This Answer Correct ?    1 Yes 0 No
Kamlesh Sharma
 
  Re: 1.wht is satellite assembly??? 2.How Garbage Collector works can u explain ????
Answer
# 2
Satellite assembly:Assembly containing no executable code—
only resources. Typically, satellite assemblies are used 
for storing localized data. Satellite assembles can be 
added, modified, and loaded into a .NET application at 
runtime without recompiling. Use the Assembly Linking 
Utility to create satellite assemblies by 
compiling .resource files.
 
Is This Answer Correct ?    2 Yes 0 No
Kalyani
 
 
 
  Re: 1.wht is satellite assembly??? 2.How Garbage Collector works can u explain ????
Answer
# 3
Satellite assemblies are often used to delpoy langauge-
specific resources for an application.  These language 
specific assemblies work in side-by-side execution because 
the application has a separate product ID for each language 
and installs satellite assemblies in language-specific 
subdirectory for each language.
 
Is This Answer Correct ?    0 Yes 0 No
Dilip
 

 
 
 
Other VB.NET Interview Questions
 
  Question Asked @ Answers
 
How do you validate Date by using which validation Control? HCL3
What is DLL hell?  2
in my windows application i have to show excelwork sheetwhich is stored in the local system can any one tell me the code?  1
Difference between VB dll and assemblies in .NET ? Digital-GlobalSoft5
how to connect crystal report with vb.net ? Patni2
Display a roll having minimum marks in two subjects? Patni1
In vb.net how to connect crystal report?  1
wht is the use of console application?  2
sir how i can calculate the value of two-textbox of gridview and show result in textbox within gridview in asp.net with vb.net..plz sir reply me Biz-Technology1
What is the DIfference between Friend and Protected Friend? CTS5
how to send data to exe file? my code has a button when i press it, an exe file will open. how can i send data as input to the exe file?  2
What is shadowing? TCS2
what are the advantage in vb.net and different between vb and vb.net TCS4
Why Datareader is useful?  5
What are the similarities between class and structure? Ksb4
What is the relation between Garbage collector and finalize and destructor? Kanbay2
Regarding Types of compatability in VB and their usage ? Satyam1
what is the base class of .net?  3
What is the Difference between Overriding and overloading?  7
1.wht is satellite assembly??? 2.How Garbage Collector works can u explain ???? ABC3
 
For more VB.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com