GeekInterview.com
  I am new, Sign me up!
 

Microsoft.NET 2.0 Interview Questions


Microsoft.NET 2.0 Interview Questions

Questions: 38
Comments: 113
 Microsoft.NET 2.0 Tags
 Showing Questions 1-10 of 38 Questions
[1] 2 3 4 Next >>
 Sponsored Links

 
 Microsoft.NET 2.0 Interview Questions
Sorting Options :  

How will you access private members of a class without using Reflection? 
Latest Answer: By using deligates ...

How Handle error if interface A,B are extended in class C. If class C using one function that is in A Interface if any error occurs in function how do you handle it? 
Latest Answer: Interfaces can have function body. If the body of the function is provided you can handle the exception in the function in interface A using try catch statements. OR Handle the exception in class C where the function of interface A is called using try ...

If there are 5 different .net applications running on a single machine,When the Garbage Collector wakes up how does it release the unused resources1)Will there be 5 threads of GC running(1 for each application)?2)Will 
Latest Answer: CLR maintains a table content of what are the objects created, what are the tasks running.CLR wont create threads itself. because threads concept have many disadvantages.Based on that table only GC collects on Managed Heap objects. ...

Latest Answer: There is an extention for 1) ASP.NET as .aspx2) VB.NET as .vb3) C#.net as .cs ...
Read Answers (1) | Asked by : sivaji

Latest Answer: Abstraction is the process of identifying common patterns that have systematic variations ...
Read Answers (3) | Asked by : Firdous Alam

Latest Answer: Partial class allows developers to split a class into multiple files.ex:public partial class A{    A()        {        //constructor here    }}Suppose another ...
Read Answers (1) | Asked by : Somnath Das

View Question | Asked by : jabel1121

Latest Answer: Instances cannot be changed but it can be accessed are called Immutable.Instances can be changed are called mutable. ...
Read Answers (6) | Asked by : Khader Hassan Khan M

Does Garbage Collection disposes a object even if you abort the application in the middle? How to check this?
Read Answers (3) | Asked by : syamala

Latest Answer: To support multiple inheritence.As interfaces support multiple inheritance ...
Read Answers (3) | Asked by : Abhijit Khalate

View page [1] 2 3 4 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape