c# code to catch any changes done to a perticular account identified by some id of user?
assume there exists a database with all necessary fields related to account transaction. if some amounts are credited to a perticular account identified by an account number X, then a code must display account X is credited with some amount!?