What is Event - Delegate? clear syntax for writing a event
delegate


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

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!!!

3 Answers   3i Infotech,


Is .net core managed code?

0 Answers  


How does u handle this COM components developed in other programming languages in .NET?

0 Answers  


What is the purpose of delegates in .net?

2 Answers  


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

0 Answers  






Can a try block have nested try blocks?

0 Answers  


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

0 Answers  


Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


How to get the number after decimal point in .net?

0 Answers  


Explain clr, cts and cls?

0 Answers  


Explain the difference between asp.net and asp?

0 Answers  


What are the types of assemblies in .net?

0 Answers  


Categories