Hi Peter, thank you very much for the reply.
"Peter Bromberg [C# MVP]" <pbromberg@yahoo.nospammin.com> wrote in message
news:C5BB4968-2826-4242-8D22-4FFC57B543AF@microsoft.com...
> Tarun,
> This article is C#, I tried to keep it as simple as possible, so it may
> help:
>
>
http://www.eggheadcafe.com/articles/20040229.asp >
> Peter
>
> --
> Co-founder, Eggheadcafe.com developer portal:
>
http://www.eggheadcafe.com > UnBlog:
>
http://petesbloggerama.blogspot.com >
>
>
>
> "Tarun Mistry" wrote:
>
>> Hi everyone, im trying to follow the example given here
>>
http://steveorr.net/faq/PassDataFromUserControl.aspx (in VB) to pass data
>> from a user control back to the calling page. Here events are used,
>> however
>> I have no experinace with them and looking at exisiting examples is
>> really
>> confusing.
>>
>> Could someone point me in the right direction or tell me what is needed
>> to
>> convert the 3 lines of VB in the url to applicable c# code?
>>
>> Many thanks,
>> Tarun
>>
>>
>>