| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| can any one tel me hw to connect database connectivity of
dot NET and back end as MS access? | | 1 |
| What is the Difference between a sub and a function? | Wipro | 6 |
| What security measures exist for .NET Remoting in
System.Runtime.Remoting? | | 1 |
| What is Global Assembly Cache (GAC) and what is the Purpose
of it? | | 1 |
| How do you turn off cookies for one page in your site? | | 1 |
| differance between checkbox and rediobutton in vb.net?
| | 1 |
| Which method do you use to redirect the user to another page
without performing a round trip to the client?
| | 2 |
| What distributed process frameworks outside .NET do you know? | | 1 |
| How many types of exception handlers are there in .NET? | | 1 |
| How to write an MMC snap-in for my Windows service? | | 1 |
| What is use of ContextUtil class? | | 1 |
| What is Active Directory? What is the namespace used to
access the Microsoft Active Directories? What are ADSI
Directories? | TCS | 1 |
| How is development of a Windows service different from a
Windows Forms application? | | 1 |
| ctype(123.34,integer) - should it throw an error? Why or
why not? | Wipro | 1 |
| What is MSIL, IL, CTS? | | 2 |
| Is .net is platform independent. If am using solaris,
installing .net first u had to install framework, so
framework is .exe file then it will not take in solaris or
any other than windows,then how .net is platform independent. | | 1 |
| What is CLR, CLS,CTS | Deloitte | 2 |
| DateTime[] dt = new DateTime[10]
for(i=0; i<10; i++)
{
dt[i] = DateTime(2008, 1, i+1)
}
How many heap object will be created for the above array.
Choose the correct answer below.
Ans: 1, 10, 11, 12 | | 3 |
| How can you clean up objects holding resources from within
the code? | Wipro | 1 |
| Give An example of a ctype and directcast. | Wipro | 2 |
| |
| For more Dot Net General Interview Questions Click Here |