C# Programming
05-24-2013, 01:41 PM
hi
does anyone know how i can create a general log eg if i had classes
student: id,name,age
and
teacher: id, name, nation
as you can see the 2 class differs
is it possible to create a table which can save each changes i make like a log?
so that i can see the changes i made.
does anyone know how i can create a general log eg if i had classes
student: id,name,age
and
teacher: id, name, nation
as you can see the 2 class differs
is it possible to create a table which can save each changes i make like a log?
so that i can see the changes i made.