Answer Posted / mahesh chandra
Single Threaded Apartment and Multy Threaded Apartment
| Is This Answer Correct ? | 1 Yes | 18 No |
Post New Answer View All Answers
Why abstract class can not be instantiated?
Explain how do I convert a string to an int in c#?
Does c# support properties of array types?
windows c# using datagridview in edit form sql server
How are Windows programs different from normal C-programs?
Why do we need events in c#?
Is datetime a value type in c#?
Explain states of a thread in c#?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
What is difference between hashtable and dictionary in c#?
What are different types of Delegates in C#?
What kind of the information stored inside the assembly?
What is ilasm.exe used for?
What does void do in c#?
Explain about Destructor method?