Hi guys,
I have a Table (TableTest) in a Database (database1) in SQLExpress 2008.
I wanna to call a method in C# whenever something is inserted in the Table.

Could you please guide me?
It would be great if you post a sample code.

Thanks.