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 3937i 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?
2411Post New Dot Net General Questions
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Explain about Behavioral design pattern?
Explain what is heap and what is stack?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What is difference between static page and dynamic page?
Compare client server application with n-tier application
Types of evidence in .net with context to CAS
Will my .net app run on 64-bit windows?
What is heap and what is stack?
Is .net capable of supporting multi-thread?
Is .net core the future?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
Using com component in .net?
Explain the main components in .net?
What are the improvements made in cas in .net 4.0?