Hello,
I've been looking at the possibility of creating a CLR trigger for insert, but every tutorial found gives me examples of using ado.net objects to do the logic - this is not very convenient way..(I don't think I have to convince anyone about that)
I was wondering if maybe there is another way for doing this? SMO? Linq? Anything except plain ADO.NET ?