Click here to Skip to main content
15,913,773 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSql Query for binary tree Pin
avanish upadhyay25-Sep-11 23:40
avanish upadhyay25-Sep-11 23:40 
QuestionSPAM attack double quotes in url crash site Pin
Rizwan Bashir24-Sep-11 4:40
Rizwan Bashir24-Sep-11 4:40 
AnswerRe: SPAM attack double quotes in url crash site Pin
Bernhard Hiller25-Sep-11 23:31
Bernhard Hiller25-Sep-11 23:31 
GeneralRe: SPAM attack double quotes in url crash site Pin
Rizwan Bashir25-Sep-11 23:35
Rizwan Bashir25-Sep-11 23:35 
QuestionTrigger in asp.net Pin
sheemap23-Sep-11 21:44
sheemap23-Sep-11 21:44 
AnswerRe: Trigger in asp.net Pin
Parwej Ahamad23-Sep-11 21:54
professionalParwej Ahamad23-Sep-11 21:54 
GeneralRe: Trigger in asp.net Pin
sheemap23-Sep-11 22:01
sheemap23-Sep-11 22:01 
GeneralRe: Trigger in asp.net Pin
Parwej Ahamad23-Sep-11 22:03
professionalParwej Ahamad23-Sep-11 22:03 
GeneralRe: Trigger in asp.net Pin
sheemap23-Sep-11 22:11
sheemap23-Sep-11 22:11 
GeneralRe: Trigger in asp.net Pin
Rizwan Bashir24-Sep-11 4:47
Rizwan Bashir24-Sep-11 4:47 
GeneralRe: Trigger in asp.net Pin
sheemap24-Sep-11 5:04
sheemap24-Sep-11 5:04 
GeneralRe: Trigger in asp.net Pin
Rizwan Bashir24-Sep-11 6:15
Rizwan Bashir24-Sep-11 6:15 
AnswerRe: Trigger in asp.net Pin
Tech Code Freak25-Sep-11 6:13
Tech Code Freak25-Sep-11 6:13 
As the name suggests - 'Trigger', these triggers are automatically fired. And according to my knowledge, one cannot fire the trigger explicitly.
That means, they get automatically fired when the task for which they have been made occurs. i.e. when some data is inserted / updated / deleted in the table.
For eg. If you have made an insert trigger on a table, it will be fired only when some data is inserted in it..and so on. You don't have to call / fire these triggers in your code.
GeneralRe: Trigger in asp.net Pin
Pravin Patil, Mumbai26-Sep-11 1:48
Pravin Patil, Mumbai26-Sep-11 1:48 
GeneralRe: Trigger in asp.net Pin
sheemap26-Sep-11 2:06
sheemap26-Sep-11 2:06 
AnswerRe: Trigger in asp.net Pin
Tech Code Freak26-Sep-11 5:03
Tech Code Freak26-Sep-11 5:03 
GeneralRe: Trigger in asp.net Pin
sheemap26-Sep-11 5:35
sheemap26-Sep-11 5:35 
AnswerRe: Trigger in asp.net Pin
Pravin Patil, Mumbai26-Sep-11 1:47
Pravin Patil, Mumbai26-Sep-11 1:47 
GeneralRe: Trigger in asp.net Pin
sheemap26-Sep-11 1:56
sheemap26-Sep-11 1:56 
AnswerRe: Trigger in asp.net Pin
Pravin Patil, Mumbai26-Sep-11 18:42
Pravin Patil, Mumbai26-Sep-11 18:42 
AnswerRe: Trigger in asp.net Pin
NikulDarji27-Sep-11 0:41
NikulDarji27-Sep-11 0:41 
QuestionAutoCompleteExtender inside ModalPopupExtender Pin
PleaseHelpCP23-Sep-11 19:08
PleaseHelpCP23-Sep-11 19:08 
AnswerRe: AutoCompleteExtender inside ModalPopupExtender Pin
Ali Al Omairi(Abu AlHassan)25-Sep-11 20:50
professionalAli Al Omairi(Abu AlHassan)25-Sep-11 20:50 
QuestionDropDownList Pin
reyhane ramezanian23-Sep-11 6:02
reyhane ramezanian23-Sep-11 6:02 
AnswerRe: DropDownList Pin
TheGreatAndPowerfulOz23-Sep-11 6:24
TheGreatAndPowerfulOz23-Sep-11 6:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.