Microsoft.Net Framework Interview Questions and Answers


Click the following link(s) to read Microsoft.Net Framework Interview Questions and Answers
What are Value types and Reference types in Microsoft.NET Framework?
3 answer(s) | 765 Views | Tags: Microsoft.NET Framework Interview
What is ManualResetEvent and AutoResetEvent?
2 answer(s) | 606 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is ObjRef object in remoting?
1 answer(s) | 475 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
What is marshalling and what are different kinds of marshalling?
1 answer(s) | 567 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
What is Asynchronous One-Way Calls?
1 answer(s) | 447 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
Can Non-Default constructors be used with Single Call SAO?
1 answer(s) | 261 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
To create objects in CAO with ‘new’ keyword what should be done?
1 answer(s) | 287 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
Are CAO stateful in nature?
1 answer(s) | 212 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
What are the ways in which client can create object on server in CAO model?
1 answer(s) | 196 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
what are two different types of remote object creation mode in .NET ?
1 answer(s) | 278 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
What is .NET Remoting?
1 answer(s) | 440 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
What is an application domain?
1 answer(s) | 441 Views | Tags: Microsoft.NET Remoting Interview, Microsoft.NET Framework Interview
What is the difference between thread and process?
1 answer(s) | 511 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
How can you avoid deadlock in threading?
1 answer(s) | 401 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is Reader Writer Locks?
1 answer(s) | 258 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What are wait handles?
1 answer(s) | 241 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is a monitor object?
1 answer(s) | 216 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is use of Interlocked class ?
1 answer(s) | 215 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
How can we know a state of a thread?
1 answer(s) | 248 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
How is shared data managed in threading?
1 answer(s) | 419 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is Suspend and Resume in Threading?
1 answer(s) | 204 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
How can we make a thread sleep for infinite period?
1 answer(s) | 232 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
what is Thread.Sleep () in threading?
1 answer(s) | 202 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
How can you reference current thread of the method?
1 answer(s) | 215 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What does Address Of operator do in background?
1 answer(s) | 292 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
How can we change priority and what the levels of priority are provided by .NET?
1 answer(s) | 160 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
Can we have multiple threads in one App domain?
1 answer(s) | 261 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
Did VB6 support multi-threading?
1 answer(s) | 166 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is a Thread in Microsoft.Net Framework?
1 answer(s) | 236 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is Multi-threading in Microsoft.Net Framework?
1 answer(s) | 230 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What is Multi-tasking in Microsoft.Net Framework?
1 answer(s) | 241 Views | Tags: Microsoft.NET Threading Interview, Microsoft.NET Framework Interview
What are types of compatibility in VB6?
1 answer(s) | 149 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
How many types of Transactions are there in COM + .NET?
1 answer(s) | 220 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
How do we create DCOM object in VB6?
1 answer(s) | 164 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
what is DCOM in Microsoft.NET Framework?
1 answer(s) | 206 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
Can you describe IUKNOWN interface in short?
1 answer(s) | 211 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
What is Reference counting in COM?
1 answer(s) | 174 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
What is COM in Microsoft.NET Framework?
1 answer(s) | 303 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
How can we use COM Components in Microsoft.NET Framework?
1 answer(s) | 194 Views | Tags: Microsoft.NET Interoperability Interview, Microsoft.NET Framework Interview
What is CodeDom in Microsoft.NET Framework?
1 answer(s) | 172 Views | Tags: Microsoft.NET Framework Interview
How to prevent my .NET DLL to be decompiled in Microsoft.NET Framework?
1 answer(s) | 338 Views | Tags: Microsoft.NET Framework Interview
What is CODE Access security in Microsoft.NET Framework?
1 answer(s) | 217 Views | Tags: Microsoft.NET Framework Interview
What is the difference between VB.NET and C# in Microsoft.NET Framework?
1 answer(s) | 225 Views | Tags: Microsoft.NET Framework Interview
What is concept of Boxing and Unboxing in Microsoft.NET Framework?
1 answer(s) | 356 Views | Tags: Microsoft.NET Framework Interview
What are different types of JIT in Microsoft.NET Framework?
1 answer(s) | 365 Views | Tags: Microsoft.NET Framework Interview
What is reflection in Microsoft.NET Framework?
1 answer(s) | 326 Views | Tags: Microsoft.NET Framework Interview
What is garbage collection in Microsoft.NET Framework?
1 answer(s) | 310 Views | Tags: Microsoft.NET Framework Interview
Can we force garbage collector to run in Microsoft.NET Framework?
1 answer(s) | 367 Views | Tags: Microsoft.NET Framework Interview
what is the concept of strong names in Microsoft.NET Framework?
1 answer(s) | 451 Views | Tags: Microsoft.NET Framework Interview

Next Page>