P2Pprogrammer 2 programmer


Home > Programmer2Programmer.NET Forum> IT Interview Question Answer Discussion >> IBM Interview Questions for .Net...

Welcome Guest My Thread | Search | Active Topics | Members | Log In | Register

NOTE : Log In required to post Replies for this discussion.
IBM Interview Questions for .Net
S. Kavitha Posted: Saturday 17, May 2008 09:14:38 AM     
   
IBM Interview Questions for .Net


1. What is the difference between Machine.config and web.config
?
2. What is Boxing and Unboxing?
3. What is Garbage Collection?
4. What is the use of App.Config?

Back to Top ^  
 Coder Posted: Sunday 25, May 2008 04:38:38 AM
  
   
Machine config file controls settings for all ASP.Net applicati
on running in particular sever..while web config controls partc
ular asp.net application.
Back to Top ^ 
 AJProfessionals Posted: Monday 26, May 2008 06:00:04 PM
  
   
More IBM Interview questions for .NET

1. What is the difference between managed and unmanaged code?
2. What are the types of assemblies and where can u store them 
and how ?
3. How do you merge two datasets into the third dataset in a si
mple manner?
4. what is read only and constant
5. Can u create multiple threads of execution ?
6. When you inherit a protected class-level variable, who is it
 available to?
7. Explain manifest & metadata?
8. Are private class-level variables inherited?
9. Why does DllImport not work for me?
10. Why does my Windows application pop up a console window eve
ry time I run it?
11. Why do I get a syntax error when trying to declare a variab
le called checked?
12. Why do I get a security exception when I try to run my C# a
pp?
13. What is the equivalent to regsvr32 and regsvr32 /u a file i
n .NET development?
14. What is the difference between VB 6 and VB.NET? 
15. What are the authentication methods in .NET? 
16. What’s the use of formatters in .NET? 
17. What is Serialization in .NET? 
18. How is Threading done in .NET? 
19. Differences between Namespace, Class, Assembly? 
20. What’s the use of System.Diagnostics.Process class? 
21. Differences between DLL and EXE? 
22. Can an assembly have EXE? 
23. Can a DLL be changed to an EXE? 
24. Compare & contrast rich client (smart clients or Windows-ba
sed) & browser-based Web application 
25. Compare Client server application with n-Tier application 
26. Can a try block have more than one catch block? 
27. Can a try block have nested try blocks? 
28. How do you load an assembly at runtime? 
29. If I am writing in a language like VB or C++, what are the 
procedures to be followed to support .NET? 
30. How do you view the methods and members of a DLL? 
31. What is shadowing? 
32. What are the collections you’ve used?

Welcome all of you to give the answers for this .NET IBM
Interview questions.


Thanks in advance 
Back to Top ^ 


Home > Programmer2Programmer.NET Forum >IT Interview Question Answer Discussion >> IBM Interview Questions for .Net...