Hello All,
Can anybody provide the description about Single Threaded Apartment(STA) and MultiThreaded aprtment(MTA)??? I have already read several posts on these, but I am not getting the clear concept of these.

And please also describe that... is there any relation b/w cross thread exception and STA/MTA.
(The exception that gets raised when control is accessed by the thread other than thread that created the control).

Thanks in advance to all of you.