how can we pass parameters to a user control using delegates ?

Answer Posted / penchal das

by creating object of that delegate,we can pass the
parameters to a user control,which is used to call multiple
statements at a time.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about CTS?

544


What is the data provider name to connect to access database?

498


Which string method is used for concatenation of two strings in c#?

469


What is the difference between C# 3.5 and C# 4.0?

536


If dll and exe files are same it means you can deploy both the files in gac?

493






What is the difference between method and function in c#?

445


What are functions c#?

564


What are the advantages of generics in c#?

495


What is the difference between static and constant variables?

537


What are types in c#?

492


What is the default modifier for class in c#?

509


Is goto statement supported in c#?

566


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

458


What is the main usage of keyword “virtual” ? How does it work for a method or property?

515


What's the c# syntax to catch any possible exception?

488