| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between the C#.NET and VB.NET? | | 4 |
| what is the difference between early binding and late binding
in .net? | Satyam | 2 |
| Explain the .NET architecture. | Scandent | 3 |
| What are the different types of assemblies? | | 3 |
| What?s SingleCall activation mode used for? | | 1 |
| How can you see which services are running on a Windows
box? | | 1 |
| What are object pooling and connection pooling and difference? | TCS | 3 |
| When would you use .NET Remoting and when Web services? | | 1 |
| How to find methods of a assembly file (not using ILDASM)
Reflection | | 1 |
| Difference between Debugging and tracing in .net | | 1 |
| Types of JIT and what is econo-JIT ? | TCS | 2 |
| what is the default value of CHAR type?in C# using asp.net? | Bosch | 3 |
| String[] a = new string[10]
for(i=0; i<10; i++)
{
a[i] = i;
}
How many heap object will be created for this array. Choose
the answer below.
Ans: 1, 10, 11, 12 | | 3 |
| How do you create threading in .NET? What is the namespace
for that? | | 1 |
| create a keypair? | | 1 |
| Which Security Algorithm used to encrypt the data?
a) DES b)RC2 c)Triple DES d)All the above | Value-Labs | 1 |
| How ASP .NET different from ASP? | | 4 |
| How .NET is able to support multiple languages? | | 3 |
| What is the difference between Server.Transfer and
Response.Redirect? | | 3 |
| How do you handle Start, Pause, Continue and Stop calls
from SCM within your application? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |