2
Answers

Need help in parameter

Photo of India Programmer

India Programmer

15y
2.5k
1
Hi all, Pls somebody explain me with simple example what does the ref, out and params keyword do in c sharp?? And what does actually do postback and autopostaback method in asp.net with an example??? And if (!IsPostBack) what does it mean???? Pls somebody clear my above query... Thanks, Sumit

Answers (2)

0
Photo of Vijaya Kadiyala
NA 2.4k 258.5k 16y

Hi

Check out the below link

http://www.dotnetspider.com/resources/819-An-Indepth-coverage-Triggers.aspx

Thanks -- Vijaya Kadiyala

0
Photo of Bechir Bejaoui
NA 20.1k 5.3m 16y

It's simple, you just follow this tutorial

http://msdn.microsoft.com/en-us/library/ms189799.aspx

You can create a trigger from within visual studio too using C#

http://www.c-sharpcorner.com/UploadFile/pk_khuman/ManagedTrigersUsingCSharp02202007230729PM/ManagedTrigersUsingCSharp.aspx