i 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?
No Answer is Posted For this Question
Be the First to Post Answer
How do we access crystal reports in .net?
What is func in .net 3.5?
What is meant by globalization?
What is .net3.5?
How to debug failed assembly binds?
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
What is model-view -controller Architecture?
How can I tell if .net 3.5 is installed?
Difference between VB.NET and C#. Which is faster ?
What relationship is between a process, application domain, and application?
What method do you use to explicitly kill a users session? How?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!