What are the types of threading models ?
Answer Posted / armaan lakvi
1.Apartment threading model(single threading model).
2. Free threading model(multi threaded apartment).
3. Rental threading model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State two different types of access modifiers.
What is xml serialization and deserialization in c#?
What is difference between virtual and override in c#?
What is sorting in c#?
How do you pronounce c#?
What is windows application in c#?
Explain About disco and uddi
Is visual c# free?
What is marshalling in c#?
What are escape sequences explain with example?
write a C# Program add two matrix ?
What is a nullreferenceexception?
Is static thread safe?
Is it good to use var in c#?
Write down the c# syntax to catch an exception