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  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
 SharePoint interview questions  SharePoint 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 1 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 ?    3 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
 
What is the Difference between Overriding and overloading?  11
hello! I am developing software in vb6 and vb.net separately which i need to generate barcodes e.g i have a string "182346-u",so the problem is that how to generate barcode from this type of string can any body help me please thanks regard !  2
I want to sample Hotel management project in vb.net because still now i am doing that project for small hotel....so please send me my email id is jmuthu_pearls@yahoo.com...  2
What does VS.NET contains ? Infosys3
Difference between VB dll and assemblies in .NET ? Digital-GlobalSoft5
what are the difference between An input box and Message box ..?  3
What is versioning in .NET?  2
What is CLR?  11
What is JIT(Just In Time) and How it works? Infocons3
How do you validate Date by using which validation Control? HCL3
What is the Difference between CLR & CTS?  2
what are the advantages and diadvantages of active reports over crystal reports ? IBM1
In Datagrid after adding row, how you will assign the value for each cell to currently added new row?  1
is it possible to use flexgrid in vb dotnet? Microsoft7
what are Fixed memory leaks and threads locking problems.  1
what are the advantage in vb.net and different between vb and vb.net TCS4
How do you declare static variable and how it is declared and what is its lifetime? Infosys3
What is DLL hell?  2
concept of object oriented programming Patni5
How does you get record no from 5 to 15 from a dataset of 100 records? ABC2
 
For more VB.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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