Why do we use delegates?
No Answer is Posted For this Question
Be the First to Post Answer
what is reference parameter? what is out parameters? what is difference these two?
9 Answers Bally Technologies, SPIC, Wipro,
Explain the difference between pass by value and pass by reference.
How can you force derived classes to provide new method implementations for virtual methods?
Can int be null c#?
What is the advantage of extension method in c#?
What is dto c#?
Hai I am Shiva from TN, SSE.I have an query problem. My Table : Door Field : ID,DoorID,ZoneID,Date,Time,Status. Problem was : Status.We got two values, one is 00 (OUTTIME) , Another is 01(INTIME) Like this Status --------- 00 01 00 01 00 01 00 01 How to Set as Status 00 and 01 , of separate column , Status as Intime,Status as Outtime Like this ----------- InTime OutTime ---------- ----------- 01 00 01 00 01 00 01 00 01 00 01 00 Regards KS kumar
Can namespace contain the private class?
What are the different types of comments in c#?
What is sealed class in c#?
How many types of delegates are there in c#?
Explain the feature of c# language?