how to make my form not to appear in the task bar?
11. diff b/w Dll and Exe
Waht is Dot net Arcitecture
what is just in time compilation?
what is tracing? Where it used?
what is an assembly ?
can u give me real example of how web.config overrides the machine.config file?
how do u achieve multilevel inheritance in .NET ?
9 Answers Accenture, Ness Technologies, SteelWedge,
What are the major differences between services and web services?
Will finally block exec if we write an return statement to a try block???????
2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
What is a service class?
Explain the race around condition? : .NET Architecture