questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
1 3717i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
2322Post New Dot Net General Questions
How does linq work?
What is marshling?
What are the authentication methods in .net?
What is the use com component in .net?
What is RCW (Run time Callable Wrappers)?
Explain the use of activex control in .net?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
What is UDDI and how to register the web service in it?
Explain the different types of proxy patterns?
What is strong-typing versus weak-typing? Which is preferred?
What is .net technology?
Explain what are possible implementations of distributed applications in .net?
Can "this" be used within a static method?
What is the difference between user control an custom control? Advantages/disadvantages?
Which namespace does it belong to by default?