View Single Post

  #8 (permalink)  
Old 07-14-2004, 12:21 PM
Pramodm Pramodm is offline
Junior Member
 
Join Date: Jun 2004
Posts: 12
Pramodm
Re:.Net Interview Questions

Thank you sir.

One more doubt

class DelegateTest
{
[STAThread]
static void Main(string[] args)
}

Here what is [STAThread] means.No where it is given that why we are using this piece of code.Will you please explain this?

Thank You,
Pramod.M
Reply With Quote